diff options
author | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:02:36 +0200 |
---|---|---|
committer | Berke Viktor <bviktor@hexchat.org> | 2012-10-04 19:02:36 +0200 |
commit | ff6e1ef94a445dd0cb63d1fa184410287b6ff79a (patch) | |
tree | 5780b96e07fd41e55d72c3038c99b98cbb343333 /src | |
parent | 2ea1b492d5116d5fee363a1ce7df86f81d3b57ac (diff) |
Remove unused references (TingPing)
Diffstat (limited to 'src')
-rw-r--r-- | src/htm/htm.csproj | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/htm/htm.csproj b/src/htm/htm.csproj index 05896218..d3bfac39 100644 --- a/src/htm/htm.csproj +++ b/src/htm/htm.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" /> |