We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0bd7f2 commit e81fb9eCopy full SHA for e81fb9e
appveyor.yml
@@ -41,7 +41,7 @@ install:
41
42
build_script:
43
- build\premake5.exe --file=build\premake4.lua %VS_VERSION%
44
- - msbuild %BUILD_PATH%\CppSharp.sln
+ - msbuild %BUILD_PATH%\CppSharp.sln /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll" /verbosity:minimal
45
46
#---------------------------------#
47
# artifacts configuration #
0 commit comments