aspnet/Coherence#97 - React to updated CoreClr packages

This commit is contained in:
Ajay Bhargav Baaskaran 2016-05-17 12:47:17 -07:00
parent 86a41bc618
commit 1d21cecd8d
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-*"
}
}
}