We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9c61af9 + be5c0a6 commit 00cc55aCopy full SHA for 00cc55a
samples/tutorials/c#/Ubuntu/SqlServerEFSample/SqlServerEFSample.csproj
@@ -6,7 +6,7 @@
6
</PropertyGroup>
7
8
<ItemGroup>
9
- <PackageReference Include="System.Data.SqlClient" Version="4.4.0" />
+ <PackageReference Include="System.Data.SqlClient" Version="4.8.6" />
10
<PackageReference Include="Microsoft.EntityFrameworkCore.SqlServer" Version="2.0.0" />
11
</ItemGroup>
12
0 commit comments