Skip to content

Commit

Permalink
Change version of SQLClient to 5.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
augustocristian committed Aug 20, 2024
1 parent e7c36a6 commit 64a1ec2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sut/src/Services/Services.Common/Services.Common.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<PackageReference Include="Microsoft.VisualStudio.Azure.Containers.Tools.Targets" />
<PackageReference Include="Polly" />
<PackageReference Include="Swashbuckle.AspNetCore" />
<PackageReference Include="System.Data.SqlClient" />
<PackageReference Include="System.Data.SqlClient" Version="5.2.1" />
<PackageReference Include="Azure.Extensions.AspNetCore.Configuration.Secrets" />
<PackageReference Include="Azure.Identity" />
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" />
Expand Down

0 comments on commit 64a1ec2

Please sign in to comment.