summaryrefslogtreecommitdiffstats
path: root/nuget/DotNetOpenAuth.OAuth.ServiceProvider.nuspec
Commit message (Collapse)AuthorAgeFilesLines
* Closes #362David Christiansen2015-01-051-3/+3
|
* Removes delay-signing build authoring leftovers that was still breaking the ↵v5.0.0-alpha2Andrew Arnott2013-10-221-1/+1
| | | | build.
* Fixes build break from the signing change in the build.Andrew Arnott2013-06-161-1/+1
| | | | Closes #288
* Fixes OAuthConsumer twitter sample.Andrew Arnott2013-02-091-1/+0
|
* Retargets exclusively to .NET 4.5 now.Andrew Arnott2012-12-281-8/+0
|
* Merge branch 'v4.0'Andrew Arnott2012-05-011-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 Arnott2012-04-301-8/+9
| | | | | | | | the symbol server issues.
* | Added .NET 4.5 targetability to DNOA and enhanced .nupkg files to include ↵Andrew Arnott2012-04-231-0/+3
|/ | | | .NET 4.5 assemblies.
* Fixed a bunch of NuGet package descriptions, and summaries.Andrew Arnott2012-03-211-1/+5
|
* Added DotNetOpenAuth.OAuth.Common to contain dependencies shared between ↵Andrew Arnott2012-02-081-6/+7
| | | | | | OAuth 1 and OAuth 2. Related to and closes #71
* NuGet symbol packages are also created now.Andrew Arnott2012-01-291-0/+5
| | | | Fixes #60
* Fixed up all existing NuGet packages and added several more. All but UI ↵Andrew Arnott2012-01-291-0/+25
dll's are now packaged in NuGet.