Explorar el Código

nuget restore from solution

Martin Edlund hace 5 años
padre
commit
580ad2bfa0
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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"