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": {
|
||||
"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-*",
|
||||
|
||||
"xunit": "2.1.0",
|
||||
|
|
Loading…
Reference in a new issue