I've just created a new windows phone 8 solution with an app and test project. There are a few new data classes, but this is basically File > New Project > Windows Phone App with an added Windows Phone Unit Test App project.
The build output window shows no warnings and 2 succeeded builds.
Build: Mixed Platforms
Build Output path: bin\x86\debug\
Target: Windows Phone OS 8.0
Target device: Emulator WVGA 512 MB
NCrunch for Visual Studio 2013 Version: 1.47.0.18
NCrunch is unable to build the main project with the following error:
Code:
NCrunch: If you are experiencing problems in getting this project to build, have a look at http://www.ncrunch.net/documentation/troubleshooting_project-build-issues#0
System.Exception: Unable to retrieve property values from expression in build output: $(OutDir)$(TargetName)$(TargetExt)
at #=q5QSgrWOBQdaVuSYznIyBIYXKfguZKpmCXPr$6xAGpUafJaWb4b3KjNZ5BcXUQdQleUikWdnVqg35F7CtqY1EZA==.#=q619pqIGN5Bq1MWiKGMPkxd1LmUxSL8rficJ1SosULtE=(IList`1 #=qdzH$niFGV_Vo2i4iduBE4Q==)
at #=qHM3l$rbE2RrXQk0pt1qhqScgZB2AS3eQ3FXZMcybAdWxXcVjilJIudubDqzu5owju8r1tZ1n0NoFGTfvCkGv4w==.#=qJmtoHHn$aPRkq$Zu2DzxVb9obh7qo9v71REC$kRUQjQ=.#=q_xnv439uWBjaJ4D2ZAphUft_SOk2HrCD9RGtotggBymemizVQYRdeV6Zhsca3P$O(#=q4PMKT8cTPhPXa$zC6MVmBXqYujhWlkb0c22s_MMeUNyxggWLcJUAV0MvsJQpCwDTnSx1wY2jSricvS9KLdh$5w== #=qWb2RDVMvg43dTo55n0QkLw==)
at nCrunch.Common.ListExtensions.Do[T](IEnumerable`1 list, Action`1 action)
at #=qHM3l$rbE2RrXQk0pt1qhqScgZB2AS3eQ3FXZMcybAdWxXcVjilJIudubDqzu5owju8r1tZ1n0NoFGTfvCkGv4w==.#=qHUtOXeLCWuQFa0nr7fOMLkm058ULv9x1XJck3kpJE3PzIXdtNThO4ORmGuNzr599(IList`1 #=qhA2j3vqZdjKU8XjCMXUCyQ==)
at #=qyAZoixYUzHVhAqUcoyaHTwcxJ1BLzXInt4$55TUJq7kMVkdySd$8tzYp_CnnD__I.#=qxRI3FKIYAcj6OBPJ$QCsFwbs48piism6_l9MJevHF1zPsu85IY1n5v4w1SWs8$nZ(IList`1 #=qMANeVPW3hi_qpeptKAL5wg==)
at nCrunch.Compiler.RemoteBuildRunner.Build(ComponentBuildParameters parameters)