فهرست منبع

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"