This repository was archived by the owner on Nov 20, 2018. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +35
-126
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 7 files changed +35
-126
lines changed Original file line number Diff line number Diff line change 4
4
"keyFile" : " ../../tools/Key.snk"
5
5
},
6
6
"dependencies" : {
7
- "dotnet-test-xunit" : " 1.0 .0-*" ,
7
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
8
8
"Microsoft.AspNetCore.Http" : " 1.1.0-*" ,
9
9
"Microsoft.AspNetCore.Testing" : " 1.1.0-*" ,
10
- "xunit" : " 2.1.0 "
10
+ "xunit" : " 2.2.0-* "
11
11
},
12
12
"frameworks" : {
13
13
"netcoreapp1.0" : {
14
14
"dependencies" : {
15
15
"Microsoft.NETCore.App" : {
16
16
"version" : " 1.0.0-*" ,
17
17
"type" : " platform"
18
- },
19
- "System.Diagnostics.Process" : " 4.1.0-*"
20
- },
21
- "imports" : [
22
- " dnxcore50" ,
23
- " portable-net451+win8"
24
- ]
25
- },
26
- "net451" : {
27
- "frameworkAssemblies" : {
28
- "System.Runtime" : " " ,
29
- "System.Threading.Tasks" : " "
30
- },
31
- "dependencies" : {
32
- "xunit.runner.console" : " 2.1.0"
18
+ }
33
19
}
34
- }
20
+ },
21
+ "net451" : {}
35
22
},
36
23
"testRunner" : " xunit"
37
24
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0 .0-*" ,
3
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
4
4
"Microsoft.AspNetCore.Http" : " 1.1.0-*" ,
5
5
"Microsoft.AspNetCore.Http.Extensions" : " 1.1.0-*" ,
6
6
"Microsoft.Extensions.DependencyInjection" : " 1.1.0-*" ,
7
- "xunit" : " 2.1.0 "
7
+ "xunit" : " 2.2.0-* "
8
8
},
9
9
"frameworks" : {
10
10
"netcoreapp1.0" : {
11
11
"dependencies" : {
12
12
"Microsoft.NETCore.App" : {
13
13
"version" : " 1.0.0-*" ,
14
14
"type" : " platform"
15
- },
16
- "System.Diagnostics.Process" : " 4.1.0-*"
17
- },
18
- "imports" : [
19
- " dnxcore50" ,
20
- " portable-net451+win8"
21
- ]
22
- },
23
- "net451" : {
24
- "frameworkAssemblies" : {
25
- "System.Runtime" : " " ,
26
- "System.Threading.Tasks" : " "
27
- },
28
- "dependencies" : {
29
- "xunit.runner.console" : " 2.1.0"
15
+ }
30
16
}
31
- }
17
+ },
18
+ "net451" : {}
32
19
},
33
20
"testRunner" : " xunit"
34
21
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0 .0-*" ,
3
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
4
4
"Microsoft.AspNetCore.Http.Features" : " 1.1.0-*" ,
5
- "xunit" : " 2.1.0 "
5
+ "xunit" : " 2.2.0-* "
6
6
},
7
7
"frameworks" : {
8
8
"netcoreapp1.0" : {
9
9
"dependencies" : {
10
10
"Microsoft.NETCore.App" : {
11
11
"version" : " 1.0.0-*" ,
12
12
"type" : " platform"
13
- },
14
- "System.Diagnostics.Process" : " 4.1.0-*"
15
- },
16
- "imports" : [
17
- " dnxcore50" ,
18
- " portable-net451+win8"
19
- ]
20
- },
21
- "net451" : {
22
- "frameworkAssemblies" : {
23
- "System.Runtime" : " " ,
24
- "System.Threading.Tasks" : " "
25
- },
26
- "dependencies" : {
27
- "xunit.runner.console" : " 2.1.0"
13
+ }
28
14
}
29
- }
15
+ },
16
+ "net451" : {}
30
17
},
31
18
"testRunner" : " xunit"
32
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0 .0-*" ,
3
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
4
4
"Microsoft.AspNetCore.Http" : " 1.1.0-*" ,
5
- "xunit" : " 2.1.0 "
5
+ "xunit" : " 2.2.0-* "
6
6
},
7
7
"frameworks" : {
8
8
"netcoreapp1.0" : {
9
9
"dependencies" : {
10
10
"Microsoft.NETCore.App" : {
11
11
"version" : " 1.0.0-*" ,
12
12
"type" : " platform"
13
- },
14
- "System.Diagnostics.Process" : " 4.1.0-*"
15
- },
16
- "imports" : [
17
- " dnxcore50" ,
18
- " portable-net451+win8"
19
- ]
20
- },
21
- "net451" : {
22
- "frameworkAssemblies" : {
23
- "System.Runtime" : " " ,
24
- "System.Threading.Tasks" : " "
25
- },
26
- "dependencies" : {
27
- "xunit.runner.console" : " 2.1.0"
13
+ }
28
14
}
29
- }
15
+ },
16
+ "net451" : {}
30
17
},
31
18
"testRunner" : " xunit"
32
19
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0 .0-*" ,
3
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
4
4
"Microsoft.AspNetCore.Http" : " 1.1.0-*" ,
5
5
"Microsoft.AspNetCore.Owin" : " 1.1.0-*" ,
6
6
"Microsoft.Extensions.DependencyInjection" : " 1.1.0-*" ,
7
- "xunit" : " 2.1.0 "
7
+ "xunit" : " 2.2.0-* "
8
8
},
9
9
"frameworks" : {
10
10
"netcoreapp1.0" : {
11
11
"dependencies" : {
12
12
"Microsoft.NETCore.App" : {
13
13
"version" : " 1.0.0-*" ,
14
14
"type" : " platform"
15
- },
16
- "System.Diagnostics.Process" : " 4.1.0-*"
17
- },
18
- "imports" : [
19
- " dnxcore50" ,
20
- " portable-net451+win8"
21
- ]
22
- },
23
- "net451" : {
24
- "frameworkAssemblies" : {
25
- "System.Runtime" : " " ,
26
- "System.Threading.Tasks" : " "
27
- },
28
- "dependencies" : {
29
- "xunit.runner.console" : " 2.1.0"
15
+ }
30
16
}
31
- }
17
+ },
18
+ "net451" : {}
32
19
},
33
20
"testRunner" : " xunit"
34
21
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "dotnet-test-xunit" : " 1.0 .0-*" ,
3
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
4
4
"Microsoft.AspNetCore.WebUtilities" : " 1.1.0-*" ,
5
- "xunit" : " 2.1.0 "
5
+ "xunit" : " 2.2.0-* "
6
6
},
7
7
"buildOptions" : {
8
8
"warningsAsErrors" : true
15
15
"version" : " 1.0.0-*" ,
16
16
"type" : " platform"
17
17
},
18
- "System.Text.Encoding.Extensions" : " 4.0.11-*" ,
19
- "System.Diagnostics.Process" : " 4.1.0-*"
20
- },
21
- "imports" : [
22
- " dnxcore50" ,
23
- " portable-net451+win8"
24
- ]
25
- },
26
- "net451" : {
27
- "frameworkAssemblies" : {
28
- "System.Runtime" : " " ,
29
- "System.Threading.Tasks" : " "
30
- },
31
- "dependencies" : {
32
- "xunit.runner.console" : " 2.1.0"
18
+ "System.Text.Encoding.Extensions" : " 4.0.11-*"
33
19
}
34
- }
20
+ },
21
+ "net451" : {}
35
22
}
36
23
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"version" : " 1.1.0-*" ,
3
3
"dependencies" : {
4
- "dotnet-test-xunit" : " 1.0 .0-*" ,
4
+ "dotnet-test-xunit" : " 2.2 .0-*" ,
5
5
"Microsoft.Net.Http.Headers" : " 1.1.0-*" ,
6
- "xunit" : " 2.1.0 "
6
+ "xunit" : " 2.2.0-* "
7
7
},
8
8
"frameworks" : {
9
9
"netcoreapp1.0" : {
10
10
"dependencies" : {
11
11
"Microsoft.NETCore.App" : {
12
12
"version" : " 1.0.0-*" ,
13
13
"type" : " platform"
14
- },
15
- "System.Diagnostics.Process" : " 4.1.0-*"
16
- },
17
- "imports" : [
18
- " dnxcore50" ,
19
- " portable-net451+win8"
20
- ]
21
- },
22
- "net451" : {
23
- "frameworkAssemblies" : {
24
- "System.Runtime" : " " ,
25
- "System.Threading.Tasks" : " "
26
- },
27
- "dependencies" : {
28
- "xunit.runner.console" : " 2.1.0"
14
+ }
29
15
}
30
- }
16
+ },
17
+ "net451" : {}
31
18
},
32
19
"testRunner" : " xunit"
33
20
}
You can’t perform that action at this time.
0 commit comments