Skip to content

Commit e8b7c7f

Browse files
author
Yair Aichenbaum
committed
Moved YourHome to the correct folder
1 parent fc9586a commit e8b7c7f

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

Files/Files.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@
253253
<Compile Include="View Models\SettingsViewModel.cs" />
254254
<Compile Include="Helpers\WindowDisplayInfo.cs" />
255255
<Compile Include="Helpers\WindowDisplayMode.cs" />
256-
<Compile Include="YourHome.xaml.cs">
256+
<Compile Include="UserControls\YourHome.xaml.cs">
257257
<DependentUpon>YourHome.xaml</DependentUpon>
258258
</Compile>
259259
</ItemGroup>
@@ -398,7 +398,7 @@
398398
<SubType>Designer</SubType>
399399
<Generator>MSBuild:Compile</Generator>
400400
</Page>
401-
<Page Include="YourHome.xaml">
401+
<Page Include="UserControls\YourHome.xaml">
402402
<SubType>Designer</SubType>
403403
<Generator>MSBuild:Compile</Generator>
404404
</Page>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)