feat: add workspace app icons to tray window #169
Annotations
6 warnings
dotnet test:
App/Views/DirectoryPickerWindow.xaml.cs#L12
The using directive for 'Coder.Desktop.App.Utils' appeared previously in this namespace
|
dotnet test:
App/Views/SignInWindow.xaml.cs#L10
The using directive for 'Coder.Desktop.App.Utils' appeared previously in this namespace
|
dotnet test:
App/Views/DirectoryPickerWindow.xaml.cs#L12
The using directive for 'Coder.Desktop.App.Utils' appeared previously in this namespace
|
dotnet test:
App/Views/SignInWindow.xaml.cs#L10
The using directive for 'Coder.Desktop.App.Utils' appeared previously in this namespace
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
dotnet test:
Tests.App/Converters/FriendlyByteConverterTest.cs#L32
Cannot convert null literal to non-nullable reference type.
|
Loading