问题
I can't understand why I can't find C++/CLI project type in to Visual Studio 2017. I just updated my Visual Studio, and now I can't create any more Windows Forms applications.


回答1:
The answer is solved in this visual studio community forum.
I copied the solution here for convenience:
Please make sure you have selected the component "C++/CLI support" in your installation;
- Please launch the "Visual Studio Installer"
- Modify your installed VS;
- You can find the component "C++/CLI support" under thw workload "Desktop development with C++"

来源:https://stackoverflow.com/questions/43298794/visual-studio-2017-professional-c-cli-missing