Remove unnecessary references

This commit is contained in:
~lucidiot 2022-06-19 05:26:48 +02:00
parent d03fdef230
commit a85d51b5ec
1 changed files with 0 additions and 3 deletions

View File

@ -31,9 +31,6 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<Reference Include="System" /> <Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Deployment" />
<Reference Include="System.Drawing" />
<Reference Include="System.Windows.Forms" /> <Reference Include="System.Windows.Forms" />
<Reference Include="System.Xml" /> <Reference Include="System.Xml" />
</ItemGroup> </ItemGroup>