|
@@ -76,6 +76,9 @@
|
|
<Compile Include="Client.cs">
|
|
<Compile Include="Client.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="ClientsWindow.xaml.cs">
|
|
|
|
+ <DependentUpon>ClientsWindow.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Discount.cs">
|
|
<Compile Include="Discount.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -117,6 +120,10 @@
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
</Page>
|
|
</Page>
|
|
|
|
+ <Page Include="ClientsWindow.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="MenuWindow.xaml">
|
|
<Page Include="MenuWindow.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|