Skip to content

Commit 3cb9798

Browse files
committed
log cleaned
1 parent 797bcd1 commit 3cb9798

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version: 2.0.{build} # will not be used
1+
version: 2.0.{build}
22

33
branches:
44
only:
@@ -11,7 +11,6 @@ platform: Any CPU
1111

1212
init:
1313
- ps: $Env:LABEL = $Env:APPVEYOR_BUILD_NUMBER
14-
- ps: Write-Host "Build Label: %LABEL%"
1514

1615
before_build:
1716
- appveyor-retry dotnet restore -v Minimal

0 commit comments

Comments
 (0)