Skip to content

Commit fc9586a

Browse files
author
Yair Aichenbaum
committed
Moved search to the correct folder
1 parent acefb10 commit fc9586a

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
@@ -221,7 +221,7 @@
221221
<DependentUpon>Properties.xaml</DependentUpon>
222222
</Compile>
223223
<Compile Include="Properties\AssemblyInfo.cs" />
224-
<Compile Include="Search.xaml.cs">
224+
<Compile Include="Views\Pages\Search.xaml.cs">
225225
<DependentUpon>Search.xaml</DependentUpon>
226226
</Compile>
227227
<Compile Include="Settings.cs" />
@@ -358,7 +358,7 @@
358358
<SubType>Designer</SubType>
359359
<Generator>MSBuild:Compile</Generator>
360360
</Page>
361-
<Page Include="Search.xaml">
361+
<Page Include="Views\Pages\Search.xaml">
362362
<SubType>Designer</SubType>
363363
<Generator>MSBuild:Compile</Generator>
364364
</Page>
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)