Update sample TFM

This commit is contained in:
John Luo 2016-03-24 21:16:19 -07:00
parent 14bd62d880
commit a6382fe6af
1 changed files with 1 additions and 1 deletions

View File

@ -17,6 +17,6 @@
},
"exclude": "wwwroot/**/*.*",
"frameworks": {
"dnx451": { }
"net451": { }
}
}