Skip to content

Commit 67ab809

Browse files
SergeiPavlovalex-kulakov
authored andcommitted
Update Microsoft.Data.SqlClient to 4.0.0 (#58)
1 parent 1b6ff7e commit 67ab809

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Orm/Xtensive.Orm.SqlServer/Xtensive.Orm.SqlServer.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<WarningLevel>2</WarningLevel>
1616
</PropertyGroup>
1717
<ItemGroup>
18-
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.1" />
18+
<PackageReference Include="Microsoft.Data.SqlClient" Version="4.0.0" />
1919
</ItemGroup>
2020

2121
<ItemGroup>

0 commit comments

Comments
 (0)