We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f620c3b + e48a7db commit 843ebd9Copy full SHA for 843ebd9
src/WebApiBolierplate/Core.Lib/Core.Lib.csproj
@@ -6,7 +6,7 @@
6
7
<ItemGroup>
8
<PackageReference Include="BCrypt.Net-Next" Version="4.0.3" />
9
- <PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.1" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.2" />
10
<PackageReference Include="System.ComponentModel.Annotations" Version="5.0.0" />
11
</ItemGroup>
12
0 commit comments