Updating System.Text.RegularExpressions version

This commit is contained in:
Pranav K 2014-10-10 14:01:37 -07:00
parent 91a11a9dfe
commit e8de0f9d6e
2 changed files with 2 additions and 2 deletions

View File

@ -28,7 +28,7 @@
"System.Runtime.Extensions": "4.0.10-beta-*",
"System.Runtime.InteropServices": "4.0.20-beta-*",
"System.Text.Encoding": "4.0.10-beta-*",
"System.Text.RegularExpressions": "4.0.0-beta-*",
"System.Text.RegularExpressions": "4.0.10-beta-*",
"System.Threading.Tasks": "4.0.10-beta-*"
}
}

View File

@ -17,7 +17,7 @@
"System.Runtime.Extensions": "4.0.10-beta-*",
"System.Threading": "4.0.0-beta-*",
"System.Threading.Tasks": "4.0.10-beta-*",
"System.Text.RegularExpressions": "4.0.0-beta-*"
"System.Text.RegularExpressions": "4.0.10-beta-*"
}
},
"aspnet50": {