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

@@ -38,7 +38,6 @@
<Reference Include="System" />
<Reference Include="System.Core" />
<Reference Include="System.Drawing" />
<Reference Include="System.Xml.Linq" />
<Reference Include="System.Data.DataSetExtensions" />
<Reference Include="System.Data" />
<Reference Include="System.Xml" />
@@ -46,12 +45,6 @@
<HintPath>..\thirdparty\Eluant.dll</HintPath>
<Private>False</Private>
</Reference>
<Reference Include="StyleCop.CSharp.Rules">
<HintPath>..\thirdparty\StyleCop.CSharp.Rules.dll</HintPath>
</Reference>
<Reference Include="StyleCop.CSharp">
<HintPath>..\thirdparty\StyleCop.CSharp.dll</HintPath>
</Reference>
<Reference Include="StyleCop">
<HintPath>..\thirdparty\StyleCop.dll</HintPath>
</Reference>