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
Prerequisites
Issue type
Bug report
Description
dotnetinstall.cscontainsdotnetinstallbut alsodotnetinstallrequestand otherrecordtypes 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