This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
AspNet.Security.OAuth.Introspection.Tests
AspNet.Security.OAuth.Validation.Tests
Owin.Security.OAuth.Introspection.Tests
Owin.Security.OAuth.Validation.Tests Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 },
55
66 "dependencies" : {
7- "AspNet.Security.OAuth.Introspection" : " 1.0.0-alpha1-* " ,
7+ "AspNet.Security.OAuth.Introspection" : { "target" : " project " } ,
88 "dotnet-test-xunit" : " 1.0.0-rc2-*" ,
99 "Microsoft.AspNetCore.TestHost" : " 1.0.0-rc2-*" ,
1010 "Microsoft.Extensions.Caching.Memory" : " 1.0.0-rc2-*" ,
Original file line number Diff line number Diff line change 44 },
55
66 "dependencies" : {
7- "AspNet.Security.OAuth.Validation" : " 1.0.0-alpha1-* " ,
7+ "AspNet.Security.OAuth.Validation" : { "target" : " project " } ,
88 "dotnet-test-xunit" : " 1.0.0-rc2-*" ,
99 "Microsoft.AspNetCore.TestHost" : " 1.0.0-rc2-*" ,
1010 "Microsoft.Extensions.Caching.Memory" : " 1.0.0-rc2-*" ,
Original file line number Diff line number Diff line change 77 "dotnet-test-xunit" : " 1.0.0-rc2-*" ,
88 "Microsoft.NETCore.Platforms" : " 1.0.1-rc2-*" ,
99 "Microsoft.Owin.Testing" : " 3.0.1" ,
10- "Owin.Security.OAuth.Introspection" : " 1.0.0-alpha1-* " ,
10+ "Owin.Security.OAuth.Introspection" : { "target" : " project " } ,
1111 "xunit" : " 2.1.0"
1212 },
1313
Original file line number Diff line number Diff line change 99 "Microsoft.Owin.Testing" : " 3.0.1" ,
1010 "Moq" : " 4.2.1312.1622" ,
1111 "Newtonsoft.Json" : " 8.0.3" ,
12- "Owin.Security.OAuth.Validation" : " 1.0.0-alpha1-* " ,
12+ "Owin.Security.OAuth.Validation" : { "target" : " project " } ,
1313 "xunit" : " 2.1.0"
1414 },
1515
You can’t perform that action at this time.
0 commit comments