dotnet / corefxlab

This repo is for experimentation and exploring new ideas that may or may not make it into the main corefx repo.
MIT License
1.46k stars 345 forks source link

[master] NuGet Feed Update #3024

Closed dotnet-bot closed 3 years ago

dotnet-bot commented 3 years ago

NuGet Feed Update

This pull request updates the usage of NuGet.org in cases where it is used in conjunction with other feeds.

Is this PR required?

Generally yes. If the target branch is no longer in use and will not need to be built in the future, please close this PR.

This PR is broken build, what do I do?

If packages are missing, please tag 'dotnet/dnceng' or 'mmitche' on this PR and note the missing packages. If there are other unexpected failures, please contact 'dotnet/dnceng'.

mmitche commented 3 years ago

@adamsitnik @KrzysztofCwalina I removed the appveyor benchmark.net feed. We cannot use those external feeds directly. There is another feed that has the required pre-release versions.

mmitche commented 3 years ago

@safern Is Microsoft.DotNet.Interactive 1.0.0.20377.1 living on the benchmarkdotnet feed? It's not in dotnet-core, and not on nuget, and those were the other removed feeds.