summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet/Clients/DictionaryExtensions.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes Microsoft AspNet project.Andrew Arnott2013-06-161-59/+0
| | | | Compatibility with it is broken due to the async changes in DNOA.
* Fixes the rest of the build breaks in the solution, including DNOA.AspNet.TestAndrew Arnott2013-03-201-3/+4
|
* Removed some pointless #regionsAndrew Arnott2012-03-111-4/+0
|
* ReSharper code cleanup to help get this AspNet contribution into StyleCop ↵Andrew Arnott2012-03-011-19/+36
| | | | compliance.
* Added copyright messages to AspNet project.Andrew Arnott2012-03-011-1/+7
|
* Some StyleCop fixes for ASP.NET team's contribution.Andrew Arnott2012-03-011-42/+35
|
* Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵Microsoft2012-03-011-0/+46
DNOA.Web to DNOA.AspNet.