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"