File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ del *.xml
33
44REM "test_script:"
55msbuild money\cs-money.csproj /p:platform=anycpu /p:configuration=debug /p:runCodeAnalysis=true /p:codeanalysislogfile=..\analysis.xml
6- .\money\packages\OpenCover.4.6.519\tools\OpenCover.Console -target:" .\money\packages\NUnit.ConsoleRunner.3.2 .1\tools\nunit3-console.exe" -targetargs:" money\bin\Debug\cs-money.dll" -output:" coverage.xml" -filter:" +[*]* -[*]*MoneyTest*" -register:user
6+ .\money\packages\OpenCover.4.6.519\tools\OpenCover.Console -target:" .\money\packages\NUnit.ConsoleRunner.3.4 .1\tools\nunit3-console.exe" -targetargs:" money\bin\Debug\cs-money.dll" -output:" coverage.xml" -filter:" +[*]* -[*]*MoneyTest*" -register:user
77
88REM "after_test:"
9- curl -fsS -o testspace-windows.zip https://testspace-client.s3.amazonaws.com/testspace-windows.zip
9+ curl -fsS -o testspace-windows.zip https://testspace-client.s3.amazonaws.com/testspace-windows.zip
10107z x -y .\testspace-windows.zip
1111del testspace-windows.zip
1212
You can’t perform that action at this time.
0 commit comments