Skip to content

Commit

Permalink
Bump Microsoft.Extensions.Logging from 8.0.0-rc.2.23479.6 to 8.0.0
Browse files Browse the repository at this point in the history
Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 8.0.0-rc.2.23479.6 to 8.0.0.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.0-rc.2.23479.6...v8.0.0)

---
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>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent 7221c44 commit 6b4a8ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.Packages.props
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<PackageVersion Include="Newtonsoft.Json" Version="13.0.3" />
<PackageVersion Include="ReverseMarkdown" Version="3.25.0" />
<PackageVersion Include="System.Text.Json" Version="8.0.0-rc.2.23479.6" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0-rc.2.23479.6" />
<PackageVersion Include="Microsoft.Extensions.Logging" Version="8.0.0" />
<PackageVersion Include="Microsoft.Extensions.Configuration.Abstractions" Version="8.0.0" />
<PackageVersion Include="WilderMinds.MetaWeblog" Version="5.1.1" />
<PackageVersion Include="X.PagedList.Mvc.Core" Version="8.4.7" />
Expand Down

0 comments on commit 6b4a8ae

Please sign in to comment.