Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.1 #5605

Merged
merged 3 commits into from
Oct 5, 2022

Commits on Oct 5, 2022

  1. Bump Microsoft.Extensions.Hosting from 5.0.0 to 6.0.1

    Bumps [Microsoft.Extensions.Hosting](https://github.com/dotnet/runtime) from 5.0.0 to 6.0.1.
    - [Release notes](https://github.com/dotnet/runtime/releases)
    - [Commits](dotnet/runtime@v5.0.0...v6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: Microsoft.Extensions.Hosting
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    c301fe1 View commit details
    Browse the repository at this point in the history
  2. DependencyInjection needs to be updated

    Microsoft.Extensions.DependencyInjection needs to be updated at the same time with Microsoft.Extensions.Hosting
    Arkatufus committed Oct 5, 2022
    Configuration menu
    Copy the full SHA
    d462d7c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    eb356fd View commit details
    Browse the repository at this point in the history