Skip to content

Stop trying to deploy ValueTuple#13507

Merged
rainersigwald merged 2 commits intodotnet:mainfrom
rainersigwald:fix-deploy-script
Apr 9, 2026
Merged

Stop trying to deploy ValueTuple#13507
rainersigwald merged 2 commits intodotnet:mainfrom
rainersigwald:fix-deploy-script

Conversation

@rainersigwald
Copy link
Copy Markdown
Member

This dependency was dropped in #13072 but I missed updating
Deploy-MSBuild.ps1.

This dependency was dropped in dotnet#13072 but I missed updating
Deploy-MSBuild.ps1.
Copilot AI review requested due to automatic review settings April 8, 2026 16:39
Copy link
Copy Markdown
Contributor

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

Removes an outdated deployment step in the MSBuild bootstrap deployment script now that the System.ValueTuple dependency has been dropped (per #13072), preventing attempts to copy a DLL that is no longer produced/required.

Changes:

  • Remove System.ValueTuple.dll from the Desktop runtime-specific copy list in Deploy-MSBuild.ps1.

@rainersigwald rainersigwald merged commit 8dd97da into dotnet:main Apr 9, 2026
10 checks passed
@rainersigwald rainersigwald deleted the fix-deploy-script branch April 9, 2026 13:34
dfederm pushed a commit to dfederm/msbuild that referenced this pull request Apr 9, 2026
This dependency was dropped in dotnet#13072 but I missed updating
Deploy-MSBuild.ps1.
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.

3 participants