diff options
Diffstat (limited to 'nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec')
-rw-r--r-- | nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec b/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec index b8146b1..a43a9f3 100644 --- a/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec +++ b/nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec @@ -16,7 +16,7 @@ all without disclosing their login credential with you to 3rd parties. </description> <dependencies> - <dependency id="DotNetOpenAuth.OAuth2.Core" version="[$oauth2version$]" /> + <dependency id="DotNetOpenAuth.OAuth2.ClientAuthorization" version="[$oauth2version$]" /> </dependencies> </metadata> <files> |