Skip to content

Commit bc55d05

Browse files
committed
- cmd: dotnet test --framework net47 --verbosity q
1 parent 9110eed commit bc55d05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ build:
1818
verbosity: minimal
1919

2020
test_script:
21-
- cmd: dotnet test
21+
- cmd: dotnet test --framework net47 --verbosity q
2222

2323
artifacts:
2424
- path: '**\Unity.*.nupkg'

0 commit comments

Comments
 (0)