Add Portable Test Package Asset

This commit is contained in:
Bryan Thornbury 2016-03-17 11:43:01 -07:00
parent ae83a73e35
commit 51dcb6063f
5 changed files with 36 additions and 5 deletions

View file

@ -17,8 +17,8 @@
},
"testRunner": "must-be-specified-to-generate-deps",
"tools": {
"dotnet-hello": {
"version": "2.0.0",
"dotnet-portable": {
"version": "1.0.0",
"target": "package"
}
}