summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj')
-rw-r--r--src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj b/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj
index 153fd88..d9d61ff 100644
--- a/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj
+++ b/src/DotNetOpenAuth.OAuth/DotNetOpenAuth.OAuth.csproj
@@ -29,7 +29,6 @@
<Compile Include="OAuth\ChannelElements\OAuthHttpMethodBindingElement.cs" />
<Compile Include="OAuth\ChannelElements\PlaintextSigningBindingElement.cs" />
<Compile Include="OAuth\ChannelElements\HmacSha1SigningBindingElement.cs" />
- <Compile Include="OAuth\ChannelElements\SigningBindingElementBaseContract.cs" />
<Compile Include="OAuth\ChannelElements\SigningBindingElementChain.cs" />
<Compile Include="OAuth\ChannelElements\TokenType.cs" />
<Compile Include="OAuth\ChannelElements\UriOrOobEncoding.cs" />