Add a framework to the empty project to unblock the build

This commit is contained in:
Victor Hurdugaci 2015-09-04 23:29:21 -07:00
parent 208332b831
commit c30abd3477
1 changed files with 3 additions and 0 deletions

View File

@ -1,2 +1,5 @@
{
"frameworks": {
"dnx451": {}
}
}