Windows Forms application option seems to be missing?

前端 未结 3 864
-上瘾入骨i
-上瘾入骨i 2021-01-18 05:23

I\'m learning how to design a Windows Forms Application in Visual Studio 2017. The tutorial asks me to create a new project using the File -> New -> Project option and selec

3条回答
  •  时光说笑
    2021-01-18 06:10

    Because you need to install it.

    Go to Visual Studio Installer from the start and check the checkbox .NET Desktop Development. . After that restart the VS 2017.

提交回复
热议问题