Skip to content

Commit

Permalink
sdk not runtime ..
Browse files Browse the repository at this point in the history
  • Loading branch information
wallymathieu committed Sep 26, 2023
1 parent 66c7813 commit 56fc6fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ before_build:
init:
- git config --global core.autocrlf input
install:
- cmd: choco install dotnet --version 8.0.0-rc1234194 --pre -y
- cmd: choco install dotnet-sdk --version 8.0.100-rc1234635 --pre -y
- cmd: git submodule update --init --recursive
build_script:
- cmd: dotnet restore ./FSharpPlus.sln
Expand Down

0 comments on commit 56fc6fe

Please sign in to comment.