Useable with MAUI 10? #404
-
|
Since .NET 10 and MAUI 10 have been released, I tried to build our app using those, but I ran into the issue that Maui.Markup explicitly disallows building using MAUI 10: Note that this is a warning, but our company policy doesn't allow builds with warnings. How unsafe is it to continue with Microsoft.Maui.Controls > 10.0.0? Will we run into some issues around breaking changes in 10.0 or will it completely stop working? Is there an ETA on how soon we can expect a MAUI 10 compatible version? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
I have merged the PR adding supports .NET 10: #399 @jfversluis is the only member of the team who has the permissions to publish our releases. Once he finds the time to do it, |
Beta Was this translation helpful? Give feedback.
I have merged the PR adding supports .NET 10: #399
@jfversluis is the only member of the team who has the permissions to publish our releases. Once he finds the time to do it,
CommunityToolkit.Maui.Markup v7.0.0will be published with support for .NET 10.