Skip to content

Commit

Permalink
upgrading System.Data.SqlClient
Browse files Browse the repository at this point in the history
  • Loading branch information
RogerKratz committed Jan 4, 2024
1 parent f44d384 commit 05a34c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Src/NHibernate.Envers.Tests/NHibernate.Envers.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<PackageReference Include="log4net" Version="2.0.15" />
<PackageReference Include="System.Data.OracleClient" Version="1.0.8" />
<PackageReference Include="Oracle.ManagedDataAccess.Core" Version="2.19.120" />
<PackageReference Include="System.Data.SqlClient" Version="4.4.2" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.5" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 05a34c9

Please sign in to comment.