This repository was archived by the owner on Dec 24, 2020. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-6
lines changed
AspNet.Security.OAuth.Validation.Tests
Owin.Security.OAuth.Validation.Tests Expand file tree Collapse file tree 2 files changed +4
-6
lines changed 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+ "Moq" : " 4.6.38-alpha" ,
1213 "Newtonsoft.Json" : " 9.0.1" ,
1314 "xunit" : " 2.2.0-beta2-build3300"
1415 },
1516
1617 "frameworks" : {
1718 "netcoreapp1.0" : {
1819 "dependencies" : {
19- "Microsoft.NETCore.App" : { "type" : " platform" , "version" : " 1.0.0" },
20- "moq.netcore" : " 4.4.0-beta8" ,
21- "System.Diagnostics.TraceSource" : " 4.0.0"
20+ "Microsoft.NETCore.App" : { "type" : " platform" , "version" : " 1.0.0" }
2221 },
2322
2423 "imports" : [
2928
3029 "net451" : {
3130 "dependencies" : {
32- "Microsoft.NETCore.Platforms" : " 1.0.1" ,
33- "Moq" : " 4.2.1312.1622"
31+ "Microsoft.NETCore.Platforms" : " 1.0.1"
3432 }
3533 }
3634 },
Original file line number Diff line number Diff line change 77 "dotnet-test-xunit" : " 2.2.0-preview2-build1029" ,
88 "Microsoft.NETCore.Platforms" : " 1.0.1" ,
99 "Microsoft.Owin.Testing" : " 3.0.1" ,
10- "Moq" : " 4.2.1312.1622 " ,
10+ "Moq" : " 4.6.38-alpha " ,
1111 "Newtonsoft.Json" : " 9.0.1" ,
1212 "Owin.Security.OAuth.Validation" : { "target" : " project" },
1313 "xunit" : " 2.2.0-beta2-build3300"
You can’t perform that action at this time.
0 commit comments