First working solution

This commit is contained in:
Pablu23
2020-06-25 12:23:22 +02:00
parent 72a858431f
commit 3cbc44435e
10 changed files with 96 additions and 0 deletions

View File

@@ -35,6 +35,7 @@
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="Microsoft.CSharp" />