Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EduardoPires authored Aug 30, 2017
1 parent ec902be commit 4c8e881
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,10 @@ dotnet_csproj:
file: '**\*.csproj'
version: '{version}'
package_version: '{version}'
before_build:
- cmd: >-
dotnet restore
dotnet build
build:
verbosity: minimal

0 comments on commit 4c8e881

Please sign in to comment.