Skip to content

Update dependency ILRepack to 2.0.46#175

Merged
Nice3point merged 1 commit into
developfrom
renovate/ilrepack-2.x
Jul 20, 2026
Merged

Update dependency ILRepack to 2.0.46#175
Nice3point merged 1 commit into
developfrom
renovate/ilrepack-2.x

Conversation

@Nice3point

Copy link
Copy Markdown
Owner

This PR contains the following updates:

Package Type Update Change
ILRepack nuget patch 2.0.452.0.46

Release Notes

gluck/il-repack (ILRepack)

v2.0.46

Compare Source

  • PR #​424 - disambiguate same-name fields by type
  • PR #​425 - add integration test
  • PR #​426 - target netstandard2.0 and net10.0 in ILRepack.Lib

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 Jul 10, 2026
Copilot AI review requested due to automatic review settings July 10, 2026 03:26
@Nice3point Nice3point added the maintenance ⚙️ Some regular maintenance updates label Jul 10, 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

Updates the ILRepack NuGet dependency version used by the Revit add-in templates and corresponding sample projects, keeping the scaffolded output aligned with the current ILRepack patch release.

Changes:

  • Bump ILRepack from 2.0.45 to 2.0.46 in template .csproj files.
  • Bump ILRepack from 2.0.45 to 2.0.46 across the affected sample .csproj files.

Reviewed changes

Copilot reviewed 10 out of 10 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 Updates ILRepack PackageReference version in the add-in template project.
source/Nice3point.Revit.Templates/Nice3point.Revit.AddIn.Application/Nice3point.Revit.AddIn.1.csproj Updates ILRepack PackageReference version in the application add-in template project.
samples/SingleProjectWpfModelessApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.
samples/SingleProjectWpfModalApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.
samples/SingleProjectHostingApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.
samples/SingleProjectDIApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.
samples/SingleProjectApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.
samples/MultiProjectSolution/source/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample solution project.
samples/MultiProjectSolution/source/ModalModule/ModalModule.csproj Updates ILRepack PackageReference version in the sample solution module.
samples/MultiProjectApplication/RevitAddIn/RevitAddIn.csproj Updates ILRepack PackageReference version in the sample project.

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


<!-- Build Automation-->
<PackageReference Include="ILRepack" Version="2.0.45"/>
<PackageReference Include="ILRepack" Version="2.0.46"/>
@Nice3point
Nice3point force-pushed the renovate/ilrepack-2.x branch from f9baf13 to 47cb4fa Compare July 12, 2026 13:23
@Nice3point
Nice3point merged commit 05a0342 into develop Jul 20, 2026
1 of 2 checks passed
@Nice3point
Nice3point deleted the renovate/ilrepack-2.x branch July 20, 2026 18:43
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