Skip to content

Upgrade debugger and .NET nugets 202604#165

Merged
arvindshmicrosoft merged 2 commits intomainfrom
nugets-202604
Apr 15, 2026
Merged

Upgrade debugger and .NET nugets 202604#165
arvindshmicrosoft merged 2 commits intomainfrom
nugets-202604

Conversation

@arvindshmicrosoft
Copy link
Copy Markdown
Member

No description provided.

Copy link
Copy Markdown

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

Note

Copilot was unable to run its full agentic suite in this review.

Upgrades debugger-related NuGet packages and several .NET library dependencies, updating package versions and binding redirects to align with the new assemblies.

Changes:

  • Bumped Microsoft.Debugging.Platform.* packages to 20260319.1511.0 and updated build prerequisite script paths accordingly.
  • Upgraded System.* NuGets (e.g., System.IO.Hashing, System.Reflection.Metadata, System.Collections.Immutable) to 10.0.0.6.
  • Updated binding redirects in multiple app.config files for the new versions.

Reviewed changes

Copilot reviewed 6 out of 6 changed files in this pull request and generated 2 comments.

Show a summary per file
File Description
utils/getBuildPreReqs.ps1 Updates hard-coded package paths to the new debugger package versions.
Tests/app.config Updates binding redirects for System.Reflection.Metadata and System.IO.Hashing to 10.0.0.6.
GUI/App.config Updates System.IO.Hashing binding redirect to 10.0.0.6.
Engine/packages.config Bumps debugger packages and System.* package versions to newer releases.
Engine/app.config Updates System.IO.Hashing binding redirect to 10.0.0.6.
Engine/SQLCallStackResolver.Engine.csproj Updates assembly references and content paths for upgraded NuGet packages.

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

Comment thread GUI/App.config Outdated
Comment thread utils/getBuildPreReqs.ps1
Copy link
Copy Markdown

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

Copilot reviewed 7 out of 7 changed files in this pull request and generated 1 comment.


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

Comment thread BUILDING.md
@arvindshmicrosoft arvindshmicrosoft merged commit fa4e3e6 into main Apr 15, 2026
8 checks passed
@arvindshmicrosoft arvindshmicrosoft deleted the nugets-202604 branch April 15, 2026 21:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants