mirror of
https://github.com/Microsoft/sql-server-samples.git
synced 2025-12-08 14:58:54 +00:00
Merge pull request #1257 from microsoft/dependabot/nuget/samples/tutorials/f/SqlServerColumnstoreSample/System.Data.SqlClient-4.8.6
Bump System.Data.SqlClient from 4.5.1 to 4.8.6 in /samples/tutorials/f#/SqlServerColumnstoreSample
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
|
||||
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
|
||||
</ItemGroup>
|
||||
|
||||
</Project>
|
||||
|
||||
Reference in New Issue
Block a user