Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
z4kn4fein committed Sep 23, 2024
1 parent a07d588 commit 2e8ebc8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ install:
dotnet tool install -g InheritDocTool
Invoke-WebRequest 'https://dot.net/v1/dotnet-install.ps1' -OutFile dotnet-install.ps1
./dotnet-install.ps1 -Channel 5.0
./dotnet-install.ps1 -Channel 7.0
./dotnet-install.ps1 -Channel 8.0
Expand Down

0 comments on commit 2e8ebc8

Please sign in to comment.