React to updated CoreCLR packages

https://github.com/aspnet/Coherence/issues/97
This commit is contained in:
John Luo 2016-05-26 18:32:53 -07:00
parent 1956be42f6
commit 3222785d3f
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@
"netstandard1.3": {
"dependencies": {
"System.Collections": "4.0.11-*",
"System.Text.RegularExpressions": "4.0.12-*"
"System.Text.RegularExpressions": "4.1.0-*"
}
}
}