Asking if global.json (and other similar files) could be resolved from a .dotnet subfolder rather than at the root of repository.
Motives:
- root folder is a crowded place
global.json is to generic of a name, doesn't convey anything related to dotnet, moving it to a folder, and maybe renaming it?
Sorry if this issue has been brought up, tried to search, and it has been bothering me due to point 1.
Asking if
global.json(and other similar files) could be resolved from a.dotnetsubfolder rather than at the root of repository.Motives:
global.jsonis to generic of a name, doesn't convey anything related to dotnet, moving it to a folder, and maybe renaming it?Sorry if this issue has been brought up, tried to search, and it has been bothering me due to point 1.