Martin Edlund il y a 6 ans
Parent
commit
5fbd7e040d
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. 1 2
      .appveyor.yml

+ 1 - 2
.appveyor.yml

@@ -2,5 +2,4 @@ image:
  - Visual Studio 2017
  
 install:
-    - "nuget install Microsoft.VisualStudio.TestPlatform.TestFramework"
-    - "nuget install Castle.Core"
+ - "nuget install TestStack.White"