Update dotnet monorepo to v10 (major) #58

Open
renovateBot wants to merge 1 commits from renovate/major-dotnet-monorepo into main
Collaborator

This PR contains the following updates:

Package Type Update Change
mcr.microsoft.com/dotnet/aspnet stage major 9.0 -> 10.0
mcr.microsoft.com/dotnet/sdk final major 9.0 -> 10.0

true

Important

Release Notes retrieval for this PR were skipped because no github.com credentials were available.
If you are self-hosted, please see this instruction.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [mcr.microsoft.com/dotnet/aspnet](https://github.com/dotnet/aspnetcore) | stage | major | `9.0` -> `10.0` | | [mcr.microsoft.com/dotnet/sdk](https://github.com/dotnet/sdk) | final | major | `9.0` -> `10.0` | true > :exclamation: **Important** > > Release Notes retrieval for this PR were skipped because no github.com credentials were available. > If you are self-hosted, please see [this instruction](https://github.com/renovatebot/renovate/blob/master/docs/usage/examples/self-hosting.md#githubcom-token-for-release-notes). --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMC4yIiwidXBkYXRlZEluVmVyIjoiMzcuMjAuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
renovateBot added 1 commit 2026-02-05 10:19:54 +00:00
Update dotnet monorepo to v10
All checks were successful
Generation data pour merge sur master / reviewProcess (pull_request) Successful in 1m24s
709d19649d
All checks were successful
Generation data pour merge sur master / reviewProcess (pull_request) Successful in 1m24s
Required
Details
This pull request doesn't have enough required approvals yet. 0 of 2 official approvals granted.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/major-dotnet-monorepo:renovate/major-dotnet-monorepo
git checkout renovate/major-dotnet-monorepo
Sign in to join this conversation.