unoplatform / uno.toolkit.ui

A set of custom controls for the WinUI and the Uno Platform not offered out of the box by WinUI, such as Card, TabBar, NavigationBar, etc.
https://platform.uno/
MIT License
82 stars 27 forks source link

migrate from uap10.0.19041 to net8.0-windows10.0.19041 #1191

Open Xiaoy312 opened 1 month ago

Xiaoy312 commented 1 month ago

What would you like to be added:

migrate from uap10.0.19041 to net8.0-windows10.0.19041

Why is this needed:

access to latest language features in window uwp build

For which Platform: window-uwp

Anything else we need to know?

Or, is there a way to bump <LangVersion> without making large change? right now, setting it to preview, latest or 12.0 in Uno.Toolkit.UI.csproj doesnt seem to have effect...

Xiaoy312 commented 1 month ago

CC: @jeromelaban, @agneszitte