Skip to content
This repository was archived by the owner on Dec 18, 2017. It is now read-only.
This repository was archived by the owner on Dec 18, 2017. It is now read-only.

dnvm list inconsistent between Win and *nix/OSX #390

@bjorkstromm

Description

@bjorkstromm

Column order is different when using -detailed flag.

dnvm.sh uses:

"Active" "Version" "Runtime" "Architecture" "OperatingSystem" "Alias" "Location"

and dnvm.ps1 uses;

"Active" "Version" "Runtime" "Arch" "OperatingSystem" "Location" "Alias"

As you can see from the above, Arch is used on *nix/OSX while Architecture is used on WIn

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions