dotnet / crank

Benchmarking infrastructure for applications
MIT License
975 stars 103 forks source link

Inject updated list of feeds in csproj files #669

Closed sebastienros closed 9 months ago

sebastienros commented 9 months ago

Use <RestoreAdditionalProjectSources/> in csproj to link to nightly build feeds since the root NuGet.config might be invalidated by local NuGet.config <clear /> statements.