Skip to content

Remove usage of old NuGet tools#496

Merged
AArnott merged 5 commits intoAArnott:microbuildfrom
AndreyTretyak:dev/andreyt/switch-from-nuget-to-dotnet-microbuild
Apr 7, 2026
Merged

Remove usage of old NuGet tools#496
AArnott merged 5 commits intoAArnott:microbuildfrom
AndreyTretyak:dev/andreyt/switch-from-nuget-to-dotnet-microbuild

Conversation

@AndreyTretyak
Copy link
Copy Markdown
Contributor

Replace usage of nuget.exe with new Download-NugetPackage.ps1

@AArnott
Copy link
Copy Markdown
Owner

AArnott commented Apr 7, 2026

This had failures that were my fault. If you rebase with upstream/microbuild and retry though, you'll see that it still fails here due to a change in this PR.

@AArnott
Copy link
Copy Markdown
Owner

AArnott commented Apr 7, 2026

procdump wasn't the problem. Microsoft.DiaSymReader.Pdb2Pdb was.
But with your latest iteration, procdump has become a problem.
The pdb2pdb package is still a problem, but the pipeline no longer gets that far.

@AArnott AArnott merged commit 58c98c4 into AArnott:microbuild Apr 7, 2026
5 checks passed
@AndreyTretyak AndreyTretyak deleted the dev/andreyt/switch-from-nuget-to-dotnet-microbuild branch April 7, 2026 17:57
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