Updated common

This commit is contained in:
David Fowler 2014-03-08 01:22:35 -08:00
parent 360f81d0a8
commit 5de1ae578d
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,6 @@
{
"shared": "*.cs"
"shared": "*.cs",
"dependencies": {
"System.Runtime" : "4.0.20.0"
}
}