Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Closes #362 | David Christiansen | 2015-01-05 | 1 | -3/+3 |
| | |||||
* | Removes delay-signing build authoring leftovers that was still breaking the ↵v5.0.0-alpha2 | Andrew Arnott | 2013-10-22 | 1 | -1/+1 |
| | | | | build. | ||||
* | Fixes build break from the signing change in the build. | Andrew Arnott | 2013-06-16 | 1 | -1/+1 |
| | | | | Closes #288 | ||||
* | Fixes OAuthConsumer twitter sample. | Andrew Arnott | 2013-02-09 | 1 | -1/+0 |
| | |||||
* | Retargets exclusively to .NET 4.5 now. | Andrew Arnott | 2012-12-28 | 1 | -8/+0 |
| | |||||
* | Merge branch 'v4.0' | Andrew Arnott | 2012-05-01 | 1 | -11/+12 |
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: nuget/DotNetOpenAuth.AspNet.nuspec nuget/DotNetOpenAuth.Core.UI.nuspec nuget/DotNetOpenAuth.Core.nuspec nuget/DotNetOpenAuth.InfoCard.UI.nuspec nuget/DotNetOpenAuth.InfoCard.nuspec nuget/DotNetOpenAuth.OAuth.Common.nuspec nuget/DotNetOpenAuth.OAuth.Consumer.nuspec nuget/DotNetOpenAuth.OAuth.ServiceProvider.nuspec nuget/DotNetOpenAuth.OAuth.nuspec nuget/DotNetOpenAuth.OAuth2.AuthorizationServer.nuspec nuget/DotNetOpenAuth.OAuth2.Client.UI.nuspec nuget/DotNetOpenAuth.OAuth2.Client.nuspec nuget/DotNetOpenAuth.OAuth2.ResourceServer.nuspec nuget/DotNetOpenAuth.OAuth2.nuspec nuget/DotNetOpenAuth.OpenId.Provider.UI.nuspec nuget/DotNetOpenAuth.OpenId.Provider.nuspec nuget/DotNetOpenAuth.OpenId.RelyingParty.UI.nuspec nuget/DotNetOpenAuth.OpenId.RelyingParty.nuspec nuget/DotNetOpenAuth.OpenId.UI.nuspec nuget/DotNetOpenAuth.OpenId.nuspec nuget/DotNetOpenAuth.OpenIdInfoCard.UI.nuspec nuget/DotNetOpenAuth.OpenIdOAuth.nuspec nuget/nuget.proj src/version.txt | ||||
| * | Migrated the latest changes from DNOA.Core.nuspec to the rest of them to fix ↵ | Andrew Arnott | 2012-04-30 | 1 | -8/+9 |
| | | | | | | | | the symbol server issues. | ||||
* | | Added .NET 4.5 targetability to DNOA and enhanced .nupkg files to include ↵ | Andrew Arnott | 2012-04-23 | 1 | -0/+3 |
|/ | | | | .NET 4.5 assemblies. | ||||
* | Fixed a bunch of NuGet package descriptions, and summaries. | Andrew Arnott | 2012-03-21 | 1 | -1/+5 |
| | |||||
* | Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵ | Andrew Arnott | 2012-02-08 | 1 | -6/+7 |
| | | | | | | OAuth 1 and OAuth 2. Related to and closes #71 | ||||
* | NuGet symbol packages are also created now. | Andrew Arnott | 2012-01-29 | 1 | -0/+5 |
| | | | | Fixes #60 | ||||
* | Fixed up all existing NuGet packages and added several more. All but UI ↵ | Andrew Arnott | 2012-01-29 | 1 | -0/+25 |
dll's are now packaged in NuGet. |