Skip to content
This repository was archived by the owner on Mar 19, 2025. It is now read-only.

Commit 69b36d1

Browse files
+ updated appveyor.yml
1 parent 3618aa2 commit 69b36d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ test: off
33
clone_folder: c:\prj
44

55
build_script:
6-
- ps: c:\prj\Build\build.ps1 -Verbosity Minimal -Target "Default-CI"
6+
- ps: c:\prj\Build\build.ps1 -Target "Default-CI"
77

88
artifacts:
99
- path: '**\build-artifact-nuget-packages\*.nupkg'

0 commit comments

Comments
 (0)