Skip to content

Commit

Permalink
chore: fixed build options
Browse files Browse the repository at this point in the history
  • Loading branch information
godrose committed Sep 17, 2021
1 parent 061af8a commit 76ff2f4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@ init:
- dotnet tool install --global SpecFlow.Plus.LivingDoc.CLI
configuration: Release
before_build:
- cd src
- nuget restore
- cd ..
build:
verbosity: minimal
project: ./src/LogoFX.Core.sln
Expand Down

0 comments on commit 76ff2f4

Please sign in to comment.