Forum member

ratra

3 posts

Posts by ratra

  1. NCrunch. Make reference for all projects in workspace to a particular folder with nuget libraries.

    Hi Remco, We are updated our projects to .NET 4.6.1 and for the ASP.NET Web application projects that are referring to Microsoft.Net.Compilers.1.0.0, NCrunch do not copy into workspace the Microsoft.Net.Compilers.1.0.0\tools\csc.exe file. And because of this NCrunch cannot build mentioned …

  2. NCrunch. Make reference for all projects in workspace to a particular folder with nuget libraries.

    Hi Remco, Thanks for quick reply. I have 4 solutions that have from 11 to 50 projects in it. For all of them I used a SharedLib folder for nuget assemblies to share across this solutions and their projects. SharedLib folder is about 650 MB. So Ncrunch creates separate workspace folder…

  3. NCrunch. Make reference for all projects in workspace to a particular folder with nuget libraries.

    Hi. Is it possible to set a reference for all the projects in solution related workspase to a particulart nuget assemblies folder and not copy this folder in every project related folder from Ncrunch workspace ?