Update dotnet monorepo#164
Merged
Merged
Conversation
There was a problem hiding this comment.
Pull request overview
This Renovate PR updates the repo’s pinned .NET SDK and bumps several Microsoft.Extensions.* (and System.Text.Json) NuGet dependencies to the latest patch release to keep templates/samples aligned with the current .NET 10 servicing versions.
Changes:
- Bump
Microsoft.Extensions.DependencyInjection/Microsoft.Extensions.Hostingfrom10.0.7→10.0.8across templates and samples. - Bump
Microsoft.Extensions.Options,Microsoft.Extensions.Logging.Abstractions,Microsoft.Extensions.Options.DataAnnotations, andSystem.Text.Jsonfrom10.0.7→10.0.8where used. - Update
global.jsonSDK from10.0.203→10.0.300.
Reviewed changes
Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.
Show a summary per file
| File | Description |
|---|---|
| source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn/Nice3point.Revit.AddIn.1.csproj | Update DI/Hosting package versions to 10.0.8 in template. |
| source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Application/Nice3point.Revit.AddIn.1.csproj | Update DI/Hosting package versions to 10.0.8 in template. |
| samples/SingleProjectHostingApplication/RevitAddIn/RevitAddIn.csproj | Update Microsoft.Extensions.Hosting to 10.0.8. |
| samples/SingleProjectDIApplication/RevitAddIn/RevitAddIn.csproj | Update Microsoft.Extensions.DependencyInjection to 10.0.8. |
| samples/MultiProjectSolution/source/RevitAddIn/RevitAddIn.csproj | Update Microsoft.Extensions.Hosting to 10.0.8. |
| samples/MultiProjectSolution/source/ModelessModule/ModelessModule.csproj | Update Microsoft.Extensions.Hosting to 10.0.8. |
| samples/MultiProjectSolution/source/ModalModule/ModalModule.csproj | Update Options/Logging.Abstractions/System.Text.Json to 10.0.8. |
| global.json | Pin SDK to 10.0.300. |
| build/Build.csproj | Update Microsoft.Extensions.Options.DataAnnotations to 10.0.8. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "version": "10.0.203", | ||
| "version": "10.0.300", | ||
| "rollForward": "latestFeature", | ||
| "allowPrerelease": true |
Nice3point
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
May 14, 2026 03:34
644940e to
7a6d6b9
Compare
Nice3point
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
June 11, 2026 04:06
cf2ea5b to
9880eb6
Compare
Nice3point
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
June 24, 2026 14:35
45fde71 to
f8cffe9
Compare
Nice3point
force-pushed
the
renovate/dotnet-monorepo
branch
2 times, most recently
from
July 15, 2026 02:34
77103fa to
8d8326b
Compare
Nice3point
force-pushed
the
renovate/dotnet-monorepo
branch
from
July 16, 2026 02:42
8d8326b to
09ada96
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
18.4.0→18.8.210.0.7→10.0.1010.0.7→10.0.1010.0.7→10.0.1010.0.7→10.0.1010.0.7→10.0.1010.0.7→10.0.1010.0.203→10.0.302Release Notes
dotnet/msbuild (Microsoft.Build.Utilities.Core)
v18.8.2What's Changed
1292181by @dotnet-bot in #128971406429by @dotnet-bot in #135961415925by @dotnet-bot in #138161416757by @dotnet-bot in #138391416940by @dotnet-bot in #13843Full Changelog: dotnet/msbuild@v18.7.1...v18.8.2
v18.7.1What's Changed
1388198by @dotnet-bot in #13437New Contributors
Full Changelog: dotnet/msbuild@v18.6.3...v18.7.1
v18.6.3What's Changed
Includeattributes by @glektarssza in #13284Configuration
📅 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.