We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1b6ff7e commit 67ab809Copy full SHA for 67ab809
1 file changed
Orm/Xtensive.Orm.SqlServer/Xtensive.Orm.SqlServer.csproj
@@ -15,7 +15,7 @@
15
<WarningLevel>2</WarningLevel>
16
</PropertyGroup>
17
<ItemGroup>
18
- <PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.1" />
+ <PackageReference Include="Microsoft.Data.SqlClient" Version="4.0.0" />
19
</ItemGroup>
20
21
0 commit comments