Updating to RTM builds of IdentityModel packages

This commit is contained in:
Pranav K 2016-11-02 14:43:57 -07:00
parent e55e3b6f5a
commit 834718d1f9
2 changed files with 2 additions and 2 deletions

View File

@ -26,7 +26,7 @@
"version": "1.1.0-*", "version": "1.1.0-*",
"type": "build" "type": "build"
}, },
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.1-*", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.1-*"
}, },
"frameworks": { "frameworks": {

View File

@ -26,7 +26,7 @@
"version": "1.1.0-*", "version": "1.1.0-*",
"type": "build" "type": "build"
}, },
"Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.0.1-*", "Microsoft.IdentityModel.Protocols.OpenIdConnect": "2.1.0",
"NETStandard.Library": "1.6.1-*" "NETStandard.Library": "1.6.1-*"
}, },
"frameworks": { "frameworks": {