Skip to content

Commit

Permalink
Use full DNX version number in AppVeyor config
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel15 committed Nov 21, 2015
1 parent 07021aa commit 563ed55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ os: Visual Studio 2015
install:
- set PATH=%ProgramFiles(x86)%\MSBuild\14.0\Bin;%PATH%
- dnvm update-self
- dnvm install rc1-final
- dnvm install 1.0.0-rc1-final
build:
project: build.proj
verbosity: normal
Expand Down

0 comments on commit 563ed55

Please sign in to comment.