summaryrefslogtreecommitdiffstats
path: root/src/DotNetOAuth/DotNetOAuth.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOAuth/DotNetOAuth.csproj')
-rw-r--r--src/DotNetOAuth/DotNetOAuth.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DotNetOAuth/DotNetOAuth.csproj b/src/DotNetOAuth/DotNetOAuth.csproj
index 0ec21f6..22b0e52 100644
--- a/src/DotNetOAuth/DotNetOAuth.csproj
+++ b/src/DotNetOAuth/DotNetOAuth.csproj
@@ -72,7 +72,6 @@
<Compile Include="ChannelElements\SigningBindingElementChain.cs" />
<Compile Include="ChannelElements\StandardTokenGenerator.cs" />
<Compile Include="ChannelElements\TokenType.cs" />
- <Compile Include="CommonConsumers\CommonConsumerBase.cs" />
<Compile Include="CommonConsumers\GoogleConsumer.cs" />
<Compile Include="ConsumerBase.cs" />
<Compile Include="DesktopConsumer.cs" />