summaryrefslogtreecommitdiffstats
path: root/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj
diff options
context:
space:
mode:
Diffstat (limited to 'samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj')
-rw-r--r--samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj2
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj b/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj
index 7e54c81..1900409 100644
--- a/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj
+++ b/samples/OAuthAuthorizationServer/OAuthAuthorizationServer.csproj
@@ -58,7 +58,7 @@
<Reference Include="System.Data.DataSetExtensions">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>
- <Reference Include="System.Web.Mvc, Version=2.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35, processorArchitecture=MSIL" />
+ <Reference Include="System.Web.Mvc" />
<Reference Include="System.Xml.Linq">
<RequiredTargetFramework>3.5</RequiredTargetFramework>
</Reference>