azure - VS2015 NuGet Cannot Install Microsoft.WindowsAzure.ConfigurationManager or ServiceBus -


i cant install nuget packages in windows universal app.

i thought might because configuration manager not compatible windows universal apps, have same problem servicebus package.

when try install through nuget manager says

package restore failed. rolling package changes 'app1'.

so tried install configuration manager through package manager console , error shown below. have tried deleting .suo file , restart vs. have tried uninstalling nuget package manager, restarting, reinstall , restart.

i have installed windowsazure.storage , windowsazure.mobileservices without issue.

pm> install-package microsoft.windowsazure.configurationmanager   restoring packages 'app1'. restoring packages c:\users\diarmaid\documents\visual studio 2015\projects\app1\app1\project.json... install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0. @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0. @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-arm). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-arm). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-arm-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-arm-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-x86). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-x86). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-x86-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-x86-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-x64). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-x64). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : microsoft.windowsazure.configurationmanager 3.2.1 not compatible uap,version=v10.0 (win10-x64-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  install-package : packages not compatible uap,version=v10.0 (win10-x64-aot). @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand  package restore failed 'app1'. install-package : package restore failed. rolling package changes 'app1'. @ line:1 char:1 + install-package microsoft.windowsazure.configurationmanager + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~     + categoryinfo          : notspecified: (:) [install-package], exception     + fullyqualifiederrorid : nugetcmdletunhandledexception,nuget.packagemanagement.powershellcmdlets.installpackagecommand 

which azure sdk having on machine? recommend update vs tools update 1 , latest extensions updates nuget manager...etc. clean solution. build , re-add needed packages or restore. let me know how goes


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -