|
@@ -97,6 +97,9 @@
|
|
<Compile Include="Payment.cs">
|
|
<Compile Include="Payment.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="RegistrationWindow.xaml.cs">
|
|
|
|
+ <DependentUpon>RegistrationWindow.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Service.cs">
|
|
<Compile Include="Service.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -145,6 +148,10 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="RegistrationWindow.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="ServicesWindow.xaml">
|
|
<Page Include="ServicesWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|