Finish Refactoring Test Scripts

remove publish todo

small fixes

small fixes

fix packaging test bug

Fix script bug

script changes

fix packaging test

NuGet task cancelled workaround

script fixes further

more script fixes, + workaround tweak

use build rather than compile in package command test
This commit is contained in:
Bryan Thornbury 2016-01-29 19:13:07 +00:00
parent 51eca0bcba
commit afacc2c0a6
15 changed files with 33 additions and 36 deletions

View file

@ -13,6 +13,3 @@ loadTestProjectList | foreach {
exit 1
}
}
# TODO: Remove this when publish paths change back
cp -rec -Force "$TestBinRoot\Debug\dnxcore50\*" "$TestBinRoot"