Sunday, March 29, 2015

Windows store app - reference missing on creation

I created a windows store app and in the project references theare are two:


-Windows


-.Net for Windows Store apps


Then I created another solution on a different computer and the reference .NET for windows store apps is not added which leads to errors and not a clean compile.


The versions of the .NET framework is the same and the folder:


C:\Program Files (x86)\Reference Assemblies\Microsoft\Framework\.NETCore\v4.5 exists on both machines.


Any ideas how to fix this problem?


No comments:

Post a Comment