Martin Edlund (Laptop) 6 年之前
父節點
當前提交
9c74e93fd6
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .appveyor.yml

+ 2 - 1
.appveyor.yml

@@ -1,4 +1,5 @@
 image:
  - Visual Studio 2017
 
-
+install:
+    - "nuget install Nunit"