Skip to content
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

[UWP] Support Windows 10 1809 LTSC #724

Closed
1 of 7 tasks
YZahringer opened this issue Feb 6, 2022 · 1 comment
Closed
1 of 7 tasks

[UWP] Support Windows 10 1809 LTSC #724

YZahringer opened this issue Feb 6, 2022 · 1 comment

Comments

@YZahringer
Copy link

🔙 Regression

We can not use the latest version 2.1.0 with UWP targeting Windows 10 1809.
The version 1809 is an LTSC version, supported until 2029 and Xamarin.Forms support it.

This is the commit that make the regression, without any breaking change announcement or issue to track it 😕
0645bd6#diff-74eaa5dcbcc57fd0aa109ed278deb4132b29340aff41b89a15c386ca87479f43

Related: #723, #712, #707

Old (and correct) behavior

Windows 10 1809 and later supported

Current behavior

Only Windows 10 1903 and later supported

Reproduction steps

Use an UWP project with min version 1809.

Configuration

Version: 2.1.0.0

Platform:

  • 📱 iOS
  • 🤖 Android
  • 🏁 WPF
  • 🌎 UWP
  • 🍎 MacOS
  • 📺 tvOS
  • 🐒 Xamarin.Forms
@martijn00
Copy link
Collaborator

Visual Studio 2022 doesn't support target 10.0.17763.0 anymore. I need to be able to build the code to release it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants