Microsoft Visual Studio Community 2017 Link

VS 2017 (15.2+) introduced without generating .sln files. You could:

📌 You could run the installer with --layout to create a local cache of all workloads, then modify vs_installer.opc to customize components further. microsoft visual studio community 2017

Live Unit Testing was exclusive to Enterprise… except Community users could still use it if they had an linked (rare). But a little-known workaround: the .NET Core unit test adapters + dotnet watch test gave similar inline feedback using the VS Test Explorer. VS 2017 (15

close