aboutsummaryrefslogtreecommitdiff
path: root/ServiceStack/ServiceStack.csproj
diff options
context:
space:
mode:
authorLuke Pulverenti <luke.pulverenti@gmail.com>2017-02-12 21:06:54 -0500
committerLuke Pulverenti <luke.pulverenti@gmail.com>2017-02-12 21:06:54 -0500
commite1b2b2e77e03c2f858c06fdeabb2da16f719d921 (patch)
treec4359f6985fde58df60091777018257fbfed87e8 /ServiceStack/ServiceStack.csproj
parent511a8702c29445288251fcf841c394e837db19cc (diff)
removed dead code
Diffstat (limited to 'ServiceStack/ServiceStack.csproj')
-rw-r--r--ServiceStack/ServiceStack.csproj2
1 files changed, 0 insertions, 2 deletions
diff --git a/ServiceStack/ServiceStack.csproj b/ServiceStack/ServiceStack.csproj
index 36c467b8e..33226971e 100644
--- a/ServiceStack/ServiceStack.csproj
+++ b/ServiceStack/ServiceStack.csproj
@@ -69,9 +69,7 @@
<Prefer32Bit>false</Prefer32Bit>
</PropertyGroup>
<ItemGroup>
- <Compile Include="ReflectionExtensions.cs" />
<Compile Include="StringMapTypeDeserializer.cs" />
- <Compile Include="ServiceStackHost.cs" />
<Compile Include="UrlExtensions.cs" />
<Compile Include="RestPath.cs" />
<Compile Include="Properties\AssemblyInfo.cs" />