Skip to content

Commit 43476d9

Browse files
wallymathieugusty
authored andcommitted
Use WinGet
1 parent caf86b9 commit 43476d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ before_build:
1111
init:
1212
- git config --global core.autocrlf input
1313
install:
14-
- cmd: choco install dotnet-sdk --version 8.0.100-rc2235022 --pre -y
14+
- cmd: winget install Microsoft.DotNet.SDK.8
1515
- cmd: git submodule update --init --recursive
1616
build_script:
1717
- cmd: dotnet restore ./FSharpPlus.sln

0 commit comments

Comments
 (0)