Skip to content

Commit 76a2f90

Browse files
Bump Microsoft.Extensions.Hosting from 8.0.0 to 8.0.1 (#226)
Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 8.0.0 to 8.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](dotnet/runtime@v8.0.0...v8.0.1) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f6bbf61 commit 76a2f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sample/Sample/Sample.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88

99
<ItemGroup>
10-
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.0" />
10+
<PackageReference Include="Microsoft.Extensions.Hosting" Version="8.0.1" />
1111
<PackageReference Include="Serilog" Version="4.0.2" />
1212
<PackageReference Include="Serilog.Extensions.Hosting" Version="8.0.0" />
1313
<PackageReference Include="Serilog.Sinks.Console" Version="6.0.0" />

0 commit comments

Comments
 (0)