-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Labels
Area-CLICost:M4 to 10 person weeks of work per central guidance4 to 10 person weeks of work per central guidancePriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasegood first issueIssues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.Issues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.help wantedIssues that we would accept external contributions on. Also known as up-for-grabs.Issues that we would accept external contributions on. Also known as up-for-grabs.new-hire-issue
Milestone
Description
In my company we often have a small number of files at the solution level for each solution. These include, for example:
- .tfignore/.gitignore file
- .editorconfig
I can't find anyway to add to these to a solution. The following image shows the result I would like in visual studio.
I would propose a command format such as
dotnet sln <SLN_FILE> add file [file1 [file2 [...]]]
for adding items to a 'Solution Items' folder (as above) and
dotnet sln <SLN_FILE> add --directory=MyFolderName file [file1 [file2 [...]]]
for adding items to a custom named folder
nguerrera, inosik, fredrikhr, WiredSharp, aayjaychan and 40 morepeval27, ali50m, mahmudabir, luis-fss and GartenschlaegerCwjXFH, mahmudabir and luis-fss
Metadata
Metadata
Assignees
Labels
Area-CLICost:M4 to 10 person weeks of work per central guidance4 to 10 person weeks of work per central guidancePriority:2Work that is important, but not critical for the releaseWork that is important, but not critical for the releasegood first issueIssues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.Issues that would be a good fit for someone new to the repository. Narrow in scope, well-defined.help wantedIssues that we would accept external contributions on. Also known as up-for-grabs.Issues that we would accept external contributions on. Also known as up-for-grabs.new-hire-issue