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

@@ -28,7 +28,6 @@
</PropertyGroup>
<ItemGroup>
<Reference Include="System" />
<Reference Include="System.Data" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="Eluant">
@@ -48,11 +47,6 @@
<Name>OpenRA.Mods.Common</Name>
<Private>False</Private>
</ProjectReference>
<ProjectReference Include="..\OpenRA.Mods.RA\OpenRA.Mods.RA.csproj">
<Project>{4A8A43B5-A9EF-4ED0-99DD-4BAB10A0DB6E}</Project>
<Name>OpenRA.Mods.RA</Name>
<Private>False</Private>
</ProjectReference>
</ItemGroup>
<ItemGroup>
<Compile Include="Activities\VoxelHarvesterDockSequence.cs" />