This repository was archived by the owner on Jun 6, 2026. It is now read-only.
Update dotnet-desktop.yml #3
Annotations
4 errors and 10 warnings
|
build
Process completed with exit code 1.
|
|
build
There was no runtime pack for Microsoft.WindowsDesktop.App.WPF available for the specified RuntimeIdentifier 'win'.
|
|
build
There was no runtime pack for Microsoft.WindowsDesktop.App available for the specified RuntimeIdentifier 'win'.
|
|
build
There was no runtime pack for Microsoft.NETCore.App available for the specified RuntimeIdentifier 'win'.
|
|
build:
Ink Canvas/Windows/CountdownTimerWindow.xaml#L183
'SymbolIcon' is obsolete: 'We don't recommend you use this, instead, please use 'FontIcon'. Also this class will be no longer maintained
|
|
build:
Ink Canvas/MainWindow_cs/MW_Timer.cs#L38
Cannot convert null literal to non-nullable reference type.
|
|
build:
Ink Canvas/MainWindow_cs/MW_Timer.cs#L36
Nullability of reference types in type of 'event PropertyChangedEventHandler TimeViewModel.PropertyChanged' doesn't match implicitly implemented member 'event PropertyChangedEventHandler? INotifyPropertyChanged.PropertyChanged'.
|
|
build:
Ink Canvas/Helpers/EdgeGestureUtil.cs#L10
The using directive for 'System.Text' appeared previously in this namespace
|
|
build
A FrameworkReference for 'Microsoft.WindowsDesktop.App.WPF' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
build
It is no longer necessary to use the Microsoft.NET.Sdk.WindowsDesktop SDK. Consider changing the Sdk attribute of the root Project element to 'Microsoft.NET.Sdk'.
|
|
build
A FrameworkReference for 'Microsoft.WindowsDesktop.App.WPF' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|
|
build
Prefer32Bit is not supported and has no effect for netcoreapp target.
|
|
build
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
|
build
A FrameworkReference for 'Microsoft.WindowsDesktop.App.WPF' was included in the project. This is implicitly referenced by the .NET SDK and you do not typically need to reference it from your project. For more information, see https://aka.ms/sdkimplicitrefs
|