This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 8 files changed +8
-2
lines changed
Microsoft.AspNetCore.Http.Abstractions.Tests
Microsoft.AspNetCore.Http.Extensions.Tests
Microsoft.AspNetCore.Http.Features.Tests
Microsoft.AspNetCore.Http.Tests
Microsoft.AspNetCore.Owin.Tests
Microsoft.AspNetCore.WebUtilities.Tests Expand file tree Collapse file tree 8 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
33 "dependencies" : {
4- "Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
5- "Microsoft.NETCore.Platforms" : " 1.0.1-*"
4+ "Microsoft.AspNetCore.Http" : " 1.0.0-*"
65 },
76 "commands" : {
87 "SampleApp" : " SampleApp"
Original file line number Diff line number Diff line change 44 "keyFile" : " ../../tools/Key.snk"
55 },
66 "dependencies" : {
7+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
78 "Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
89 "Microsoft.AspNetCore.Testing" : " 1.0.0-*" ,
910 "xunit" : " 2.1.0"
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
34 "Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
45 "Microsoft.AspNetCore.Http.Extensions" : " 1.0.0-*" ,
56 "Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
34 "Microsoft.AspNetCore.Http.Features" : " 1.0.0-*" ,
45 "xunit" : " 2.1.0"
56 },
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
34 "Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
45 "xunit" : " 2.1.0"
56 },
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
34 "Microsoft.AspNetCore.Http" : " 1.0.0-*" ,
45 "Microsoft.AspNetCore.Owin" : " 1.0.0-*" ,
56 "Microsoft.Extensions.DependencyInjection" : " 1.0.0-*" ,
Original file line number Diff line number Diff line change 11{
22 "dependencies" : {
3+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
34 "Microsoft.AspNetCore.WebUtilities" : " 1.0.0-*" ,
45 "xunit" : " 2.1.0"
56 },
Original file line number Diff line number Diff line change 11{
22 "version" : " 1.0.0-*" ,
33 "dependencies" : {
4+ "Microsoft.NETCore.Platforms" : " 1.0.1-*" ,
45 "Microsoft.Net.Http.Headers" : " 1.0.0-*" ,
56 "xunit" : " 2.1.0"
67 },
You can’t perform that action at this time.
0 commit comments