diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:03:09 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:03:09 +0200 |
commit | 5af19dfb64e27d754c48b37666b05c2cd58b4dd1 (patch) | |
tree | 333a6519227303506f46741c6201ded28be0697a /src/htm | |
parent | ff6e1ef94a445dd0cb63d1fa184410287b6ff79a (diff) |
Remove unused references 2 (TingPing)
Diffstat (limited to 'src/htm')
-rw-r--r-- | src/htm/htm-xp.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htm/htm-xp.csproj b/src/htm/htm-xp.csproj index 9959b74c..975870b3 100644 --- a/src/htm/htm-xp.csproj +++ b/src/htm/htm-xp.csproj @@ -79,14 +79,12 @@ <CodeAnalysisFailOnMissingRules>false</CodeAnalysisFailOnMissingRules> </PropertyGroup> <ItemGroup> - <Reference Include="Microsoft.VisualBasic" /> <Reference Include="System" /> <Reference Include="System.Core" /> <Reference Include="System.Xml.Linq" /> <Reference Include="System.Data.DataSetExtensions" /> <Reference Include="Microsoft.CSharp" /> <Reference Include="System.Data" /> - <Reference Include="System.Deployment" /> <Reference Include="System.Drawing" /> <Reference Include="System.Windows.Forms" /> <Reference Include="System.Xml" /> |