Skip to content

Commit 50d3998

Browse files
committed
fix build failed for #23 #24
1 parent 8b27954 commit 50d3998

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ assembly_info:
66
configuration:
77
- Debug
88
build_script:
9-
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.1.401
9+
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.2.0
1010
- ps: ./build.ps1
1111
test: off
1212
skip_tags: true

0 commit comments

Comments
 (0)