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 4fe0baa commit 32b7a78Copy full SHA for 32b7a78
appveyor.yml
@@ -25,7 +25,7 @@ build:
25
build_script:
26
- cd "%APPVEYOR_BUILD_FOLDER%"
27
- cd NppJSONViewer
28
- - msbuild NppJSONViewre.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
+ - msbuild NppJSONViewer.sln /m /p:configuration="%configuration%" /p:platform="%platform_input%" /logger:"C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll"
29
30
artifacts:
31
- path: NppJSONViewer\x64\Release\NPPJSONViewer.dll
0 commit comments