unoplatform / uno.templates

Uno Platform project templates
https://platform.uno/
Other
16 stars 9 forks source link

fix: Make windows10.0.19041 last in TargetFrameworks #661

Closed Youssef1313 closed 2 months ago

Youssef1313 commented 2 months ago

When making the project, if the mobile platforms are not selected, and only desktop, wasm, and WinUI are chosen, then windows10.0.19041 becomes first which then causes an UNOB0012 warning

PR Type

What kind of change does this PR introduce?

What is the current behavior?

What is the new behavior?

PR Checklist

Please check if your PR fulfills the following requirements:

Other information

Internal Issue (If applicable):

Youssef1313 commented 2 months ago

It's desktop that should actually be last.

Youssef1313 commented 2 months ago

Okay it's whatever TFM I add first, I get a warning says that it shouldn't be first.

cc @jeromelaban @dansiegel