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...
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 topreview
,latest
or12.0
in Uno.Toolkit.UI.csproj doesnt seem to have effect...