Add dependency to fix build break

- Common sources needs more
This commit is contained in:
Doug Bunting 2015-12-11 08:46:44 -08:00
parent c7a6c099ed
commit b95cf5fb7c
1 changed files with 1 additions and 0 deletions

View File

@ -31,6 +31,7 @@
"dotnet5.4": {
"dependencies": {
"System.Reflection.Extensions": "4.0.1-*",
"System.Reflection.TypeExtensions": "4.1.0-*",
"System.Text.RegularExpressions": "4.0.11-*"
}
}