Adding Shell Context#7346
Conversation
Added Shell Context for right click on .csproj to build projects in the same directory
|
I was going to create a installer but then i released i cant because i do not own this |
|
This is a nice idea, but I don't think we can take it. This implementation is incompatible with the Visual Studio model of installation, which allows selecting different installation directories and side-by-side installations (for instance, you might have VS 2017, VS 2019, VS 2022, and VS 2022 Preview all installed on the same machine). To do this correctly, we'd need something like the Visual Studio Version Selector or the pick-a-debugger dialog. That would have to be implemented in Visual Studio, so the best place to request such a feature is in the Visual Studio Developer Community. |
|
I just added a Reg Key so it can do it for the time being it just make it a lot easier |

Added Shell Context for right click on .csproj to build projects in the same directory on windows would make things a lot easier