2017-06-14 17 views
26

Khi cố gắng để biên dịch một giải pháp, tôi nhận được build lỗi sau:Các cụm tài liệu tham khảo cho khung" .NETFramework, Version = v4.6.2" đã không tìm thấy

Error MSB3644 The reference assemblies for framework ".NETFramework,Version=v4.6.2" were not found. To resolve this, install the SDK or Targeting Pack for this framework version or retarget your application to a version of the framework for which you have the SDK or Targeting Pack installed. Note that assemblies will be resolved from the Global Assembly Cache (GAC) and will be used in place of reference assemblies. Therefore your assembly may not be correctly targeted for the framework you intend. C:\RPR\Dev\Libraries\Common\Common.csproj C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin\Microsoft.Common.CurrentVersion.targets 1111

Tôi đã thử cài đặt .NET Framework 4.6.2 SDK, cũng như Gói nhắm mục tiêu 4.6, tuy nhiên cả hai lỗi mà tôi đã cài đặt nó. Tôi cũng đã thử cài đặt Visual Studio 2017 nhưng nó vẫn cho cùng một lỗi.

Bất kỳ ý tưởng nào?

+1

Tôi đã nhìn thấy vấn đề này biến mất khi bạn cài đặt các gói 4.5.2 phát triển (ví dụ: không phải là 4.6.2, nhưng các gói 4.5.2 phát triển). –

Trả lời

Các vấn đề liên quan