فهرست منبع

made changes to config

Martin Edlund 6 سال پیش
والد
کامیت
43f0bade00
1فایلهای تغییر یافته به همراه5 افزوده شده و 0 حذف شده
  1. 5 0
      .appveyor.yml

+ 5 - 0
.appveyor.yml

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