Enable .NET 8 for uwp MultiTarget, upgrade packages #1913
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#L41
The name 'Convert' does not exist in the current context
|
MSBuild:
components/CanvasView/src/FrameworkElementExtensions.cs#L41
The name 'Convert' does not exist in the current context
|
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/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?)
|
MSBuild:
components/MarkdownTextBlock/src/Extensions.cs#L413
The name 'Regex' does not exist in the current context
|
Loading