Hi,
一般而言.NET Framework是向下兼容的。所有版本的.NET Framework 4系列都是就地升级,这意味着它们可以替换以前版本的.NET Framework 4系列而不是并行安装。所以要使用.NET 4.7,你可以尝试直接安装4.7版本。
你可以在以下链接中下载:
https://dotnet.microsoft.com/download/visual-studio-sdks
Regards,
Kyle
MSDN Community Support
Please remember to click "Mark as Answer" the responses that resolved your issue, and to click "Unmark as Answer" if not. This can be beneficial to other community members reading this thread. If you have any compliments or complaints to
MSDN Support, feel free to contact MSDNFSF@microsoft.com.