diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-08-28 16:12:58 -0400 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2013-08-28 16:12:58 -0400 |
| commit | 528100ab318d1e447567b751353caa6b6bab61d8 (patch) | |
| tree | d91e1d065c1567e798fd0b9c14663dbf532cdf21 /MediaBrowser.Common.Implementations/MediaBrowser.Common.Implementations.csproj | |
| parent | ac802322de703be589ba5ce4598c4f223606045d (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.csproj | 1 |
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> |
