Closed ghost closed 9 years ago
I'm guessing the PresentationCore is not available for Windows Phone SDK, so that is why the error occurs.
As you can see from the screenshot below, the dll is used in several places so simply dereferencing won't help...
Have you tried using the following package instead? Haven't used it personally but might work. https://www.nuget.org/packages/FontAwesome.Portable/
This package is not working, it is compiled in debug and cannot be deployed to store...
I'm finally using FontAwesome directly.
:thumbsup:
When I try to install the nuget package 4.3.0.2, I have this error:
Failed to add reference to 'PresentationCore'. Please make sure it is in the global assembly cache.