Adding System.Runtime to unbreak build

This commit is contained in:
Pranav K 2015-10-28 19:12:17 -07:00
parent a72139da09
commit 6d2b1e447b
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@
"frameworks": {
"net451": {
"frameworkAssemblies": {
"System.Runtime": "",
"System.Threading.Tasks": ""
}
},