Skip to content
This repository was archived by the owner on Nov 20, 2018. It is now read-only.

Commit 62eaf16

Browse files
committed
Updating to RTM builds of xunit
1 parent 4986137 commit 62eaf16

File tree

7 files changed

+35
-126
lines changed

7 files changed

+35
-126
lines changed

test/Microsoft.AspNetCore.Http.Abstractions.Tests/project.json

Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,34 +4,21 @@
44
"keyFile": "../../tools/Key.snk"
55
},
66
"dependencies": {
7-
"dotnet-test-xunit": "1.0.0-*",
7+
"dotnet-test-xunit": "2.2.0-*",
88
"Microsoft.AspNetCore.Http": "1.1.0-*",
99
"Microsoft.AspNetCore.Testing": "1.1.0-*",
10-
"xunit": "2.1.0"
10+
"xunit": "2.2.0-*"
1111
},
1212
"frameworks": {
1313
"netcoreapp1.0": {
1414
"dependencies": {
1515
"Microsoft.NETCore.App": {
1616
"version": "1.0.0-*",
1717
"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+
}
3319
}
34-
}
20+
},
21+
"net451": {}
3522
},
3623
"testRunner": "xunit"
3724
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,21 @@
11
{
22
"dependencies": {
3-
"dotnet-test-xunit": "1.0.0-*",
3+
"dotnet-test-xunit": "2.2.0-*",
44
"Microsoft.AspNetCore.Http": "1.1.0-*",
55
"Microsoft.AspNetCore.Http.Extensions": "1.1.0-*",
66
"Microsoft.Extensions.DependencyInjection": "1.1.0-*",
7-
"xunit": "2.1.0"
7+
"xunit": "2.2.0-*"
88
},
99
"frameworks": {
1010
"netcoreapp1.0": {
1111
"dependencies": {
1212
"Microsoft.NETCore.App": {
1313
"version": "1.0.0-*",
1414
"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+
}
3016
}
31-
}
17+
},
18+
"net451": {}
3219
},
3320
"testRunner": "xunit"
3421
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,19 @@
11
{
22
"dependencies": {
3-
"dotnet-test-xunit": "1.0.0-*",
3+
"dotnet-test-xunit": "2.2.0-*",
44
"Microsoft.AspNetCore.Http.Features": "1.1.0-*",
5-
"xunit": "2.1.0"
5+
"xunit": "2.2.0-*"
66
},
77
"frameworks": {
88
"netcoreapp1.0": {
99
"dependencies": {
1010
"Microsoft.NETCore.App": {
1111
"version": "1.0.0-*",
1212
"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+
}
2814
}
29-
}
15+
},
16+
"net451": {}
3017
},
3118
"testRunner": "xunit"
3219
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,19 @@
11
{
22
"dependencies": {
3-
"dotnet-test-xunit": "1.0.0-*",
3+
"dotnet-test-xunit": "2.2.0-*",
44
"Microsoft.AspNetCore.Http": "1.1.0-*",
5-
"xunit": "2.1.0"
5+
"xunit": "2.2.0-*"
66
},
77
"frameworks": {
88
"netcoreapp1.0": {
99
"dependencies": {
1010
"Microsoft.NETCore.App": {
1111
"version": "1.0.0-*",
1212
"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+
}
2814
}
29-
}
15+
},
16+
"net451": {}
3017
},
3118
"testRunner": "xunit"
3219
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,21 @@
11
{
22
"dependencies": {
3-
"dotnet-test-xunit": "1.0.0-*",
3+
"dotnet-test-xunit": "2.2.0-*",
44
"Microsoft.AspNetCore.Http": "1.1.0-*",
55
"Microsoft.AspNetCore.Owin": "1.1.0-*",
66
"Microsoft.Extensions.DependencyInjection": "1.1.0-*",
7-
"xunit": "2.1.0"
7+
"xunit": "2.2.0-*"
88
},
99
"frameworks": {
1010
"netcoreapp1.0": {
1111
"dependencies": {
1212
"Microsoft.NETCore.App": {
1313
"version": "1.0.0-*",
1414
"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+
}
3016
}
31-
}
17+
},
18+
"net451": {}
3219
},
3320
"testRunner": "xunit"
3421
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"dependencies": {
3-
"dotnet-test-xunit": "1.0.0-*",
3+
"dotnet-test-xunit": "2.2.0-*",
44
"Microsoft.AspNetCore.WebUtilities": "1.1.0-*",
5-
"xunit": "2.1.0"
5+
"xunit": "2.2.0-*"
66
},
77
"buildOptions": {
88
"warningsAsErrors": true
@@ -15,22 +15,9 @@
1515
"version": "1.0.0-*",
1616
"type": "platform"
1717
},
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-*"
3319
}
34-
}
20+
},
21+
"net451": {}
3522
}
3623
}
Lines changed: 5 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,20 @@
11
{
22
"version": "1.1.0-*",
33
"dependencies": {
4-
"dotnet-test-xunit": "1.0.0-*",
4+
"dotnet-test-xunit": "2.2.0-*",
55
"Microsoft.Net.Http.Headers": "1.1.0-*",
6-
"xunit": "2.1.0"
6+
"xunit": "2.2.0-*"
77
},
88
"frameworks": {
99
"netcoreapp1.0": {
1010
"dependencies": {
1111
"Microsoft.NETCore.App": {
1212
"version": "1.0.0-*",
1313
"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+
}
2915
}
30-
}
16+
},
17+
"net451": {}
3118
},
3219
"testRunner": "xunit"
3320
}

0 commit comments

Comments
 (0)