Skip to content

Commit

Permalink
Improev test
Browse files Browse the repository at this point in the history
  • Loading branch information
franklupo committed Oct 23, 2019
1 parent 614908d commit 45ae819
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
version: 1.0.{build}
image: Visual Studio 2019
build_script:
- cmd: >-
dotnet --version
dotnet restore
dotnet build -c Release
dotnet pack -c Release

0 comments on commit 45ae819

Please sign in to comment.