소스 검색

nuget restore from solution

Martin Edlund 5 년 전
부모
커밋
580ad2bfa0
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      .appveyor.yml

+ 1 - 1
.appveyor.yml

@@ -5,4 +5,4 @@ install:
  - "nuget install TestStack.White"
  - "nuget install MSTest.TestAdapter"
  - "nuget install MSTest.TestFramework"
- - "nuget restore"
+ - "nuget restore SketchAssistant/SketchAssistant.sln"