Skip to content

Commit

Permalink
AppVeyor NuGet 패키지 복원 오류를 수정합니다.
Browse files Browse the repository at this point in the history
  • Loading branch information
gyuwon committed Oct 18, 2017
1 parent 5e806ef commit aa061d4
Show file tree
Hide file tree
Showing 2 changed files 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 @@ -2,7 +2,7 @@ version: 0.5.{build}
image: Visual Studio 2017
configuration: Release
before_build:
- cmd: nuget restore source\Khala.Processes.sln
- cmd: .\nuget\nuget.exe restore source\Khala.Processes.sln
build:
verbosity: minimal
after_build:
Expand Down
Binary file added nuget/nuget.exe
Binary file not shown.

0 comments on commit aa061d4

Please sign in to comment.