Skip to content

Commit

Permalink
Update dependency Microsoft.AspNetCore.TestHost to v6.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 1, 2022
1 parent 6c70217 commit 24731f3
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 @@ -77,7 +77,7 @@
<PackageReference Include="Oracle.ManagedDataAccess" Version="21.6.1" />
</ItemGroup>
<ItemGroup Condition="'$(TargetFramework)'=='net6.0'">
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.1" />
<PackageReference Include="Microsoft.AspNetCore.TestHost" Version="6.0.8" />
<PackageReference Include="System.CodeDom" Version="4.7.0" />
<PackageReference Include="System.Data.SqlClient" Version="4.8.3" />
<PackageReference Include="System.Data.OracleClient" Version="1.0.8" />
Expand Down

0 comments on commit 24731f3

Please sign in to comment.