Forum member

gorczas

3 posts

Posts by gorczas

  1. Issue with building some projects from solution.

    Thanks, now it works fine.

  2. Issue with building some projects from solution.

    [quote=Remco;11589]Hi, In this case, it looks like the declarations for your configuration and platform have been moved to the bottom of the file, so they are executing too late in MSBuild's evaluation order. Move the bottom-most PropertyGroup to the top of the file and the issue should be resol…

  3. Issue with building some projects from solution.

    Hi, I have downloaded the newest version of nCrunch today and I'm using it with VS 2017. I have solution with 98 projects and few of them are failing because of this error: NCrunch: This error is commonly caused by projects that are relying on the selected build configuration provided by Visua…