Skip to content

Commit

Permalink
Merge pull request #281 from Aguafrommars/user/ole
Browse files Browse the repository at this point in the history
Prepare .Net 8 release
  • Loading branch information
aguacongas authored Mar 16, 2024
2 parents 37b1715 + be3db01 commit 6efdb97
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,11 @@ image:
environment:
GH_TOKEN:
secure: /o9VAhx5ewGmdLR9qcgFJMzBaCuzOmGlsXAHu7khUJLdQzsv4gJzLUfYDghcRPHd
donetsdk: 8.0.100
donetsdk: 8.0.202
init:
- cmd: git config --global core.autocrlf true
install:
- ps: Install-Product node 18 x64
- ps: Install-Product node 20 x64
- ps: .\dotnet-install.ps1 -Version 5.0.404
- ps: dotnet tool install --global GitVersion.Tool
- ps: dotnet gitversion /l console /output buildserver
Expand Down

0 comments on commit 6efdb97

Please sign in to comment.