Skip to content

Commit c606394

Browse files
committed
Update appveyor.yml
1 parent 9c2ce90 commit c606394

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

appveyor.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 1.0.{build}
1+
version: 1.1.0.{build}
22
image: Visual Studio 2019
33
install:
44
- call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\Common7\Tools\VsDevCmd.bat"
@@ -9,7 +9,7 @@ cache:
99
- packages -> **\packages.config
1010
before_build:
1111
- cmd: nuget restore
12-
- project: Fossology.Rest.Dotnet.sln
1312
build:
14-
verbosity: normal
13+
project: Fossology.Rest.Dotnet.sln
14+
verbosity: minimal
1515
test: off

0 commit comments

Comments
 (0)