You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 7, 2020. It is now read-only.
Martin Schrimpf edited this page Nov 30, 2015
·
5 revisions
The following tools are used:
Nuget
Visual Studio 2015
ReSharper (optional)
For getting the project running it should be enough to import the .sln-file. All dependencies will be downloaded automatically.
Xamarin Studio is currently NOT supported (Dependency Issues with Nuget)
Common Pitfalls
Load failed for shared Projects
If you get an error message like this The imported project "C:\Program Files (x86)\MSBuild\Microsoft\WindowsXaml\v14.0\8.1\Microsoft.Windows.UI.Xaml.CSharp.targets" was not found. Confirm that the path in the <Import> declaration is correct, and that the file exists on disk., check out this solution on stackoverflow.