Skip to content

Commit 9c61af9

Browse files
authored
Merge pull request #1238 from microsoft/dependabot/nuget/samples/tutorials/c/Ubuntu/SqlServerSample/System.Data.SqlClient-4.8.6
Bump System.Data.SqlClient from 4.4.0 to 4.8.6 in /samples/tutorials/c#/Ubuntu/SqlServerSample
2 parents e7ab49b + 5cf774b commit 9c61af9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/tutorials/c#/Ubuntu/SqlServerSample/SqlServerSample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="System.Data.SqlClient" Version="4.4.0" />
9+
<PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
1010
</ItemGroup>
1111

1212
</Project>

0 commit comments

Comments
 (0)