-
Notifications
You must be signed in to change notification settings - Fork 256
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug]: dotnet restore --interactive from Azure Artifacts feed won't restore unless the package is already in local cache #11011
Comments
i will post full error log the next time it happens (likely tomorrow). this has occurred on multiple Azure DevOps tenants, multiple computers and multiple of my Microsoft personal and work/school accounts. It is also happening for my entire work team (4 separate work/school accounts). various machines have 3.1.40x, 5.x and 6.0.100-preview.5 sdks. the projects experiencing it are targeting netcoreapp3.1 |
Hi @burtonrodman, may I know if any of the following workarounds work for you? |
thanks for these suggestions. unfortunately, the issue has not reoccurred since my report. i have asked my team to do these things if they see it again. |
Closing because it doesn't seem to repro anymore. Feel free to file a new issue if you see this again! |
|
@heng-liu EDIT: after running the provide commands, the package restored correctly |
NuGet Product Used
dotnet.exe, Visual Studio Package Management UI
Product Version
dotnet 5.0.301
Worked before?
No response
Impact
It's more difficult to complete my work
Repro Steps & Context
dotnet restore --interactive
-- the first time this authenticates using device login flow and restoresdotnet package add MyPackage
Verbose Logs
No response
The text was updated successfully, but these errors were encountered: