Skip to content

Commit

Permalink
[main] Bump Microsoft.NETCore.DotNetHost in /eng/dependabot/net6.0 (#…
Browse files Browse the repository at this point in the history
…7148)

Bumps [Microsoft.NETCore.DotNetHost](https://github.com/dotnet/runtime) from 6.0.32 to 6.0.33.
- [Release notes](https://github.com/dotnet/runtime/releases)
- [Commits](dotnet/runtime@v6.0.32...v6.0.33)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 13, 2024
1 parent 36a6a69 commit 10505a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/dependabot/net6.0/Versions.props
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@
<!-- Microsoft.Extensions.Logging.Console -->
<MicrosoftExtensionsLoggingConsole60Version>6.0.0</MicrosoftExtensionsLoggingConsole60Version>
<!-- Microsoft.NETCore.App -->
<MicrosoftNETCoreApp60Version>6.0.32</MicrosoftNETCoreApp60Version>
<MicrosoftNETCoreApp60Version>6.0.33</MicrosoftNETCoreApp60Version>
</PropertyGroup>
</Project>

0 comments on commit 10505a9

Please sign in to comment.