Skip to content

Commit 1229ac2

Browse files
chore(deps): update dependency microsoft.aspnetcore.testhost to v9
1 parent 9b00336 commit 1229ac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/NetEvolve.HealthChecks.Tests.Integration/NetEvolve.HealthChecks.Tests.Integration.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<PackageReference
6767
Include="Microsoft.AspNetCore.TestHost"
6868
Condition=" $(TargetFramework) == 'net8.0' "
69-
VersionOverride="8.0.21"
69+
VersionOverride="9.0.10"
7070
/>
7171
<PackageReference Include="Microsoft.AspNetCore.TestHost" Condition=" $(TargetFramework) != 'net8.0' " />
7272
<PackageReference Include="Microsoft.Extensions.Azure" />

0 commit comments

Comments
 (0)