We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ded1d3a + 224ce7a commit 7e0b710Copy full SHA for 7e0b710
Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj
@@ -24,7 +24,7 @@
24
</ItemGroup>
25
26
<ItemGroup>
27
- <PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
28
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
29
<PrivateAssets>all</PrivateAssets>
30
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments