Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strong-name key is replaced with non-encrypted one. | Andrew Arnott | 2013-06-15 | 1 | -1/+1 |
| | |||||
* | Removes more remnants of Code Contracts. | Andrew Arnott | 2012-12-26 | 1 | -3/+0 |
| | |||||
* | Adjusted AssemblyInfo.cs to be unique for each assembly. | Andrew Arnott | 2012-09-29 | 1 | -9/+1 |
| | | | | This should fix nuget pdb package submission to symbolsource.org | ||||
* | Updated all copyright notices to reflect copyright assignment to Outercurve. | Andrew Arnott | 2012-02-05 | 1 | -3/+3 |
| | | | | Fixes #66 | ||||
* | All product assemblies build without ccrewrite.exe now. | Andrew Arnott | 2011-09-18 | 1 | -1/+0 |
| | |||||
* | The external libraries no longer require ccrewrite. | Andrew Arnott | 2011-09-17 | 1 | -0/+1 |
| | |||||
* | Splitting up the OpenID profile into OpenID RP and OP. The core OpenID DLL ↵ | Andrew Arnott | 2011-07-20 | 8 | -0/+2746 |
compiles, but the RP and OP ones do not. |