Search code examples
visual-studio-2015autodesk-designautomation

Error Could not install package 'Autodesk.Forge.Design.Automation beta 3.0.0'


while trying to add "Autodesk.Forge.DesignAutomation" nuget package to project following error:

"Severity Code Description Project File Line Suppression State Error Could not install package 'Autodesk.Forge.DesignAutomation 3.0.0-beta2'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.7.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. " 0


Solution

  • Looks like you've hit the same issue here...

    So try upgrade your NuGet to 3.4.4 here.