Skip to content

Add retries to acquire-nuget-exe#16110

Merged
ViktorHofer merged 1 commit intomainfrom
ViktorHofer-patch-1
Sep 5, 2025
Merged

Add retries to acquire-nuget-exe#16110
ViktorHofer merged 1 commit intomainfrom
ViktorHofer-patch-1

Conversation

@ViktorHofer
Copy link
Copy Markdown
Member

To double check:

@ViktorHofer
Copy link
Copy Markdown
Member Author

ViktorHofer commented Sep 5, 2025

@jkoritzinsky btw why do we need nuget.exe here? Why not dotnet pack?

@ViktorHofer ViktorHofer enabled auto-merge (squash) September 5, 2025 17:54
@jkoritzinsky
Copy link
Copy Markdown
Member

We use nuget.exe here as we're already using the Pack target for packing the shared framework. nuget.exe is used to build the VS insertion packages (which contain the MSI). I'd be fine moving this to also use the Pack infra, but it just hasn't been something of high enough priority to rewrite.

@ViktorHofer ViktorHofer merged commit 0a31c47 into main Sep 5, 2025
9 of 10 checks passed
@ViktorHofer ViktorHofer deleted the ViktorHofer-patch-1 branch September 5, 2025 19:02
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