Reacting to CoreCLR package changes

This commit is contained in:
Pranav K 2016-03-22 14:50:29 -07:00
parent 4ef80fabf6
commit bbc507fe14
1 changed files with 3 additions and 1 deletions

View File

@ -21,7 +21,9 @@
"frameworks": {
"net451": {},
"netstandard1.3": {
"dependencies": {},
"dependencies": {
"System.Text.RegularExpressions": "4.0.12-*"
},
"imports": [
"dotnet5.4",
"portable-net451+win8"