feat: add remote directory picker to file sync #128
Annotations
5 warnings
dotnet publish Coder.Desktop.App:
App/App.xaml.cs#L156
Dereference of a possibly null reference.
|
dotnet publish Coder.Desktop.App:
App/ViewModels/FileSyncListViewModel.cs#L338
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
dotnet publish Coder.Desktop.App:
App/App.xaml.cs#L156
Dereference of a possibly null reference.
|
dotnet publish Coder.Desktop.App:
App/ViewModels/FileSyncListViewModel.cs#L338
Possible null reference argument for parameter 'parentWindow' in 'void DirectoryPickerWindow.SetParent(Window parentWindow)'.
|
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