We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent caf86b9 commit 43476d9Copy full SHA for 43476d9
appveyor.yml
@@ -11,7 +11,7 @@ before_build:
11
init:
12
- git config --global core.autocrlf input
13
install:
14
- - cmd: choco install dotnet-sdk --version 8.0.100-rc2235022 --pre -y
+ - cmd: winget install Microsoft.DotNet.SDK.8
15
- cmd: git submodule update --init --recursive
16
build_script:
17
- cmd: dotnet restore ./FSharpPlus.sln
0 commit comments