Update NuGet package to new version
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -132,6 +132,9 @@ publish/
|
|||||||
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
## TODO: If you have NuGet Package Restore enabled, uncomment the next line
|
||||||
packages/
|
packages/
|
||||||
|
|
||||||
|
# NuGet build packages
|
||||||
|
NuGet/*.nupkg
|
||||||
|
|
||||||
# Windows Azure Build Output
|
# Windows Azure Build Output
|
||||||
csx
|
csx
|
||||||
*.build.csdef
|
*.build.csdef
|
||||||
|
|||||||
@@ -19,7 +19,7 @@
|
|||||||
<releaseNotes>
|
<releaseNotes>
|
||||||
Adds support for authenticating against OpenID 2.0 providers and Steam
|
Adds support for authenticating against OpenID 2.0 providers and Steam
|
||||||
</releaseNotes>
|
</releaseNotes>
|
||||||
<copyright>Copyright 2013</copyright>
|
<copyright>Copyright 2013, 2014</copyright>
|
||||||
<tags>owin katana oauth linkedin yahoo github openid steam</tags>
|
<tags>owin katana oauth linkedin yahoo github openid steam</tags>
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency id="Microsoft.Owin.Security" version="2.0.2" />
|
<dependency id="Microsoft.Owin.Security" version="2.0.2" />
|
||||||
|
|||||||
Reference in New Issue
Block a user