diff options
| author | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-12 21:06:54 -0500 |
|---|---|---|
| committer | Luke Pulverenti <luke.pulverenti@gmail.com> | 2017-02-12 21:06:54 -0500 |
| commit | e1b2b2e77e03c2f858c06fdeabb2da16f719d921 (patch) | |
| tree | c4359f6985fde58df60091777018257fbfed87e8 /ServiceStack/ServiceStack.csproj | |
| parent | 511a8702c29445288251fcf841c394e837db19cc (diff) | |
removed dead code
Diffstat (limited to 'ServiceStack/ServiceStack.csproj')
| -rw-r--r-- | ServiceStack/ServiceStack.csproj | 2 |
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" /> |
