Enable .NET 8 for uwp MultiTarget, upgrade packages #1912
Annotations
10 errors
MSBuild:
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/CanvasLayout/src/CanvasLayout.cs#L102
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
MSBuild:
components/CanvasView/src/FrameworkElementExtensions.cs#L32
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicProperties' in call to 'System.Type.GetProperty(String)'. The return value of method 'System.Object.GetType()' does not have matching annotations. The source value must declare at least the same requirements as those declared on the target location it is assigned to.
|
MSBuild:
components/CanvasView/src/FrameworkElementExtensions.cs#L34
The name 'Convert' does not exist in the current context
|
MSBuild:
components/DataTable/src/DataTable/DataTable.cs#L19
The type or namespace name 'HashSet<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/DataTable/src/DataTable/DataColumn.cs#L14
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/DataTable/src/DataTable/DataTable.cs#L19
The type or namespace name 'HashSet<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/DataTable/src/DataTable/DataColumn.cs#L14
The type or namespace name 'WeakReference<>' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/MarkdownTextBlock/src/Extensions.cs#L338
The type or namespace name 'StringBuilder' could not be found (are you missing a using directive or an assembly reference?)
|
Loading