[Issue] - NuGet Package - Errors caused by 4.8.0 package unlisting
See original GitHub issueSometime ago, the team published a 4.8.0
version of the Microsoft.Identity.Client package on NuGet. But the package was unlisted a couple of days ago. However, tools like Visual Studio and build restore
find this package and produce an NU1605
hard-fail error while performing a restore packages & build step. This is causing quite some consternation.
Recommended solution:
If there will be no immediate bumped build, recommend republishing existing 4.7.1
as 4.8.1
to mitigate.
Issue Analytics
- State:
- Created 4 years ago
- Comments:9 (3 by maintainers)
Top Results From Across the Web
Unrelated loading error when adding NuGet package ...
Visual Studio is unable to properly load the project or edit the properties inside Visual Studio. Rider has no problems with opening or...
Read more >Warning icon on nuget package, but no info why
Net Standard 2.0 2) I installed 4.8.0 (preview), but nuget still shows a warning icon on my package There is no info in...
Read more >NuGet 4.8 RTM Release Notes
Release notes for NuGet 4.8.1 including known issues, bug fixes, added features, and DCRs.
Read more >Reinstalling and Updating NuGet Packages
Project is broken due to deleted files: NuGet does not prevent you from removing items added from packages, so it's easy to inadvertently...
Read more >Troubleshooting NuGet Feed Issues - Telerik UI for Blazor
Tips for handling common NuGet issues; Removing stored credentials; Error 401 Unauthorized; Error Unable to find package; Error 503 Service Unavailable ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
This is an issue with the VS [or the ecosystem that performs the package discovery, restore/update] and not with core Nuget or with this ADAL library. I will refile the issue in appropriate repos / ticket centers after I determine which one is the most appropriate. Towards that end, I am already in conversation with folks I consider relevant to continuing this discussion.
Therefore, I respectfully close this issue in this repo.
@karann-msft - this issue has nothing to do with Nuget.