Skip to content

Conversation

@janusw
Copy link
Member

@janusw janusw commented Apr 1, 2025

No description provided.

janusw added 7 commits April 1, 2025 13:38
* and update minimum OS versions of iOS and Mac
* we need to use $MauiVersion, in order to select the appropriate
  MAUI version for .NET 8 and .NET9, respectively
* also we fix one incompatibility in the source code
'Layout.LayoutChanged' is obsolete: 'Use SizeChanged.'
* and update minimum OS versions of iOS and Mac
'Application.MainPage.set' is obsolete: 'This property is deprecated. Initialize your application by overriding Application.CreateWindow rather than setting MainPage. To modify the root page in an active application, use Windows[0].Page for applications with a single window. For applications with multiple windows, use Application.Windows to identify and update the root page on the correct window.  Additionally, each element features a Window property, accessible when it's part of the current window.'
XamlC warning XC0022: Binding could be compiled to improve runtime performance if x:DataType is specified. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.

(includes auto-formatting via prettier)
XamlC warning XC0024: Binding might be compiled incorrectly since the x:DataType annotation comes from an outer scope. Make sure you annotate all DataTemplate XAML elements with the correct x:DataType. See https://learn.microsoft.com/dotnet/maui/fundamentals/data-binding/compiled-bindings for more information.
@janusw janusw merged commit 46a1644 into oxyplot:develop Apr 1, 2025
3 checks passed
@janusw janusw deleted the net9 branch April 1, 2025 20:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant