Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MaterialSkin for Universal App #68

Open
RafaelPlantard opened this issue Jul 29, 2015 · 4 comments
Open

MaterialSkin for Universal App #68

RafaelPlantard opened this issue Jul 29, 2015 · 4 comments

Comments

@RafaelPlantard
Copy link

PM> Install-Package MaterialSkin
'MaterialSkin 0.2.1' already installed.
Adding 'MaterialSkin 0.2.1' to TrackerIn.Windows.
Install-Package : Failed to add reference to 'MaterialSkin'.
At line:1 char:1

  • Install-Package MaterialSkin
  • - CategoryInfo          : NotSpecified: (:) [Install-Package], InvalidOperationException
    - FullyQualifiedErrorId : NuGetCmdletUnhandledException,NuGet.PowerShell.Commands.InstallPackageCommand
    
@jcaruso001
Copy link

It would be nice if you added some notes in there to explain how you got the exception.

@RafaelPlantard
Copy link
Author

I was trying install the Material Skin for Universal Apps.

@hadyfayed
Copy link

try to find it in the reference , if you find it remove, rebuild , and add again , if fails , try to reset the VS app

@lukeskinner
Copy link
Contributor

The MaterialSkin library is purely for WinForms projects and not for Universal Apps.

In the 'Output' pane in Visual Studio when you try to restore it, you will get this error:

MaterialSkin 0.2.1 is not compatible with UAP,Version=v10.0 (win10-x64).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants