Fix CI build failure

This commit is contained in:
Pranav K 2016-03-11 21:40:48 -08:00
parent fb8cf86f71
commit 7c67366e84
1 changed files with 1 additions and 0 deletions

View File

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