Skip to content

Commit 7e3e920

Browse files
committed
Fix indentiation
1 parent 2a8ce01 commit 7e3e920

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Files.Uwp/Files.Uwp.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -235,8 +235,8 @@
235235
<Compile Include="Helpers\StorageSenseHelper.cs" />
236236
<Compile Include="Helpers\WindowDecorationsHelper.cs" />
237237
<Compile Include="Helpers\UniversalLogWriter.cs" />
238-
<Compile Include="Helpers\LayoutPreferences\LayoutPreferences.cs" />
239-
<Compile Include="Helpers\LayoutPreferences\LayoutPrefsDb.cs" />
238+
<Compile Include="Helpers\LayoutPreferences\LayoutPreferences.cs" />
239+
<Compile Include="Helpers\LayoutPreferences\LayoutPrefsDb.cs" />
240240
<Compile Include="Filesystem\FolderHelpers.cs" />
241241
<Compile Include="Filesystem\LibraryLocationItem.cs" />
242242
<Compile Include="Filesystem\LibraryManager.cs" />

0 commit comments

Comments
 (0)