Updated to WinAppSdk 1.6, fixed AoT annotations #1718
Annotations
10 errors
components/MarkdownTextBlock/src/TextElements/MyTableUIElement.cs#L7
Class 'MyTableUIElement' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
components/MarkdownTextBlock/src/TextElements/MyTableUIElement.cs#L7
Class 'MyTableUIElement' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
components/MarkdownTextBlock/src/TextElements/MyTableUIElement.cs#L7
Class 'MyTableUIElement' implements WinRT interfaces but isn't marked partial. Type should be marked partial for trimming and AOT compatibility if passed across the ABI. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
components/CanvasLayout/tests/ExampleCanvasLayoutTestClass.cs#L5
The type or namespace name 'Labs' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/CanvasLayout/tests/ExampleCanvasLayoutTestClass.cs#L6
The type or namespace name 'Tooling' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/CanvasView/tests/ExampleCanvasViewTestClass.cs#L5
The type or namespace name 'Labs' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/CanvasView/tests/ExampleCanvasViewTestClass.cs#L6
The type or namespace name 'Tooling' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/DataTable/tests/DataTableLayoutTestClass.cs#L5
The type or namespace name 'Tooling' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/MarkdownTextBlock/tests/ExampleMarkdownTextBlockTestClass.cs#L5
The type or namespace name 'Tooling' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
components/MarkdownTextBlock/tests/ExampleMarkdownTextBlockTestClass.cs#L7
The type or namespace name 'Labs' does not exist in the namespace 'CommunityToolkit' (are you missing an assembly reference?)
|
This job failed
Loading