This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
AspNet.Security.OAuth.Introspection
Owin.Security.OAuth.Introspection
AspNet.Security.OAuth.Validation.Tests
Owin.Security.OAuth.Validation.Tests Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ AspNet.Security.OAuth.Extensions
55
66** The latest nightly builds can be found on [ MyGet] ( https://www.myget.org/gallery/aspnet-contrib ) ** .
77
8- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/aa7t5nfxpiri1e85/branch/release ?svg=true )] ( https://ci.appveyor.com/project/aspnet-contrib/aspnet-security-oauth-extensions/branch/release )
9- [ ![ Build status] ( https://travis-ci.org/aspnet-contrib/AspNet.Security.OAuth.Extensions.svg?branch=release )] ( https://travis-ci.org/aspnet-contrib/AspNet.Security.OAuth.Extensions )
8+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/aa7t5nfxpiri1e85/branch/dev ?svg=true )] ( https://ci.appveyor.com/project/aspnet-contrib/aspnet-security-oauth-extensions/branch/dev )
9+ [ ![ Build status] ( https://travis-ci.org/aspnet-contrib/AspNet.Security.OAuth.Extensions.svg?branch=dev )] ( https://travis-ci.org/aspnet-contrib/AspNet.Security.OAuth.Extensions )
1010
1111## Get started
1212
Original file line number Diff line number Diff line change 3535 "JetBrains.Annotations" : { "type" : " build" , "version" : " 10.1.4" },
3636 "Microsoft.AspNetCore.Authentication" : " 1.0.0-*" ,
3737 "Microsoft.Extensions.Caching.Abstractions" : " 1.0.0-*" ,
38- "Newtonsoft.Json" : " 8 .0.3 "
38+ "Newtonsoft.Json" : " 9 .0.1 "
3939 },
4040
4141 "frameworks" : {
Original file line number Diff line number Diff line change 3737 "Microsoft.Extensions.Caching.Memory" : " 1.0.0-*" ,
3838 "Microsoft.Extensions.Logging" : " 1.0.0-*" ,
3939 "Microsoft.Owin.Security.Interop" : " 1.0.0-*" ,
40- "Newtonsoft.Json" : " 8 .0.3 "
40+ "Newtonsoft.Json" : " 9 .0.1 "
4141 },
4242
4343 "frameworks" : {
Original file line number Diff line number Diff line change 99 "Microsoft.AspNetCore.TestHost" : " 1.0.0-*" ,
1010 "Microsoft.Extensions.Caching.Memory" : " 1.0.0-*" ,
1111 "Microsoft.Extensions.Logging.Debug" : " 1.0.0-*" ,
12- "Newtonsoft.Json" : " 8 .0.3 " ,
12+ "Newtonsoft.Json" : " 9 .0.1 " ,
1313 "xunit" : " 2.1.0"
1414 },
1515
Original file line number Diff line number Diff line change 88 "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
99 "Microsoft.Owin.Testing" : " 3.0.1" ,
1010 "Moq" : " 4.2.1312.1622" ,
11- "Newtonsoft.Json" : " 8 .0.3 " ,
11+ "Newtonsoft.Json" : " 9 .0.1 " ,
1212 "Owin.Security.OAuth.Validation" : { "target" : " project" },
1313 "xunit" : " 2.1.0"
1414 },
You can’t perform that action at this time.
0 commit comments