feat: wire up file sync window #109
Annotations
5 warnings
dotnet publish Coder.Desktop.App:
App/Services/MutagenController.cs#L27
Non-nullable property 'Alpha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet publish Coder.Desktop.App:
App/Services/MutagenController.cs#L28
Non-nullable property 'Beta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet publish Coder.Desktop.App:
App/Services/MutagenController.cs#L27
Non-nullable property 'Alpha' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet publish Coder.Desktop.App:
App/Services/MutagenController.cs#L28
Non-nullable property 'Beta' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the property as nullable.
|
dotnet publish Coder.Desktop.App
A publish profile with the name 'Properties\PublishProfiles\win-AnyCPU.pubxml' was not found in the project. Set the PublishProfile property to a valid file name.
|
Loading