Update sample TFM
This commit is contained in:
parent
14bd62d880
commit
a6382fe6af
|
|
@ -17,6 +17,6 @@
|
||||||
},
|
},
|
||||||
"exclude": "wwwroot/**/*.*",
|
"exclude": "wwwroot/**/*.*",
|
||||||
"frameworks": {
|
"frameworks": {
|
||||||
"dnx451": { }
|
"net451": { }
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue