Enable .NET 8 for uwp MultiTarget, upgrade packages #546
Annotations
10 warnings
Build ProjectTemplate
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. 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.
|
Build ProjectTemplate
'this' argument does not satisfy 'DynamicallyAccessedMemberTypes.NonPublicMethods' in call to 'System.Type.GetMethod(String, BindingFlags)'. 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.
|
Build ProjectTemplate
Type 'CommunityToolkit.App.Shared.ItemTemplates' should call 'InitializeComponent()' from its constructor (https://aka.platform.uno/UNO0006)
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.MethodNameProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.TargetObjectProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.DataContextProperty.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.TemplatedParentProperty.get' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.CallMethodAction.CallMethodAction()' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.PropertyNameProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Build ProjectTemplate
Using member 'Microsoft.Xaml.Interactivity.ChangePropertyAction.TargetObjectProperty' which has 'RequiresUnreferencedCodeAttribute' can break functionality when trimming application code. This action is not trim-safe.
|
Loading