We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c5fb13 commit c945847Copy full SHA for c945847
1 file changed
appveyor.yml
@@ -16,6 +16,7 @@ after_build:
16
test_script:
17
- cmd: >-
18
dotnet test fluentftp.tests -f net452
19
+
20
dotnet test fluentftp.tests -f netcoreapp1.0
21
22
artifacts:
0 commit comments