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/CanvasView/src/FrameworkElementExtensions.cs#L41
The name 'Convert' does not exist in the current context
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L15
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L20
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L25
The type or namespace name 'EventHandler' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/MarqueeText/src/MarqueeText.cs#L275
The type or namespace name 'TimeSpan' could not be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L15
'MarqueeText.MarqueeBegan': event must be of a delegate type
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L20
'MarqueeText.MarqueeStopped': event must be of a delegate type
|
MSBuild:
components/MarqueeText/src/MarqueeText.Events.cs#L25
'MarqueeText.MarqueeCompleted': event must be of a delegate type
|
MSBuild:
components/Ribbon/src/DoubleList.cs#L13
The type or namespace name 'List<>' could not be found (are you missing a using directive or an assembly reference?)
|
Loading