Skip to content

Commit cbaeff7

Browse files
Bump Microsoft.Extensions.Hosting from 7.0.0 to 7.0.1
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 7.0.0 to 7.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v7.0.0...v7.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 118cecb commit cbaeff7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/clients/xaml/CodeBreaker.WPF/CodeBreaker.WPF.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
<ItemGroup>
3131
<PackageReference Include="CNInnovation.Codebreaker.ViewModels" Version="2.0.0-beta1.12" />
32-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.0" />
32+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="7.0.1" />
3333
<PackageReference Include="Microsoft.Extensions.Http" Version="7.0.0" />
3434
</ItemGroup>
3535

0 commit comments

Comments
 (0)