Cleanup unused DLL references

This commit is contained in:
penev92
2015-05-07 18:59:01 +03:00
parent a310411bcc
commit bb51657e40
8 changed files with 0 additions and 71 deletions

View File

@@ -32,12 +32,7 @@
<HintPath>..\thirdparty\nunit.framework.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="OpenRA.Mods.Common">
<HintPath>..\OpenRA.Mods.Common\bin\Debug\OpenRA.Mods.Common.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="System" />
<Reference Include="System.Drawing" />
</ItemGroup>
<ItemGroup>
<Compile Include="OpenRA.Game\MiniYamlTest.cs" />