Description
I keep getting this issue whenever I run anything other than an "[InProccess]" run.
I am currently trying to run a [SimpleJob] just so I can control the warmup and call count and so on... Here is the issue, I don't feel comfortable pasting the whole log.
// *** Execute *** // Launch: 1 / 1 Did not find C:\Users\XXX\bin\Release\netcoreapp2.2\win-x64\publish\8a5aaa1a-8e58-47c8-825b-89a7acbaa72b\bin\Release\netcoreapp2.2\8a5aaa1a-8e58-47c8-825b-89a7acbaa72b.dll, but the folder contained: 8a5aaa1a-8e58-47c8-825b-89a7acbaa72b.dll.config Executable C:\Users\XXX\bin\Release\netcoreapp2.2\win-x64\publish\8a5aaa1a-8e58-47c8-825b-89a7acbaa72b\bin\Release\netcoreapp2.2\8a5aaa1a-8e58-47c8-825b-89a7acbaa72b.dll not found ExitCode != 0 No more Benchmark runs will be launched as NO measurements were obtained from the previous run!
Sorry if someone has asked this already, I haven't been able to find it or solve it...