Skip to content

Commit

Permalink
Update dependency Microsoft.Data.SqlClient to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 27, 2022
1 parent 3a991b1 commit 614c5c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NHibernate.Test/NHibernate.Test.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
<ItemGroup>
<PackageReference Include="log4net" Version="2.0.14" />
<PackageReference Include="Microsoft.AspNetCore.OData" Version="7.5.12" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.0.0" />
<PackageReference Include="Microsoft.Data.SqlClient" Version="3.1.0" />
<PackageReference Include="System.Data.SQLite.Core" Version="1.0.115.5" />
<PackageReference Include="System.Linq.Dynamic.Core" Version="1.2.12" />
<PackageReference Include="NSubstitute" Version="4.2.2" />
Expand Down

0 comments on commit 614c5c0

Please sign in to comment.