Annotations
3 errors and 6 warnings
Build Files (Release):
WinUI3Utilities.Samples/App.xaml.cs#L17
'AppContext' does not contain a definition for 'InitializeConfiguration'
|
Build Files (Release):
WinUI3Utilities.Samples/App.xaml.cs#L18
'AppContext' does not contain a definition for 'LoadConfiguration'
|
Build Files (Release)
Process completed with exit code 1.
|
Build Files (Release):
WinUI3Utilities/Attributes/AppContextAttribute.cs#L14
XML comment has cref attribute 'ApplicationDataContainer' that could not be resolved
|
Build Files (Release):
WinUI3Utilities/Attributes/AppContextAttribute.cs#L20
XML comment has cref attribute 'GetDefault' that could not be resolved
|
Build Files (Release):
WinUI3Utilities/Attributes/AppContextAttribute.cs#L76
XML comment has cref attribute 'ApplicationDataCreateDisposition' that could not be resolved
|
Build Files (Release):
WinUI3Utilities/Attributes/AppContextAttribute.cs#L77
XML comment has cref attribute 'Always' that could not be resolved
|
Build Files (Release):
WinUI3Utilities/DefaultBrushBackdrop.cs#L11
Class 'DefaultBrushBackdrop' implements WinRT interface(s) ISystemBackdropOverrides generated using an older version of CsWinRT. Update to a projection generated using CsWinRT 2.1.0 or later for trimming and AOT compatibility. (https://github.com/microsoft/CsWinRT/tree/master/src/Authoring/WinRT.SourceGenerator/AnalyzerReleases.Shipped.md)
|
Build Files (Release)
Found version-specific or distribution-specific runtime identifier(s): win10-arm64, win10-x64, win10-x86. Affected libraries: Microsoft.WindowsAppSDK. 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