Just everything is better

This commit is contained in:
2022-10-19 16:14:02 +02:00
parent 8a05e7b54b
commit f0f78e81f9
6 changed files with 589 additions and 133 deletions
+3
View File
@@ -67,6 +67,8 @@
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>
<Compile Include="EnumExtensions.cs" />
<Compile Include="Extraction.cs" />
<Compile Include="Form1.cs">
<SubType>Form</SubType>
</Compile>
@@ -75,6 +77,7 @@
</Compile>
<Compile Include="Program.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />
<Compile Include="Zone.cs" />
<EmbeddedResource Include="Form1.resx">
<DependentUpon>Form1.cs</DependentUpon>
</EmbeddedResource>