Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Issue in Installing Atlassian SDK from Nuget Package in VS 4.0

Jyoti Singh Lamba
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
October 29, 2018

Hi Team,

 

I am not able to install Atlassian SDK from Nuget Package in VS 4.0.

I am using Install-Package Atlassian.SDK -Version 10.2.1 which is giving below error.

Install-Package : Could not install package 'Atlassian.SDK 10.2.1'. 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.At line:1
char:1
+ Install-Package Atlassian.SDK -Version 10.2.1

 

 

Please help.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
October 30, 2018

The Atlassian SDK is not a .Net application.  I'd try installing using the instructions at https://developer.atlassian.com/server/framework/atlassian-sdk/install-the-atlassian-sdk-on-a-windows-system/

Suggest an answer

Log in or Sign up to answer