Open rochellecollins opened 3 years ago
Example error: MSB3027 Could not copy "D:\AcuSource\Tests\Selenium\Libraries1\bin\Debug\netstandard2.0\Core.dll" to "bin\Debug\net48\Core.dll". Exceeded retry count of 10. Failed. The file is locked by: "devenv.exe (26956), LocalTestPortal.exe (22164)"
If you try to build TestProject while LocalTestPortal is running it will fail because it can't access the dll file. My guess is that LocalTestPortal is keeping that dll loaded after reading the tests.