|
@@ -76,6 +76,9 @@
|
|
<Compile Include="Discount.cs">
|
|
<Compile Include="Discount.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Compile Include="MenuWindow.xaml.cs">
|
|
|
|
+ <DependentUpon>MenuWindow.xaml</DependentUpon>
|
|
|
|
+ </Compile>
|
|
<Compile Include="Order.cs">
|
|
<Compile Include="Order.cs">
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
<DependentUpon>DataBase.tt</DependentUpon>
|
|
</Compile>
|
|
</Compile>
|
|
@@ -115,6 +118,10 @@
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<DependentUpon>MainWindow.xaml</DependentUpon>
|
|
<SubType>Code</SubType>
|
|
<SubType>Code</SubType>
|
|
</Compile>
|
|
</Compile>
|
|
|
|
+ <Page Include="MenuWindow.xaml">
|
|
|
|
+ <SubType>Designer</SubType>
|
|
|
|
+ <Generator>MSBuild:Compile</Generator>
|
|
|
|
+ </Page>
|
|
<Page Include="Style.xaml">
|
|
<Page Include="Style.xaml">
|
|
<SubType>Designer</SubType>
|
|
<SubType>Designer</SubType>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
<Generator>MSBuild:Compile</Generator>
|
|
@@ -155,6 +162,7 @@
|
|
<None Include="App.config" />
|
|
<None Include="App.config" />
|
|
</ItemGroup>
|
|
</ItemGroup>
|
|
<ItemGroup>
|
|
<ItemGroup>
|
|
|
|
+ <Resource Include="exit_PNG29.png" />
|
|
<Resource Include="04e31393e803da57d190cf03e6fb0090.jpg" />
|
|
<Resource Include="04e31393e803da57d190cf03e6fb0090.jpg" />
|
|
<Content Include="DataBase.Context.tt">
|
|
<Content Include="DataBase.Context.tt">
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|
|
<Generator>TextTemplatingFileGenerator</Generator>
|