summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OAuth2/OAuth2/OAuthStrings.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵Andrew Arnott2012-02-081-1/+10
| | | | | | OAuth 1 and OAuth 2. Related to and closes #71
* First pass at dividing DotNetOpenAuth features into separate assemblies.Andrew Arnott2011-07-011-0/+144
Nothing compiles at this point.