aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2013-08-28 16:12:58 -0400
committerLuke Pulverenti <luke.pulverenti@gmail.com>2013-08-28 16:12:58 -0400
commit528100ab318d1e447567b751353caa6b6bab61d8 (patch)
treed91e1d065c1567e798fd0b9c14663dbf532cdf21 /MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
parentac802322de703be589ba5ce4598c4f223606045d (diff)
fully removed System.Net.HttpWebRequest dependency
Diffstat (limited to 'MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj')
-rw-r--r--MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
index a21a0790a6..d0365fce47 100644
--- a/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
+++ b/MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj
@@ -54,7 +54,6 @@
<Reference Include="System.Management" />
<Reference Include="System.Net" />
<Reference Include="System.Net.Http" />
- <Reference Include="System.Net.Http.WebRequest" />
<Reference Include="System.Xml" />
</ItemGroup>
<ItemGroup>