Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Maui - The StackLayout expansion options are deprecated; please use a Grid instead. #915

Closed
vb2ae opened this issue Nov 3, 2024 · 0 comments · Fixed by #928
Closed

Maui - The StackLayout expansion options are deprecated; please use a Grid instead. #915

vb2ae opened this issue Nov 3, 2024 · 0 comments · Fixed by #928
Assignees
Milestone

Comments

@vb2ae
Copy link
Member

vb2ae commented Nov 3, 2024

Please fix the following warnings

Warning: D:\a\Caliburn.Micro\Caliburn.Micro\src\Caliburn.Micro.Platform\Platforms\Maui\ConventionManager.cs(32,37): warning CS0618: 'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.' [D:\a\Caliburn.Micro\Caliburn.Micro\src\Caliburn.Micro.Maui\Caliburn.Micro.Maui.csproj::TargetFramework=net8.0]
Warning: D:\a\Caliburn.Micro\Caliburn.Micro\src\Caliburn.Micro.Platform\Platforms\Maui\ConventionManager.cs(33,35): warning CS0618: 'LayoutOptions.FillAndExpand' is obsolete: 'The StackLayout expansion options are deprecated; please use a Grid instead.' [D:\a\Caliburn.Micro\Caliburn.Micro\src\Caliburn.Micro.Maui\Caliburn.Micro.Maui.csproj::TargetFramework=net8.0]

@vb2ae vb2ae added this to the Version 5.0 milestone Nov 5, 2024
@vb2ae vb2ae self-assigned this Nov 12, 2024
@vb2ae vb2ae linked a pull request Nov 12, 2024 that will close this issue
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 a pull request may close this issue.

1 participant