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
I think what is going on is when PSM is enabled in a repo, the VMR infra will see these and add PSM mappings for the local feeds that are added to nuget.config. But these additional mappings are often more specific than the ones in the repo already, so the repo's feeds are often ignored.
The text was updated successfully, but these errors were encountered:
We do add all specific mappings to original (online) sources, as well. So, VMR would be able to find them in all available sources. I could not repro this issue locally. Investigating further.
Seen dotnet/sdk#43239
I think what is going on is when PSM is enabled in a repo, the VMR infra will see these and add PSM mappings for the local feeds that are added to nuget.config. But these additional mappings are often more specific than the ones in the repo already, so the repo's feeds are often ignored.
The text was updated successfully, but these errors were encountered: