Skip to content

Commit 975884c

Browse files
committed
try to get CI server working
1 parent 83f5f96 commit 975884c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
image: Visual Studio 2019
22

3+
install:
4+
- cmd: >-
5+
choco install dotnet-sdk --version 5.0.100
6+
37
skip_branch_with_pr: true
48
skip_tags: true
59
skip_commits:

0 commit comments

Comments
 (0)