summaryrefslogtreecommitdiffstats
path: root/samples/OAuthClient/OAuthClient.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OAuthClient/OAuthClient.csproj')
-rw-r--r--samples/OAuthClient/OAuthClient.csproj4
1 files changed, 2 insertions, 2 deletions
diff --git a/samples/OAuthClient/OAuthClient.csproj b/samples/OAuthClient/OAuthClient.csproj
index 832477e..1690126 100644
--- a/samples/OAuthClient/OAuthClient.csproj
+++ b/samples/OAuthClient/OAuthClient.csproj
@@ -173,9 +173,9 @@
<None Include="Settings.StyleCop" />
</ItemGroup>
<ItemGroup>
- <ProjectReference Include="..\..\src\DotNetOpenAuth.Messaging\DotNetOpenAuth.Messaging.csproj">
+ <ProjectReference Include="..\..\src\DotNetOpenAuth.Core\DotNetOpenAuth.Core.csproj">
<Project>{60426312-6AE5-4835-8667-37EDEA670222}</Project>
- <Name>DotNetOpenAuth.Messaging</Name>
+ <Name>DotNetOpenAuth.Core</Name>
</ProjectReference>
<ProjectReference Include="..\..\src\DotNetOpenAuth.OAuth.Consumer\DotNetOpenAuth.OAuth.Consumer.csproj">
<Project>{B202E40D-4663-4A2B-ACDA-865F88FF7CAA}</Project>