Can't choose .NET 4.7

前端 未结 4 1419
旧巷少年郎
旧巷少年郎 2020-12-13 11:53

I am trying to start a new project using .NET 4.7. I have Creators Update installed as well as the latest version of Visual Studio 2017. When I start a project and device

相关标签:
4条回答
  • 2020-12-13 12:10

    So I could not find the .Net Framework 4.7.2 Developer tool even in Visual Studio Installer. However you can download & run them from here:

    https://www.microsoft.com/net/download/visual-studio-sdks

    0 讨论(0)
  • 2020-12-13 12:19

    "A picture is worth a thousand bytes (with adequate compression)" and all that jazz...

    0 讨论(0)
  • 2020-12-13 12:24

    You need to go to Visual Studio Installer and install an optional component ".NET Framework 4.7 Development Tools".

    0 讨论(0)
  • 2020-12-13 12:26

    The .NET Framework 4.7 was released as part of Windows 10 Creators. For other versions of Windows, you have to install the .NET Framework 4.7.

    Offline Installer of .NET Framework 4.7 Developer pack

    0 讨论(0)
提交回复
热议问题