Fixing broken project.json

This commit is contained in:
Pranav K 2014-03-31 11:25:56 -07:00
parent 3e7d8d54f9
commit 90864bcd9c
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@
"System.Runtime": "4.0.20.0",
"System.Runtime.Extensions": "4.0.10.0",
"System.Threading": "4.0.0.0",
"System.Threading.Tasks": "4.0.10.0"
"System.Threading.Tasks": "4.0.10.0",
"System.Text.RegularExpressions": "4.0.0.0"
}
},