Create dotnet-desktop.yml #12
Annotations
2 errors and 3 warnings
build (Release)
Optimizing assemblies for size is not supported for the selected publish configuration. Please ensure that you are publishing a self-contained app.
|
build (Release)
Process completed with exit code 1.
|
build (Release):
OctaLibApp/Patterns.cs#L10
Non-nullable property 'PartName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release):
OctaLibApp/Patterns.cs#L10
Non-nullable property 'PartName' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
build (Release)
A publish profile with the name 'win-x64.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|