Skip to content

Conversation

@Nice3point
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
dotnet-sdk dotnet-sdk patch 10.0.100 -> 10.0.101

Release Notes

dotnet/sdk (dotnet-sdk)

v10.0.101: .NET 10.0.1

Compare Source

Release

What's Changed

Full Changelog: dotnet/sdk@v10.0.100...v10.0.101


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 this update again.


  • 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 December 27, 2025 17:15
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the .NET SDK version from 10.0.100 to 10.0.101, which is a patch release containing bug fixes, dependency updates, and stability improvements for .NET 10. This is an automated maintenance update generated by Renovate Bot.

  • Updated the root global.json file to reference SDK version 10.0.101

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

{
"sdk": {
"version": "10.0.100",
"version": "10.0.101",
Copy link

Copilot AI Dec 27, 2025

Choose a reason for hiding this comment

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

The SDK version has been updated in the root global.json file, but there are two other global.json files in the repository that still reference version 10.0.100:

  1. samples/MultiProjectSolution/global.json
  2. source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Solution/global.json

These files should also be updated to version 10.0.101 to maintain consistency across the repository. This is especially important for the template file, as it will be used to generate new projects and should use the latest SDK version.

Copilot uses AI. Check for mistakes.
@Nice3point Nice3point merged commit 0dbbc7e into develop Dec 30, 2025
7 checks passed
@Nice3point Nice3point deleted the renovate/dotnet-monorepo branch December 30, 2025 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants