2016-06-29 3 views
0

와 Nuget 문제를 4.5.1, 다음과 같은 오류가 표시됩니다 :닷넷 프레임 워크 MassTransit

Install failed. Rolling back... 
Install-Package : Could not install package 'MassTransit 3.3.5'. You are trying to install this package into a project that 
targets '.NETFramework,Version=v4.5.1', but the package does not contain any assembly references or content files that are 
compatible with that framework. For more information, contact the package author. 
At line:1 char:1 

사람을 가지고 같은 문제가 있었고이를 해결하는 방법을 알고 있습니까?

답변