Skip to content

Commit 563ed55

Browse files
committed
Use full DNX version number in AppVeyor config
1 parent 07021aa commit 563ed55

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
@@ -3,7 +3,7 @@ os: Visual Studio 2015
33
install:
44
- set PATH=%ProgramFiles(x86)%\MSBuild\14.0\Bin;%PATH%
55
- dnvm update-self
6-
- dnvm install rc1-final
6+
- dnvm install 1.0.0-rc1-final
77
build:
88
project: build.proj
99
verbosity: normal

0 commit comments

Comments
 (0)