Enable .NET 8 for uwp MultiTarget, upgrade packages #1904
Annotations
8 errors and 1 warning
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/RivePlayer/samples/RivePlayerCustomSample.xaml#L37
An error was found in StackPanel
|
MSBuild:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L13
An error was found in Grid
|
MSBuild:
components/RivePlayer/samples/RivePlayerCustomSample.xaml#L2
An error was found in Page
|
MSBuild:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L17
'RivePlayerCustomSample' does not contain a definition for 'InitializeComponent' and no accessible extension method 'InitializeComponent' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/RivePlayer/samples/RivePlayerCustomSample.xaml.cs#L20
'RivePlayerCustomSample' does not contain a definition for 'RivePlayer' and no accessible extension method 'RivePlayer' accepting a first argument of type 'RivePlayerCustomSample' could be found (are you missing a using directive or an assembly reference?)
|
MSBuild:
components/TokenView/src/TokenView/TokenView.ItemsSource.cs#L24
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.PublicMethods' in call to 'System.Type.GetMethod(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
Process completed with exit code 1.
|
MSBuild
Found version-specific or distribution-specific runtime identifier(s): win10-ARM, win10-ARM64, win10-x64, win10-x86. Affected libraries: Rive.RiveSharp. In .NET 8.0 and higher, assets for version-specific and distribution-specific runtime identifiers will not be found by default. See https://aka.ms/dotnet/rid-usage for details.
|
Loading