We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 07021aa commit 563ed55Copy full SHA for 563ed55
appveyor.yml
@@ -3,7 +3,7 @@ os: Visual Studio 2015
3
install:
4
- set PATH=%ProgramFiles(x86)%\MSBuild\14.0\Bin;%PATH%
5
- dnvm update-self
6
-- dnvm install rc1-final
+- dnvm install 1.0.0-rc1-final
7
build:
8
project: build.proj
9
verbosity: normal
0 commit comments