Skip to content

Commit 30832e2

Browse files
authored
Update appveyor.yml
1 parent d0bb866 commit 30832e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ for:
2020
build_script:
2121
- echo build
2222
- dotnet build -f net8.0 -c Debug test/Renci.SshNet.Tests/Renci.SshNet.Tests.csproj
23+
- dotnet build -f net48 -c Debug test/Renci.SshNet.Tests/Renci.SshNet.Tests.csproj
2324
- dotnet build -f net8.0 -c Debug test/Renci.SshNet.IntegrationTests/Renci.SshNet.IntegrationTests.csproj
2425
- dotnet build -f net48 -c Debug test/Renci.SshNet.IntegrationTests/Renci.SshNet.IntegrationTests.csproj
2526

0 commit comments

Comments
 (0)