[Settings] Migrate Color Picker Settings Tests (#5759)

* added MSTest project

* migrated color picker settings

* undo changes for the .xaml page
This commit is contained in:
Nkateko
2020-08-13 15:46:51 -07:00
committed by GitHub
parent 23a9fa40e7
commit 0b5749d491
4 changed files with 77 additions and 11 deletions

View File

@@ -108,7 +108,6 @@
<Compile Include="Interop.cs" />
<Compile Include="Services\ActivationService.cs" />
<Compile Include="Services\NavigationService.cs" />
<Compile Include="ViewModels\ColorPickerViewModel.cs" />
<Compile Include="ViewModels\Commands\ButtonClickCommand.cs" />
<Compile Include="ViewModels\FancyZonesViewModel.cs" />
<Compile Include="ViewModels\ImageResizerViewModel.cs" />