Closed philnach closed 5 days ago
dotnet build does an implicit restore. This change separates out the restore from the build steps to explicitly provide a nuget.config file.
What's changes:
How Tested: Ran PR build multiple times and confirmed successful output.
dotnet build does an implicit restore. This change separates out the restore from the build steps to explicitly provide a nuget.config file.
What's changes:
How Tested: Ran PR build multiple times and confirmed successful output.