Skip to content

Commit

Permalink
#35
Browse files Browse the repository at this point in the history
Fix build error
  • Loading branch information
holmes2136 committed Apr 18, 2018
1 parent 5a7e4c1 commit e5c6639
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: '{build}'
image: Visual Studio 2017
before_build:
- cmd: nuget restore src/LineBotKit.sln
- cmd: nuget restore src/LineBotKit.Client.sln
build:
project: src/LineBotKit.sln
project: src/LineBotKit.Client.sln
verbosity: minimal

0 comments on commit e5c6639

Please sign in to comment.