|
@@ -133,6 +133,9 @@
|
|
|
<Compile Include="HelpScreen\HelpPage.xaml.cs">
|
|
<Compile Include="HelpScreen\HelpPage.xaml.cs">
|
|
|
<DependentUpon>HelpPage.xaml</DependentUpon>
|
|
<DependentUpon>HelpPage.xaml</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
|
|
|
+ <Compile Include="HelpScreen\HelpScreenPage.xaml.cs">
|
|
|
|
|
+ <DependentUpon>HelpScreenPage.xaml</DependentUpon>
|
|
|
|
|
+ </Compile>
|
|
|
<Compile Include="MainPage.xaml.cs">
|
|
<Compile Include="MainPage.xaml.cs">
|
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
<DependentUpon>MainPage.xaml</DependentUpon>
|
|
|
</Compile>
|
|
</Compile>
|
|
@@ -182,6 +185,10 @@
|
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
</Page>
|
|
</Page>
|
|
|
|
|
+ <Page Include="HelpScreen\HelpScreenPage.xaml">
|
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
|
+ </Page>
|
|
|
<Page Include="MainPage.xaml">
|
|
<Page Include="MainPage.xaml">
|
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|