Forum member

Pauls

2 posts

Posts by Pauls

  1. Microsoft.AspNet.TestHost performance issues

    Hi, Many thanks for the quick reply and no problem for moving the post. I have experimented with that setting but ultimately it is off for all projects, the warning is stating that the copy referenced assemblies is being enabled implicitly for that project. Obviously it is not one of our projects…

  2. Microsoft.AspNet.TestHost performance issues

    [quote=ghelyar;10500]Thanks. 3.9.0.1 works for me. I was able to remove the CopyReferencedAssembliesToWorkspace setting, CopyReferencedAssembliesToWorkspaceIsOn warning and AspNetTestHostCompatibility warning with the setup I described above (asp.net core (.net framework)) and all tests ran and pass…