Forum member
abeech
4 posts
Posts by abeech
-
NCrunch Failing to comple .Windows & .WindowsPhone projects inside Universal Application solution
just tried MSBuild C:\Users\alan.beech\Dropbox\WORKINGFOLDER\MPTracker\MPTracker\MPTracker.Windows\MPTracker.Windows.csproj and I get the same errors ad ncrunch. It looks like VS is doing something to take account of the extra level of folders in this solution type.
17 Apr 2014 15:13 UTC
-
NCrunch Failing to comple .Windows & .WindowsPhone projects inside Universal Application solution
Yes, see below. A result of Rebuild All: 1>------ Rebuild All started: Project: MPTracker.Core, Configuration: Debug Any CPU ------ 1> MPTracker.Core -> C:\Users\alan.beech\Dropbox\WORKINGFOLDER\MPTracker\MPTracker.Core\bin\Debug\MPTracker.Core.dll 2>------ Rebuild All started: Project: MPTrac…
17 Apr 2014 15:02 UTC
-
NCrunch Failing to comple .Windows & .WindowsPhone projects inside Universal Application solution
The projects was created using the template for the new Universal App type: Visual C#/Store Apps/Universal Apps/Hub App (Universal Apps) It creates a solution with 3 projects '<xxx>.Windows', '<xxx>.WindowsPhone' & '<xxx>.Shared'. NCrunch seems ok with the .Shared project. Unlike normal soluti…
17 Apr 2014 07:41 UTC
-
NCrunch Failing to comple .Windows & .WindowsPhone projects inside Universal Application solution
I'm using Ncrunch with one of the new Universal Apps in VS2013 Update 2 RC. Although other PCL projects in the same solution compile and test fine, the .Windows & .WindowsPhone projects in the solution fail to compile in Ncrunch. (they compile fine outside ncrunch) I am new to Ncrunch but hav…
16 Apr 2014 13:43 UTC