We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a8ce01 commit 7e3e920Copy full SHA for 7e3e920
src/Files.Uwp/Files.Uwp.csproj
@@ -235,8 +235,8 @@
235
<Compile Include="Helpers\StorageSenseHelper.cs" />
236
<Compile Include="Helpers\WindowDecorationsHelper.cs" />
237
<Compile Include="Helpers\UniversalLogWriter.cs" />
238
- <Compile Include="Helpers\LayoutPreferences\LayoutPreferences.cs" />
239
- <Compile Include="Helpers\LayoutPreferences\LayoutPrefsDb.cs" />
+ <Compile Include="Helpers\LayoutPreferences\LayoutPreferences.cs" />
+ <Compile Include="Helpers\LayoutPreferences\LayoutPrefsDb.cs" />
240
<Compile Include="Filesystem\FolderHelpers.cs" />
241
<Compile Include="Filesystem\LibraryLocationItem.cs" />
242
<Compile Include="Filesystem\LibraryManager.cs" />
0 commit comments