-
Notifications
You must be signed in to change notification settings - Fork 4k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix integ-test run-from-dist for NuGet packages (#5176)
Set local source in a NuGet.Config file instead of hijacking a very specific sub-command of `dotnet`, which will yield much more stable operations (all `dotnet` commands that may incur a `restore` operation will be able to use the "correct" source(s)).
- Loading branch information
1 parent
29d450d
commit bc924bc
Showing
2 changed files
with
31 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.