▲ | Quarrelsome 2 days ago | |||||||||||||
> If you’re working in the .net ecosystem, you need to grok msbuild. Agreed, it makes a huge difference. Sadly Visual Studio made that difficult from the start of .net, given its history with attempting to hide the .csproj files from developers and thus reduce their exposure to it. Its a real shame they decided to build visual studio like that and didn't change it for years. | ||||||||||||||
▲ | appease7727 2 days ago | parent [-] | |||||||||||||
Huh? You could always access the csproj by right clicking on the project. | ||||||||||||||
|