summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.AspNet.Test/OAuthAuthenticationTickerHelperTest.cs
Commit message (Collapse)AuthorAgeFilesLines
* Removes Microsoft AspNet project.Andrew Arnott2013-06-161-146/+0
| | | | Compatibility with it is broken due to the async changes in DNOA.
* Activating StyleCop on aspnet test assembly and fixed issues.Andrew Arnott2012-03-111-9/+12
|
* Some StyleCop fixes for ASP.NET team's contribution.Andrew Arnott2012-03-011-151/+142
|
* Make changes per discussion. Remove the DNOA.WebPages project. Rename ↵Microsoft2012-03-011-0/+152
DNOA.Web to DNOA.AspNet.