Hello,
I am loading a sample code of windows phone game application. I got below error.
How can I install the needed missing object in my environment?
C:\Build_C\GoingBeyond1_Tutorial\GoingBeyond1\GoingBeyond1Windows.csproj : error : Unable to read the project file 'GoingBeyond1Windows.csproj'.
C:\Build_C\GoingBeyond1_Tutorial\GoingBeyond1\GoingBeyond1Windows.csproj(78,3): The imported project "C:\Program Files (x86)\MSBuild\Microsoft\XNA Game Studio\v4.0\Microsoft.Xna.GameStudio.NestedContent.targets" was not found. Confirm that the path in the
<Import> declaration is correct, and that the file exists on disk.
Br,
Richard