Skip to content
This repository has been archived by the owner on May 15, 2023. It is now read-only.

Commit

Permalink
Trying version 4.0.0 of gitversion to see if that helps for now
Browse files Browse the repository at this point in the history
  • Loading branch information
Elliot Coyle committed Nov 5, 2019
1 parent 7abf659 commit 48b5ffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ environment:
#- packages -> **\packages.config

install:
- ps: choco install gitversion.portable -y -r --no-progress
- ps: choco install gitversion.portable -y -r --no-progress --version=4.0.0
- ps: dotnet tool install --global coverlet.console

assembly_info:
Expand Down

0 comments on commit 48b5ffe

Please sign in to comment.