summaryrefslogtreecommitdiffstats
path: root/src/DotNetOpenAuth.OpenId.UI/Properties/AssemblyInfo.cs
Commit message (Collapse)AuthorAgeFilesLines
* Strong-name key is replaced with non-encrypted one.Andrew Arnott2013-06-151-6/+6
|
* Removes more remnants of Code Contracts.Andrew Arnott2012-12-261-3/+0
|
* Adjusted AssemblyInfo.cs to be unique for each assembly.Andrew Arnott2012-09-291-9/+1
| | | | This should fix nuget pdb package submission to symbolsource.org
* Updated all copyright notices to reflect copyright assignment to Outercurve.Andrew Arnott2012-02-051-3/+3
| | | | Fixes #66
* Added Moq's internal proxy generator to InternalsVisibleTo so that mocks can ↵Andrew Arnott2012-01-291-0/+2
| | | | be created on internal types.
* Extracted OpenID UI project.Andrew Arnott2011-07-271-0/+64