.Net framework 4.5.1 Nuget issue with MassTransit -


when try install masstransit via nuget in .net framework 4.5.1 asp.net web application, following error gets displayed:

install failed. rolling back... install-package : not install package 'masstransit 3.3.5'. trying install package project  targets '.netframework,version=v4.5.1', package not contain assembly references or content files  compatible framework. more information, contact package author. @ line:1 char:1 

has had same problem , know how solve this?

.net 4.5.1 unsupported , masstransit not support longer. upgrade v4.5.2+.


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -