force TestHost to stay in rc2 land
This commit is contained in:
parent
7972586c31
commit
4834f836df
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"NETStandard.Library": "1.0.0-rc2-23704",
|
"NETStandard.Library": "1.0.0-rc2-23704",
|
||||||
"Microsoft.NETCore.TestHost": "1.0.0-*",
|
"Microsoft.NETCore.TestHost": "1.0.0-rc2-*",
|
||||||
"System.Text.RegularExpressions": "4.0.11-*",
|
"System.Text.RegularExpressions": "4.0.11-*",
|
||||||
|
|
||||||
"xunit": "2.1.0",
|
"xunit": "2.1.0",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue