Skip to content

Commit 068d377

Browse files
chore(deps): bump Microsoft.Extensions.Logging from 8.0.0 to 8.0.1
Bumps [Microsoft.Extensions.Logging](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.Logging dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 01c292f commit 068d377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Packages.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
</PropertyGroup>
55
<ItemGroup>
66
<PackageVersion Include="ConsoleAppFramework" Version="4.2.4" />
7-
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
7+
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.1" />
88
<!-- Tests -->
99
<PackageVersion Include="GitHubActionsTestLogger" Version="2.4.1" />
1010
<PackageVersion Include="coverlet.msbuild" Version="6.0.2" />

0 commit comments

Comments
 (0)