This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +22
-22
lines changed
Microsoft.AspNet.FeatureModel.Tests
Microsoft.AspNet.Http.Tests
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.PipelineCore.Tests Expand file tree Collapse file tree 4 files changed +22
-22
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 0.1-alpha-*" ,
3
3
"dependencies" : {
4
- "Microsoft.AspNet.HttpFeature" : " " ,
5
- "Microsoft.AspNet.Http" : " " ,
6
4
"Microsoft.AspNet.FeatureModel" : " " ,
7
- "Xunit.KRunner" : " 0.1-alpha-*" ,
5
+ "Microsoft.AspNet.Http" : " " ,
6
+ "Microsoft.AspNet.HttpFeature" : " " ,
8
7
"xunit.abstractions" : " 2.0.0-aspnet-*" ,
9
8
"xunit.assert" : " 2.0.0-aspnet-*" ,
10
9
"xunit.core" : " 2.0.0-aspnet-*" ,
11
- "xunit.execution" : " 2.0.0-aspnet-*"
10
+ "xunit.execution" : " 2.0.0-aspnet-*" ,
11
+ "Xunit.KRunner" : " 0.1-alpha-*"
12
12
},
13
13
"commands" : {
14
14
"test" : " Xunit.KRunner"
Original file line number Diff line number Diff line change 2
2
"version" : " 0.1-alpha-*" ,
3
3
"dependencies" : {
4
4
"Microsoft.AspNet.Http" : " " ,
5
- "Microsoft.AspNet.PipelineCore" : " " ,
6
5
"Microsoft.AspNet.HttpFeature" : " " ,
6
+ "Microsoft.AspNet.PipelineCore" : " " ,
7
7
"Microsoft.AspNet.Testing" : " 0.1-alpha-*" ,
8
- "Xunit.KRunner" : " 0.1-alpha-*" ,
9
8
"xunit.abstractions" : " 2.0.0-aspnet-*" ,
10
9
"xunit.assert" : " 2.0.0-aspnet-*" ,
11
10
"xunit.core" : " 2.0.0-aspnet-*" ,
12
- "xunit.execution" : " 2.0.0-aspnet-*"
11
+ "xunit.execution" : " 2.0.0-aspnet-*" ,
12
+ "Xunit.KRunner" : " 0.1-alpha-*"
13
13
},
14
14
"commands" : {
15
15
"test" : " Xunit.KRunner"
16
16
},
17
17
"configurations" : {
18
18
"net45" : {
19
19
"dependencies" : {
20
- "System.Runtime " : " " ,
21
- "Shouldly " : " 1.1.1.1 "
20
+ "Shouldly " : " 1.1.1.1 " ,
21
+ "System.Runtime " : " "
22
22
}
23
23
}
24
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 0.1-alpha-*" ,
3
3
"dependencies" : {
4
- "Microsoft.AspNet.Owin" : " " ,
5
- "Microsoft.AspNet.HttpFeature" : " " ,
6
- "Microsoft.AspNet.Http" : " " ,
7
4
"Microsoft.AspNet.FeatureModel" : " " ,
5
+ "Microsoft.AspNet.Http" : " " ,
6
+ "Microsoft.AspNet.HttpFeature" : " " ,
7
+ "Microsoft.AspNet.Owin" : " " ,
8
8
"Microsoft.AspNet.PipelineCore" : " " ,
9
- "Xunit.KRunner" : " 0.1-alpha-*" ,
10
9
"xunit.abstractions" : " 2.0.0-aspnet-*" ,
11
10
"xunit.assert" : " 2.0.0-aspnet-*" ,
12
11
"xunit.core" : " 2.0.0-aspnet-*" ,
13
- "xunit.execution" : " 2.0.0-aspnet-*"
12
+ "xunit.execution" : " 2.0.0-aspnet-*" ,
13
+ "Xunit.KRunner" : " 0.1-alpha-*"
14
14
},
15
15
"commands" : {
16
16
"test" : " Xunit.KRunner"
17
17
},
18
18
"configurations" : {
19
19
"net45" : {
20
20
"dependencies" : {
21
- "System.Runtime " : " " ,
22
- "Shouldly " : " 1.1.1.1 "
21
+ "Shouldly " : " 1.1.1.1 " ,
22
+ "System.Runtime " : " "
23
23
}
24
24
}
25
25
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 0.1-alpha-*" ,
3
3
"dependencies" : {
4
- "Microsoft.AspNet.HttpFeature" : " " ,
5
- "Microsoft.AspNet.Http" : " " ,
6
4
"Microsoft.AspNet.FeatureModel" : " " ,
5
+ "Microsoft.AspNet.Http" : " " ,
6
+ "Microsoft.AspNet.HttpFeature" : " " ,
7
7
"Microsoft.AspNet.PipelineCore" : " " ,
8
- "Xunit.KRunner" : " 0.1-alpha-*" ,
9
8
"xunit.abstractions" : " 2.0.0-aspnet-*" ,
10
9
"xunit.assert" : " 2.0.0-aspnet-*" ,
11
10
"xunit.core" : " 2.0.0-aspnet-*" ,
12
- "xunit.execution" : " 2.0.0-aspnet-*"
11
+ "xunit.execution" : " 2.0.0-aspnet-*" ,
12
+ "Xunit.KRunner" : " 0.1-alpha-*"
13
13
},
14
14
"commands" : {
15
15
"test" : " Xunit.KRunner"
16
16
},
17
17
"configurations" : {
18
18
"net45" : {
19
19
"dependencies" : {
20
- "System.Runtime" : " " ,
21
20
"Moq" : " 4.2.1312.1622" ,
22
- "System.Net.Http" : " "
21
+ "System.Net.Http" : " " ,
22
+ "System.Runtime" : " "
23
23
}
24
24
}
25
25
}
You can’t perform that action at this time.
0 commit comments