summaryrefslogtreecommitdiffstats
path: root/samples/OAuthConsumer/OAuthConsumer.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OAuthConsumer/OAuthConsumer.csproj')
-rw-r--r--samples/OAuthConsumer/OAuthConsumer.csproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/samples/OAuthConsumer/OAuthConsumer.csproj b/samples/OAuthConsumer/OAuthConsumer.csproj
index 8092ba2..1cdde47 100644
--- a/samples/OAuthConsumer/OAuthConsumer.csproj
+++ b/samples/OAuthConsumer/OAuthConsumer.csproj
@@ -62,6 +62,7 @@
<Content Include="GoogleAddressBook.aspx" />
<Content Include="images\Sign-in-with-Twitter-darker.png" />
<Content Include="SampleWcf.aspx" />
+ <Content Include="Yammer.aspx" />
<None Include="Service References\SampleServiceProvider\DataApi.disco" />
<None Include="Service References\SampleServiceProvider\configuration91.svcinfo" />
<None Include="Service References\SampleServiceProvider\configuration.svcinfo" />
@@ -130,6 +131,13 @@
<Compile Include="Twitter.aspx.designer.cs">
<DependentUpon>Twitter.aspx</DependentUpon>
</Compile>
+ <Compile Include="Yammer.aspx.cs">
+ <DependentUpon>Yammer.aspx</DependentUpon>
+ <SubType>ASPXCodeBehind</SubType>
+ </Compile>
+ <Compile Include="Yammer.aspx.designer.cs">
+ <DependentUpon>Yammer.aspx</DependentUpon>
+ </Compile>
</ItemGroup>
<ItemGroup>
<Folder Include="App_Data\" />