We are hitting error NU1102: Unable to find package Microsoft.NETCore.App.Ref with version (= 8.0.11) (soon to fail to find reference (= 9.0.0) once #4523 is merged). This seems similar to dotnet/sdk#42379 where we have to add new feeds to make the latest packages available. This is affecting main branch performance-ci runs.
We are hitting
error NU1102: Unable to find package Microsoft.NETCore.App.Ref with version (= 8.0.11)(soon to fail to find reference (= 9.0.0) once #4523 is merged). This seems similar to dotnet/sdk#42379 where we have to add new feeds to make the latest packages available. This is affecting main branch performance-ci runs.