Skip to content

Commit

Permalink
Merge branch 'master' into nunit-4
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonCropp committed May 11, 2024
2 parents 1cefb5c + eb71796 commit ac04d32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@ image:
- Visual Studio 2022
#- macOS
#- Ubuntu
environment:
DOTNET_NOLOGO: 1
DOTNET_CLI_TELEMETRY_OPTOUT: true
DOTNET_SKIP_FIRST_TIME_EXPERIENCE: true
build_script:
# https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-install-script
- pwsh: |
Expand Down

0 comments on commit ac04d32

Please sign in to comment.