Forum member

jepthy

2 posts

Posts by jepthy

  1. NCrunch Warnings about copying assemblies to build output directory

    That makes a lot of sense, thank you for the detailed explanation. Sounds like the best course of action would be to just ignore this warning then?

  2. NCrunch Warnings about copying assemblies to build output directory

    I am using Visual Studio 2022 Community Edition, and NCrunch 4.11.0.2. I am building a WebApi project using .NET 6, and using MSTest Projects for my unit and integration tests. I am finding that in Visual Studio's NCrunch Test Window, all of my Test Projects give the warning that the project requi…