Update dotnet monorepo#164
Open
Nice3point wants to merge 1 commit into
Open
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 |
644940e to
7a6d6b9
Compare
cf2ea5b to
9880eb6
Compare
9880eb6 to
45fde71
Compare
45fde71 to
f8cffe9
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.7.110.0.7→10.0.910.0.7→10.0.910.0.7→10.0.910.0.7→10.0.910.0.7→10.0.910.0.7→10.0.910.0.203→10.0.301Release Notes
dotnet/msbuild (Microsoft.Build.Utilities.Core)
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 #132841357533by @dotnet-bot in #13394New Contributors
Full Changelog: dotnet/msbuild@v18.5.4...v18.6.3
dotnet/sdk (dotnet-sdk)
v10.0.301: .NET 10.0.9Compare Source
Release
What's Changed
PosixSignalRegistrationby @jonathanpeppers in #52466dotnet runby @jonathanpeppers in #52608dotnet run -e FOO=BARpasses@(RuntimeEnvironmentVariable)by @jonathanpeppers in #526642902832by @dotnet-bot in #53009$(Device)global property missing duringDeployToDevicetarget by @jonathanpeppers in #53018#:includeby @jjonescz in #523472912121by @dotnet-bot in #531232914767by @dotnet-bot in #53195dotnet tool exec- running dnx is implicit approval by @Copilot in #529562918587by @dotnet-bot in #532442918883by @dotnet-bot in #532702921244by @dotnet-bot in #53323--artifacts-pathsupport todotnet testin MTP mode by @Copilot in #53353.csin file-based app virtual.csprojfile name by @jjonescz in #53182dotnet tool exec/dnxfailing when tool exists indotnet-tools.jsonbut not yet restored by @Copilot in #53361Configuration
📅 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.