Problem with 2016.3 SDK

18 views
Skip to first unread message

Dmitry Dolotovskikh

unread,
Jan 27, 2017, 3:13:01 PM1/27/17
to resharper-plugins
Hi
When I try to upgrade my plugin project JetBrains SDK to 2016.3 it fails with message: Could not install package 'JetBrains.NuGet.Ultimate 3.5.0.3'. You are trying to install this package into a project that targets '.NETFramework,Version=v4.0', 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.


Does it mean that I need to change plugin .Net framework version?

Thanks

Egor Nazarov

unread,
Jan 28, 2017, 8:18:29 AM1/28/17
to resharper-plugins
I've seen that too. Just install this package first from Nuget, and then install ReSharper SDK again. 

Dmitry Dolotovskikh

unread,
Jan 30, 2017, 3:51:48 AM1/30/17
to resharper-plugins
Hi, Egor

When I try to install JetBrains.NuGet.Ultimate from Nuget I've got same error


Auto Generated Inline Image 1

Egor Nazarov

unread,
Jan 30, 2017, 6:32:51 AM1/30/17
to resharper-plugins
I misunderstood your problem. My project was on 4.5.2.

Dmitry Dolotovskikh

unread,
Jan 30, 2017, 7:28:09 AM1/30/17
to resharper-plugins
Am I right that 2016.3 SDK does not allow develop R# plugin for .Net 4.0 framework? Or may be it will be fixed in the nearest future?
What should I do: wait your solution or create new plugin for 4.5 only?

Matt Ellis

unread,
Jan 30, 2017, 9:20:38 AM1/30/17
to resharper-plugins
You should update your plugin to .net 4.5 - we've updated due to needing to reference other libraries that are 4.5 only. We still support VS2010, which ships with 4.0, but we expect those users to also include .net 4.5 (4.0 is out of support, after all). Once you've updated to 4.5, you'll need to reinstall the packages you've got, and then you should be able to update to the latest SDK. See the NuGet docs for more details on reinstalling.

Regards
Matt
Reply all
Reply to author
Forward
0 new messages