You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We only publish the final version to nuget.org but we have workload sets available in other feeds for testing. When a customer runs dotnet workload search version, we should make sure the output is distinct. Generally, these workload sets should have identical contents so it shouldn't matter which feed we ultimately pull from for other actions (like details or install).
To Reproduce
Install RC1
Create a nuget.config file
Add nuget.org and the dotnet10-workloads feed dotnet workload search version
dotnet workload search version 10.0.100-rc.1.25458.2
10.0.100-rc.1.25458.2
10.0.100-rc.1.25452.4
10.0.100-rc.1.25452.2
10.0.100-rc.1.25426.3