Skip to content

Conversation

@Nice3point
Copy link
Owner

This PR contains the following updates:

Package Type Update Change
Nice3point.Revit.Sdk msbuild-sdk minor 6.0.26.1.0

Release Notes

Nice3point/RevitTemplates (Nice3point.Revit.Sdk)

v6.1.0

Compare Source

SDK

  • Upgraded target frameworks to .NET 10.0.
  • Fixed targets execution sequence to avoid conflicts with Microsoft.NET.Sdk.

Templates

  • Migrated build system to ModularPipelines v3. This major upgrade has a lot of improvements, better summary output, and refactored module logic.
  • Added support for semantic version handling in the Installer.
  • Added support for solution testing configuration #​118.
  • Added support for template name forms, allowing illegal characters for project name #​117.
  • Enhanced Installer with support a new Revit 2027 installation path.
  • Added JetBrains.Annotations package references to solution templates with private assets.
  • Updated ModularPipelines to 3.1.6.
  • Updated TUnit to 1.12.111.
  • Updated WixSharp to 2.12.1.
  • Updated Sourcy.DotNet to 1.1.1.
  • Updated Polyfill to 9.8.0.

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.

@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Feb 2, 2026
Copilot AI review requested due to automatic review settings February 2, 2026 13:39
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Feb 2, 2026
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 Nice3point.Revit.Sdk dependency from version 6.0.2 to 6.1.0 across sample projects in the repository. Version 6.1.0 includes upgrades to .NET 10.0 support, improved targets execution sequence, and various dependency updates. The update was automatically generated by Renovate Bot and addresses issues #117 and #118 related to template name forms and testing configuration support.

Changes:

  • Updated Nice3point.Revit.Sdk version from 6.0.2 to 6.1.0 in all sample project files
  • The SDK now supports .NET 10.0 while maintaining backward compatibility with .NET Framework 4.8

Reviewed changes

Copilot reviewed 12 out of 12 changed files in this pull request and generated no comments.

Show a summary per file
File Description
samples/SingleProjectWpfModelessApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/SingleProjectWpfModalApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/SingleProjectHostingApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/SingleProjectDIApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/SingleProjectApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/MultiProjectSolution/source/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/MultiProjectSolution/source/ModelessModule/ModelessModule.csproj Updated SDK version to 6.1.0
samples/MultiProjectSolution/source/ModalModule/ModalModule.csproj Updated SDK version to 6.1.0
samples/MultiProjectApplication/RevitAddIn/RevitAddIn.csproj Updated SDK version to 6.1.0
samples/MultiProjectApplication/Module3/Module3.csproj Updated SDK version to 6.1.0
samples/MultiProjectApplication/Module2/Module2.csproj Updated SDK version to 6.1.0
samples/MultiProjectApplication/Module1/Module1.csproj Updated SDK version to 6.1.0

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

@Nice3point Nice3point merged commit 82124e0 into develop Feb 2, 2026
7 checks passed
@Nice3point Nice3point deleted the renovate/nice3point.revit.sdk-6.x branch February 2, 2026 15:03
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.

2 participants