Skip to content

Commit

Permalink
Don't update AppVeyor build number
Browse files Browse the repository at this point in the history
  • Loading branch information
stakx committed Feb 27, 2021
1 parent dd2a814 commit 68712ef
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
1 change: 0 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ environment:
MSBUILD_LOGGER: C:\Program Files\AppVeyor\BuildAgent\Appveyor.MSBuildLogger.dll

build_script:
- msbuild build\AppVeyor.proj /r /t:UpdateBuildVersion /logger:"%MSBUILD_LOGGER%"
- msbuild Moq.sln /r /t:Build;Test;Pack /logger:"%MSBUILD_LOGGER%"

test: off
Expand Down
19 changes: 0 additions & 19 deletions build/AppVeyor.proj

This file was deleted.

0 comments on commit 68712ef

Please sign in to comment.