Skip to content

Commit c945847

Browse files
committed
Add additional new line to appveyor.yml to fix appveyor error MSB1008
1 parent 0c5fb13 commit c945847

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ after_build:
1616
test_script:
1717
- cmd: >-
1818
dotnet test fluentftp.tests -f net452
19+
1920
dotnet test fluentftp.tests -f netcoreapp1.0
2021
2122
artifacts:

0 commit comments

Comments
 (0)