Explorar o código

added nuget restore

Martin Edlund %!s(int64=6) %!d(string=hai) anos
pai
achega
3317edc2c3
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

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