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:
Umachandar Jayachandran
2024-03-26 07:20:21 -07:00
committed by GitHub
@@ -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>