Nuget fails to install #226

Open
opened 2026-01-29 22:08:41 +00:00 by claunia · 0 comments
Owner

Originally created by @ghost on GitHub (Aug 16, 2017).

I believe this is the same error with description on how to fix it: https://github.com/onovotny/ReferenceGenerator/issues/4

In general you get error message like this:
One or more projects are incompatible with UAP,Version=v10.0. Project xxx is not compatible with uap10.0 (UAP,Version=v10.0) / win10-arm.

The solution from the user side is to edit project.json and change uap from 10.0 to 10.0.x, but it would be better if the nuget is fixed.

Originally created by @ghost on GitHub (Aug 16, 2017). I believe this is the same error with description on how to fix it: https://github.com/onovotny/ReferenceGenerator/issues/4 In general you get error message like this: `One or more projects are incompatible with UAP,Version=v10.0. Project xxx is not compatible with uap10.0 (UAP,Version=v10.0) / win10-arm.` The solution from the user side is to edit project.json and change uap from 10.0 to 10.0.x, but it would be better if the nuget is fixed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/sharpcompress#226