Skip to content

[Development] Restore.cmd tries to install SDK version '10.0.100' when SDK 10.0.101 is installed #16432

@richardcocks

Description

@richardcocks

Version Used:
Cloned from main, commit 85d6c4a195548df72847cbbf7465f0c76d795e2b

Steps to Reproduce:

  1. Clone repo
  2. Download and install SDK 10.0.101 ( Latest )
  3. Make sure 10.0.100 is not also installed
  4. Run Restore.cmd

The script tries to download and install SDK 10.0.100, but installed 10.0.101 should be compatible. Likewise, running Test.cmd gives a missing SDK warning.

Workaround
Locally update global.json to 10.0.101

Metadata

Metadata

Assignees

No one assigned

    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