Skip to content

Commit

Permalink
[release/8.0] Bump Microsoft.NETCore.DotNetHost (#7659)
Browse files Browse the repository at this point in the history
Bumps the runtime-dependencies group in /eng/dependabot/net8.0 with 1 update: [Microsoft.NETCore.DotNetHost](https://github.com/dotnet/runtime).


Updates `Microsoft.NETCore.DotNetHost` from 8.0.10 to 8.0.11
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v8.0.10...v8.0.11)

---
updated-dependencies:
- dependency-name: Microsoft.NETCore.DotNetHost
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: runtime-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2024
1 parent 67ba794 commit c676ed0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/net8.0/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<!-- Microsoft.Extensions.Logging.Console -->
<MicrosoftExtensionsLoggingConsole80Version>8.0.1</MicrosoftExtensionsLoggingConsole80Version>
<!-- Microsoft.NETCore.App -->
<MicrosoftNETCoreApp80Version>8.0.10</MicrosoftNETCoreApp80Version>
<MicrosoftNETCoreApp80Version>8.0.11</MicrosoftNETCoreApp80Version>
<!-- System.Text.Json -->
<SystemTextJson80Version>8.0.5</SystemTextJson80Version>
</PropertyGroup>
Expand Down

0 comments on commit c676ed0

Please sign in to comment.