Skip to content

Update dotnet monorepo#164

Open
Nice3point wants to merge 1 commit into
developfrom
renovate/dotnet-monorepo
Open

Update dotnet monorepo#164
Nice3point wants to merge 1 commit into
developfrom
renovate/dotnet-monorepo

Conversation

@Nice3point

@Nice3point Nice3point commented May 13, 2026

Copy link
Copy Markdown
Owner

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change
Microsoft.Build.Utilities.Core (source) nuget minor 18.4.018.7.1
Microsoft.Extensions.DependencyInjection (source) nuget patch 10.0.710.0.9
Microsoft.Extensions.Hosting (source) nuget patch 10.0.710.0.9
Microsoft.Extensions.Logging.Abstractions (source) nuget patch 10.0.710.0.9
Microsoft.Extensions.Options (source) nuget patch 10.0.710.0.9
Microsoft.Extensions.Options.DataAnnotations (source) nuget patch 10.0.710.0.9
System.Text.Json (source) nuget patch 10.0.710.0.9
dotnet-sdk dotnet-sdk patch 10.0.20310.0.301

Release Notes

dotnet/msbuild (Microsoft.Build.Utilities.Core)

v18.7.1

What's Changed

New Contributors

Full Changelog: dotnet/msbuild@v18.6.3...v18.7.1

v18.6.3

What's Changed

New Contributors

Full Changelog: dotnet/msbuild@v18.5.4...v18.6.3

dotnet/sdk (dotnet-sdk)

v10.0.301: .NET 10.0.9

Compare Source

Release

What's Changed


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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

Copilot AI review requested due to automatic review settings May 13, 2026 03:36
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label May 13, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.Hosting from 10.0.710.0.8 across templates and samples.
  • Bump Microsoft.Extensions.Options, Microsoft.Extensions.Logging.Abstractions, Microsoft.Extensions.Options.DataAnnotations, and System.Text.Json from 10.0.710.0.8 where used.
  • Update global.json SDK from 10.0.20310.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.

Comment thread global.json
"version": "10.0.203",
"version": "10.0.300",
"rollForward": "latestFeature",
"allowPrerelease": true
@Nice3point Nice3point force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from 644940e to 7a6d6b9 Compare May 14, 2026 03:34
@Nice3point Nice3point force-pushed the renovate/dotnet-monorepo branch 2 times, most recently from cf2ea5b to 9880eb6 Compare June 11, 2026 04:06
@Nice3point Nice3point force-pushed the renovate/dotnet-monorepo branch from 9880eb6 to 45fde71 Compare June 17, 2026 15:36
@Nice3point Nice3point force-pushed the renovate/dotnet-monorepo branch from 45fde71 to f8cffe9 Compare June 24, 2026 14:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance ⚙️ Some regular maintenance updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants