Fix build.

This commit is contained in:
Cesar Blum Silveira 2016-02-10 15:09:37 -08:00
parent c79458a282
commit 8007020bff
1 changed files with 2 additions and 1 deletions

View File

@ -12,7 +12,8 @@
"dnx451": {
"frameworkAssemblies": {
"System.Net.Http": "",
"System.Net.Http.WebRequest": ""
"System.Net.Http.WebRequest": "",
"System.Threading.Tasks": ""
},
"dependencies": {
"xunit.runner.console": "2.1.0"