Skip to content

Commit 7e0b710

Browse files
Merge pull request #3666 from MarimerLLC/dependabot/nuget/Source/Microsoft.Data.SqlClient-5.1.5
Bump Microsoft.Data.SqlClient from 5.1.4 to 5.1.5 in /Source
2 parents ded1d3a + 224ce7a commit 7e0b710

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Source/Csla.Data.SqlClient/Csla.Data.SqlClient.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.4" />
27+
<PackageReference Include="Microsoft.Data.SqlClient" Version="5.1.5" />
2828
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="8.0.0">
2929
<PrivateAssets>all</PrivateAssets>
3030
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)