This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree 8 files changed +16
-16
lines changed
Microsoft.AspNet.FeatureModel.Tests
Microsoft.AspNet.Http.Core.Tests
Microsoft.AspNet.Http.Extensions.Tests
Microsoft.AspNet.Http.Tests
Microsoft.AspNet.Owin.Tests
Microsoft.AspNet.WebUtilities.Tests
Microsoft.Framework.WebEncoders.Tests
8 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNet.FeatureModel" : " 1.0.0-*" ,
4
4
"Microsoft.AspNet.Http" : " 1.0.0-*" ,
5
5
"Microsoft.AspNet.Http.Interfaces" : " 1.0.0-*" ,
6
- "xunit.runner.kre " : " 1 .0.0-*"
6
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
7
7
},
8
8
"commands" : {
9
- "test" : " xunit.runner.kre "
9
+ "test" : " xunit.runner.aspnet "
10
10
},
11
11
"frameworks" : {
12
12
"dnx451" : {
Original file line number Diff line number Diff line change 4
4
"Microsoft.AspNet.Http" : " 1.0.0-*" ,
5
5
"Microsoft.AspNet.Http.Interfaces" : " 1.0.0-*" ,
6
6
"Microsoft.AspNet.Http.Core" : " 1.0.0-*" ,
7
- "xunit.runner.kre " : " 1 .0.0-*"
7
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
8
8
},
9
9
"commands" : {
10
- "test" : " xunit.runner.kre "
10
+ "test" : " xunit.runner.aspnet "
11
11
},
12
12
"frameworks" : {
13
13
"dnx451" : {
Original file line number Diff line number Diff line change 4
4
"Microsoft.AspNet.Http.Extensions" : " 1.0.0-*" ,
5
5
"Microsoft.AspNet.Http.Interfaces" : " 1.0.0-*" ,
6
6
"Microsoft.AspNet.Http.Core" : " 1.0.0-*" ,
7
- "xunit.runner.kre " : " 1 .0.0-*"
7
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
8
8
},
9
9
"commands" : {
10
- "test" : " xunit.runner.kre "
10
+ "test" : " xunit.runner.aspnet "
11
11
},
12
12
"frameworks" : {
13
13
"dnx451" : {
Original file line number Diff line number Diff line change 4
4
"Microsoft.AspNet.Http.Interfaces" : " 1.0.0-*" ,
5
5
"Microsoft.AspNet.Http.Core" : " 1.0.0-*" ,
6
6
"Microsoft.AspNet.Testing" : " 1.0.0-*" ,
7
- "xunit.runner.kre " : " 1 .0.0-*"
7
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
8
8
},
9
9
"commands" : {
10
- "test" : " xunit.runner.kre "
10
+ "test" : " xunit.runner.aspnet "
11
11
},
12
12
"frameworks" : {
13
13
"dnx451" : {
Original file line number Diff line number Diff line change 5
5
"Microsoft.AspNet.Http.Interfaces" : " 1.0.0-*" ,
6
6
"Microsoft.AspNet.Owin" : " 1.0.0-*" ,
7
7
"Microsoft.AspNet.Http.Core" : " 1.0.0-*" ,
8
- "xunit.runner.kre " : " 1 .0.0-*"
8
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
9
9
},
10
10
"commands" : {
11
- "test" : " xunit.runner.kre "
11
+ "test" : " xunit.runner.aspnet "
12
12
},
13
13
"frameworks" : {
14
14
"dnx451" : {
Original file line number Diff line number Diff line change 3
3
"Microsoft.AspNet.Http" : " 1.0.0-*" ,
4
4
"Microsoft.AspNet.WebUtilities" : " 1.0.0-*" ,
5
5
"Microsoft.AspNet.Http.Core" : " 1.0.0-*" ,
6
- "xunit.runner.kre " : " 1 .0.0-*"
6
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
7
7
},
8
8
"commands" : {
9
- "test" : " xunit.runner.kre "
9
+ "test" : " xunit.runner.aspnet "
10
10
},
11
11
"frameworks" : {
12
12
"dnx451" : { },
Original file line number Diff line number Diff line change 4
4
"Microsoft.Framework.WebEncoders" : " 1.0.0-*" ,
5
5
"Moq" : " 4.2.1312.1622" ,
6
6
"Newtonsoft.Json" : " 6.0.6" ,
7
- "xunit.runner.kre " : " 1 .0.0-*"
7
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
8
8
},
9
9
"commands" : {
10
- "test" : " xunit.runner.kre "
10
+ "test" : " xunit.runner.aspnet "
11
11
},
12
12
"compilationOptions" : {
13
13
"allowUnsafe" : true
Original file line number Diff line number Diff line change 2
2
"version" : " 1.0.0-*" ,
3
3
"dependencies" : {
4
4
"Microsoft.Net.Http.Headers" : " 1.0.0-*" ,
5
- "xunit.runner.kre " : " 1 .0.0-*"
5
+ "xunit.runner.aspnet " : " 2 .0.0-aspnet -*"
6
6
},
7
7
"commands" : {
8
- "test" : " xunit.runner.kre "
8
+ "test" : " xunit.runner.aspnet "
9
9
},
10
10
"frameworks" : {
11
11
"dnx451" : { },
You can’t perform that action at this time.
0 commit comments