Files
PdfPig/tools/run opencover.txt
2017-12-05 23:59:55 +00:00

7 lines
150 B
Plaintext

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