Martin Edlund 6 년 전
부모
커밋
5fbd7e040d
1개의 변경된 파일1개의 추가작업 그리고 2개의 파일을 삭제
  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"