We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dfb9129 commit 403971fCopy full SHA for 403971f
appveyor.yml
@@ -103,7 +103,7 @@ before_build:
103
104
build_script:
105
- ps: |
106
- & cov-build.exe --dir cov-int msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
+ & msbuild "$Env:APPVEYOR_BUILD_FOLDER\LibGit2Sharp.sln" `
107
/verbosity:normal `
108
/p:Configuration=Release `
109
/logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" `
0 commit comments