Forum member

rhysw

2 posts

Posts by rhysw

  1. Passing build parameters

    Hello, Thanks for this. Unfortunately the workaround won't work in our specific scenario because we have multiple solutions which have a reference to this (test) project. The project needs to build in a slightly different way depending on which solution is including it. I guess I should clari…

  2. Passing build parameters

    I really need access to the '$(SolutionName)' parameter in my csproj file but it appears that when ncrunch builds and runs the project this parameter is not being set as expected. Is there some change I can make to the ncrunchsolution or configuration that will either allow me to specify this val…