finished HW #1

This commit is contained in:
Digi
2025-02-22 09:59:35 +01:00
parent 3df13eabe6
commit 4644da4212
30 changed files with 537 additions and 31 deletions

View File

@@ -55,6 +55,9 @@
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
</ApplicationDefinition>
<Compile Include="View\Statisztika.xaml.cs">
<DependentUpon>Statisztika.xaml</DependentUpon>
</Compile>
<Page Include="MainWindow.xaml">
<Generator>MSBuild:Compile</Generator>
<SubType>Designer</SubType>
@@ -67,6 +70,10 @@
<DependentUpon>MainWindow.xaml</DependentUpon>
<SubType>Code</SubType>
</Compile>
<Page Include="View\Statisztika.xaml">
<SubType>Designer</SubType>
<Generator>MSBuild:Compile</Generator>
</Page>
</ItemGroup>
<ItemGroup>
<Compile Include="Properties\AssemblyInfo.cs">