aboutsummaryrefslogtreecommitdiff
path: root/ServiceStack/ServiceStack.csproj
diff options
context:
space:
mode:
authorLuke <luke.pulverenti@gmail.com>2016-11-12 02:49:33 -0500
committerGitHub <noreply@github.com>2016-11-12 02:49:33 -0500
commitd5197eabb0b2ac375cd7610aa7cc4a7e61a88245 (patch)
tree0f05bf569a19c75b9654af69d8356c67ff0c2de0 /ServiceStack/ServiceStack.csproj
parent67b69ceb9418ef530296238d1776894b675f4c5e (diff)
parent6865bb53530abbf703b590dd39cfa27274b03107 (diff)
Merge pull request #2283 from MediaBrowser/dev
Dev
Diffstat (limited to 'ServiceStack/ServiceStack.csproj')
-rw-r--r--ServiceStack/ServiceStack.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/ServiceStack/ServiceStack.csproj b/ServiceStack/ServiceStack.csproj
index 3402339a6..5413d4e55 100644
--- a/ServiceStack/ServiceStack.csproj
+++ b/ServiceStack/ServiceStack.csproj
@@ -73,7 +73,6 @@
<Compile Include="Host\ContentTypes.cs" />
<Compile Include="ReflectionExtensions.cs" />
<Compile Include="StringMapTypeDeserializer.cs" />
- <Compile Include="Host\HttpResponseStreamWrapper.cs" />
<Compile Include="HttpResult.cs" />
<Compile Include="ServiceStackHost.cs" />
<Compile Include="ServiceStackHost.Runtime.cs" />