Skip to content

Separate core dotnetup record classes #54926

Description

@nagilson

Prerequisites

Issue type

Bug report

Description

dotnetinstall.cs contains dotnetinstall but also dotnetinstallrequest and other record types that are very useful and commonly referenced.
Each of those types should get their own file for simplicity and readability.

Often I develop in VS Code and VS Code can't properly load symbols to navigate to the types if I have not loaded the dotnetup workspace, so I try to ctrl t to the type but that also does not work unless the file name is loaded.
This will also reduce the risk of circular dependencies.

dotnetup version

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area-dotnetupWork items around the proposed `dotnetup` bootstrapper/toolchain management tool and libraryuntriagedRequest triage from a team member

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions