-
Notifications
You must be signed in to change notification settings - Fork 841
Open
Labels
kind/enhancementNew feature or requestNew feature or requesttriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification
Description
What would you like to be added? 💡
.NET 11 Preview 1 has been released: https://devblogs.microsoft.com/dotnet/dotnet-11-preview-1/
Obvious questions:
-
Do uno apps build with .NET 11?
Answer: Yes-ish: we cannot (yet) dodotnet new unoapp -tfm net11.0(though see also Support .NET 11 uno.templates#1992), but you can replace all occurrences ofnet10.0withnet11.0in the output ofdotnet new unoapp -tfm net10.0and build targeting .NET11. See also: unoplatform/performance@03e198c
Question: …but does the output run? -
Can unoplatform/uno be built targeting e.g.
net11.0/net11.0-android?
This is being explored in: chore: Update to .NET 11 Preview 1 #22742
Why is this needed? 🤔
Maintain relevance with the .NET ecosystem.
Renderer 🎨
- Skia
- Native
For which platforms 📱💻🖥️
All platforms 🌍
Anything else we need to know? 💬
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
kind/enhancementNew feature or requestNew feature or requesttriage/untriagedIndicates an issue requires triaging or verificationIndicates an issue requires triaging or verification