This repository has been archived by the owner on Dec 18, 2017. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Reorder
dnvm.ps1
blocks to avoid read-before-write issues
- #422 - previously used `$env:DNX_HOME` or `$env:DNX_GLOBAL_HOME` when undefined - also ignores `$env:DNX_HOME` values such as ";C:\ProgramData\Microsoft DNX" nits: - use constants a bit more consistently - remove trailing whitespace
- Loading branch information