Skip to content

Commit ca023c1

Browse files
committed
update System.Data.SqlClient 4.5.1 => 4.8.5
1 parent ca69370 commit ca023c1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sources/SqlDatabase/SqlDatabase.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181

8282
<ItemGroup Condition="'$(TargetFramework)' != 'net452'">
8383
<PackageReference Include="System.Configuration.ConfigurationManager" Version="4.5.0" />
84-
<PackageReference Include="System.Data.SqlClient" Version="4.5.1" />
84+
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
8585
<PackageReference Include="System.Runtime.Loader" Version="4.3.0" />
8686
</ItemGroup>
8787

0 commit comments

Comments
 (0)