xamarin / Essentials

Xamarin.Essentials is no longer supported. Migrate your apps to .NET MAUI, which includes Maui.Essentials.
https://aka.ms/xamarin-upgrade
Other
1.53k stars 505 forks source link

Due to old UAP version, X.E won't build with newer VS updates. #2071

Closed CartBlanche closed 1 year ago

CartBlanche commented 1 year ago

Description

Currently uap version is .16299. Updating to .19041 should fix the issue.

Steps to Reproduce

  1. Use VS 17.4.* on Windows and try to build a Xamarin.Essentials.

Expected Behavior

It builds.

Actual Behavior

If fails to build.

jfversluis commented 1 year ago

"It fails to build" what is the error? Isn't it due to the right SDK not being installed on your machine maybe?

jfversluis commented 1 year ago

No response, I'm going to assume you figured something out, thanks!