Some structure for UI shit

This commit is contained in:
Ottermandias 2021-02-22 14:38:19 +01:00
parent ef2f2cff5c
commit 70371b6467
11 changed files with 2 additions and 7 deletions

View file

@ -52,7 +52,7 @@
<Private>False</Private>
</Reference>
</ItemGroup>
<ItemGroup>
<Reference Include="System.Windows.Forms" />
<Reference Include="System.Data.DataSetExtensions" />
@ -72,8 +72,4 @@
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
</None>
</ItemGroup>
<ItemGroup>
<Folder Include="UI\Partials\Mod" />
</ItemGroup>
</Project>