Merge pull request #1259 from microsoft/dependabot/nuget/samples/tutorials/f/SqlServerSample/System.Data.SqlClient-4.8.6

Bump System.Data.SqlClient from 4.5.1 to 4.8.6 in /samples/tutorials/f#/SqlServerSample
This commit is contained in:
Umachandar Jayachandran
2024-03-26 07:21:03 -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>