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": { "frameworks": {
"net451": { "net451": {
"frameworkAssemblies": { "frameworkAssemblies": {
"System.Runtime": "",
"System.Threading.Tasks": "" "System.Threading.Tasks": ""
} }
}, },