Skip to content

SDK installs leave versioned directories at the root of %localappdata% on windows #29863

@ikeras

Description

@ikeras

Describe the bug

After installing versions of the SDK, %localappdata% contains the following folders:

%localappdata%\
  1.0\
    releases.json
  1.1\
    releases.json
  2.0\
    releases.json
  etc.

It seems like these should be underneath an SDK specific folder to group the various versions instead of at the top-level.

To Reproduce

  1. Install a version of the SDK
  2. Check your %localappdata% folder

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions