The reference assemblies for framework “.NETFramework,Version=v4.6.2” were not found

后端 未结 7 1457
情深已故
情深已故 2020-12-13 17:03

When trying to compile a solution, I get the following build error:

Error MSB3644 The reference assemblies for framework \".NETFramework,Version=v4.

相关标签:
7条回答
  • 2020-12-13 17:32

    For 4.7.2 issue I have to go here: https://dotnet.microsoft.com/download/dotnet-framework/net472

    Install the Download .NET Framework 4.7.2 Developer Pack as displayed in the image to fix the issue.

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