Skip to content

Commit 82aa454

Browse files
committed
bump to latest supported version of SDK for windows
Closes #790 LGTM given by: @devoncarew Squashed commit of the following: commit df9837d Author: Seth Ladd <[email protected]> Date: Fri Aug 7 13:03:00 2015 -0700 bump to latest supported version of SDK for windows
1 parent 3f208f2 commit 82aa454

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
@@ -4,7 +4,7 @@
44

55
install:
66
# Investigate scoop?
7-
- choco install -y dart-sdk -version 1.11.0
7+
- choco install -y dart-sdk -version 1.11.1
88
- set PATH=%PATH%;C:\tools\dart-sdk\bin
99
- set PATH=%PATH%;%APPDATA%\Pub\Cache\bin
1010
- pub get

0 commit comments

Comments
 (0)