We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98c0b7b commit 5ac95f5Copy full SHA for 5ac95f5
docs/core/diagnostics/snippets/lifetime-health-checks/lifetime-health-checks.csproj
@@ -8,8 +8,8 @@
8
</PropertyGroup>
9
10
<ItemGroup>
11
- <PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.5.0" />
12
- <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.5" />
+ <PackageReference Include="Microsoft.Extensions.Diagnostics.HealthChecks.Common" Version="9.6.0" />
+ <PackageReference Include="Microsoft.Extensions.Hosting" Version="9.0.6" />
13
</ItemGroup>
14
15
</Project>
0 commit comments