We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b93de34 commit c095283Copy full SHA for c095283
appveyor.yml
@@ -27,7 +27,6 @@ install:
27
28
build:
29
parallel: true
30
- verbosity: detailed
31
32
after_build:
33
- nuget pack -OutputDirectory "bin\%CONFIGURATION%" -Version "%GitBuildVersionSimple%" -Properties "Configuration=%CONFIGURATION%;CommitId=%APPVEYOR_REPO_COMMIT%" pkg\vswhere\vswhere.nuspec
0 commit comments