Skip to content

Commit f255153

Browse files
authored
Switch to SqlClient 4.8.1 (#21)
1 parent b4d0472 commit f255153

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
@@ -17,7 +17,7 @@
1717
<WarningLevel>2</WarningLevel>
1818
</PropertyGroup>
1919
<ItemGroup>
20-
<PackageReference Include="System.Data.SqlClient" Version="4.8.0" />
20+
<PackageReference Include="System.Data.SqlClient" Version="4.8.1" />
2121
</ItemGroup>
2222

2323
<ItemGroup>

0 commit comments

Comments
 (0)