未验证 提交 af7de8e4 编写于 作者: D dependabot[bot] 提交者: GitHub

Bump AspNetCore.HealthChecks.UI.Client from 7.0.0-rc2.7 to 7.1.0

Bumps [AspNetCore.HealthChecks.UI.Client](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks) from 7.0.0-rc2.7 to 7.1.0.
- [Release notes](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/releases)
- [Changelog](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/blob/master/doc/ui-changelog.md)
- [Commits](https://github.com/Xabaril/AspNetCore.Diagnostics.HealthChecks/commits)

---
updated-dependencies:
- dependency-name: AspNetCore.HealthChecks.UI.Client
  dependency-type: direct:production
  update-type: version-update:semver-minor
...
Signed-off-by: Ndependabot[bot] <support@github.com>
上级 1a844c91
<Project Sdk="Microsoft.NET.Sdk.Web">
<Project Sdk="Microsoft.NET.Sdk.Web">
<PropertyGroup>
<TargetFramework>net7.0</TargetFramework>
<TypeScriptCompileBlocked>true</TypeScriptCompileBlocked>
......@@ -51,7 +51,7 @@
<PackageReference Include="AspNetCore.HealthChecks.System" Version="7.0.0-rc2.6" />
<PackageReference Include="AspNetCore.HealthChecks.UI" Version="7.0.0-rc2.7" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="7.0.0-rc2.7" />
<PackageReference Include="AspNetCore.HealthChecks.UI.Client" Version="7.1.0" />
<PackageReference Include="EasyCaching.InMemory" Version="1.9.0" />
<PackageReference Include="EasyCaching.LiteDB" Version="1.9.0" />
<PackageReference Include="EasyCaching.Redis" Version="1.9.0" />
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册