Add tests for "half-portable" scenario

This commit is contained in:
Andrew Stanton-Nurse 2016-04-08 16:27:09 -07:00
parent 2d3a1fd177
commit 14770ae5ba
15 changed files with 200 additions and 53 deletions

View file

@ -9,7 +9,7 @@
"emitEntryPoint": true
},
"compile": [
"../../../TestProjects/KestrelSample/src/*.cs"
"../src/*.cs"
],
"frameworks": {
"net451": { }