mirror of
https://github.com/microsoft/PowerToys.git
synced 2026-04-10 21:41:51 +02:00
Fixing more warnings (#5189)
* classes need to be in new files * adding in new lines Co-authored-by: Clint Rutkas <crutkas@microsoft.com>
This commit is contained in:
@@ -109,6 +109,8 @@
|
||||
<Compile Include="Helpers\Observable.cs" />
|
||||
<Compile Include="Helpers\RelayCommand.cs" />
|
||||
<Compile Include="Helpers\ResourceExtensions.cs" />
|
||||
<Compile Include="ICoreWindowInterop.cs" />
|
||||
<Compile Include="Interop.cs" />
|
||||
<Compile Include="Services\ActivationService.cs" />
|
||||
<Compile Include="Services\NavigationService.cs" />
|
||||
<Compile Include="ViewModels\ColorPickerViewModel.cs" />
|
||||
|
||||
Reference in New Issue
Block a user