src\CodeCoverage\CodeCoverage.cmd
pwd
Expand-Archive tools\Codecov.zip -DestinationPath "tools"
tools\Codecov\codecov.exe -f "src\test-results.xml"