Windows 8 无法将Nuget引用添加到WinJS项目

Windows 8 无法将Nuget引用添加到WinJS项目,windows-8,nuget,winjs,adrotator,Windows 8,Nuget,Winjs,Adrotator,嘿,伙计们,我一直在尝试用Javascript向我的Windows8应用程序添加nuget引用,但我总是遇到一个错误。我已卸载Visual Basic 2013并重新安装。我已升级到windows 8.1。我已卸载所有相关软件包并重新安装。我还修复了我的注册表,并做了许多其他各种修复,但都失败了 -----------------------------------------------------------------------------------------------------

嘿,伙计们,我一直在尝试用Javascript向我的Windows8应用程序添加nuget引用,但我总是遇到一个错误。我已卸载Visual Basic 2013并重新安装。我已升级到windows 8.1。我已卸载所有相关软件包并重新安装。我还修复了我的注册表,并做了许多其他各种修复,但都失败了

-----------------------------------------------------------------------------------------------------
Each package is licensed to you by its owner. Microsoft is not responsible for, nor does it grant any licenses to, third-party packages. Some packages may include dependencies which are governed by additional licenses. Follow the package source (feed) URL to determine any dependencies.

Package Manager Console Host Version 2.8.50126.477

Type 'get-help NuGet' to see all available NuGet commands.

PM>  Install-Package AdRotatorWin8 -Version 1.0.10
Attempting to resolve dependency 'AdDuplexWindows (≥ 8.0.2.0)'.
Installing 'AdRotatorWin8 1.0.10'.
Successfully installed 'AdRotatorWin8 1.0.10'.
Adding 'AdRotatorWin8 1.0.10' to Cubic News.
Uninstalling 'AdRotatorWin8 1.0.10'.
Successfully uninstalled 'AdRotatorWin8 1.0.10'.
Install failed. Rolling back...
Install-Package : Failed to add reference to 'AdRotatorWin8'.
At line:1 char:2
+  Install-Package AdRotatorWin8 -Version 1.0.10
+  ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    + FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand

我认为AdRotatorWin8是为C#/XAML应用程序开发的。它在WinJS应用程序中不起作用。它是一个C#控件,不可用。为什么不使用