Skip to content

Commit f72ac24

Browse files
committed
change version of sdk
1 parent 103c46d commit f72ac24

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
@@ -28,7 +28,7 @@ configuration:
2828
- Debug
2929

3030
before_build:
31-
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.2.100
31+
- ps: choco install dotnetcore-sdk --no-progress --confirm --version 2.2.0
3232
# Display .NET Core version
3333
- cmd: dotnet --version
3434
# Display minimal restore text

0 commit comments

Comments
 (0)