Explorar o código

Also run .NET 3.5 tests.

Gert Driesen %!s(int64=8) %!d(string=hai) anos
pai
achega
7b55ec02f4
Modificáronse 1 ficheiros con 3 adicións e 1 borrados
  1. 3 1
      appveyor.yml

+ 3 - 1
appveyor.yml

@@ -8,7 +8,9 @@ build:
   verbosity: minimal
 
 test:
-  assemblies: src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll
+  assemblies:
+  - src\Renci.SshNet.Tests\bin\Debug\Renci.SshNet.Tests.dll
+  - src\Renci.SshNet.Tests.NET35\bin\Debug\Renci.SshNet.Tests.NET35.dll
   categories:
     except:
     - integration