Skip to content

Commit

Permalink
Cleanup NuGet.config (#2172)
Browse files Browse the repository at this point in the history
  • Loading branch information
Youssef1313 committed Oct 28, 2022
1 parent c698954 commit 1638995
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions NuGet.Config
Expand Up @@ -8,9 +8,6 @@
<clear />

<add key="api.nuget.org" value="https://api.nuget.org/v3/index.json" />
<add key="perfolizer-nightly" value="https://www.myget.org/F/perfolizer/api/v3/index.json" />
<!-- reuquired to run Mono Wasm benchmarks -->
<add key="dotnet5" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet5/nuget/v3/index.json" />
<!-- reuquired to run Mono AOT benchmarks -->
<add key="dotnet6" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet6/nuget/v3/index.json" />
<add key="dotnet7" value="https://pkgs.dev.azure.com/dnceng/public/_packaging/dotnet7/nuget/v3/index.json" />
Expand Down

0 comments on commit 1638995

Please sign in to comment.