Skip to content

Add deprecated attributes for Frame and Compatibility.Layout #426

Add deprecated attributes for Frame and Compatibility.Layout

Add deprecated attributes for Frame and Compatibility.Layout #426

Triggered via push November 13, 2024 22:10
Status Success
Total duration 6m 0s
Artifacts 1

dotnet.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 warnings
build: src/BlazorBindings.Maui/Properties/AttributeInfo.cs#L53
'Frame' is obsolete: 'Frame is obsolete as of .NET 9. Please use Border instead.'
build: src/BlazorBindings.Maui/Properties/AttributeInfo.cs#L193
'Layout' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
build: src/BlazorBindings.Maui/Elements/TemplatedView.generated.cs#L21
'Layout' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
build: src/BlazorBindings.Maui/Elements/ScrollView.generated.cs#L22
'Layout' is obsolete: 'Use Microsoft.Maui.Controls.Layout instead. For more information, see https://learn.microsoft.com/dotnet/maui/user-interface/layouts/custom'
build: src/BlazorBindings.Maui/Navigation/Navigation.cs#L27
'Application.MainPage.get' is obsolete: 'This property has been deprecated. For single-window applications, use Windows[0].Page. For multi-window applications, identify and use the appropriate Window object to access the desired Page. Additionally, each element features a Window property, accessible when it's part of the current window.'

Artifacts

Produced during runtime
Name Size
artifact
12.9 MB