Skip to content

DevConsole instances for preview VS have the wrong version #31

Description

When the environment variable VSCMD_VER is set to a prerelease version such as 15.7.0-pre.4.0 (on my current internal build, but these are available externally as well), Version.TryParse fails to parse it and we fall back to VisualStudioVersion, which is stuck at 15.0. That causes the returned instance to report its version as 15.0, which may lead an upstream consumer to incorrectly reject it.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions