Forum member
RonSijm
3 posts
Posts by RonSijm
-
Could not load file or assembly 'xunit.runner.utility.netstandard15, Version=2.2.0.3545, Culture=neu
Does not seem like it. I've downloaded .NET Dependency Walker to check if any project or reference uses xunit.runner.utility, and it did not...
06 Nov 2017 13:36 UTC
-
Could not load file or assembly 'xunit.runner.utility.netstandard15, Version=2.2.0.3545, Culture=neu
Hi, thanks for the quick response. I did a search in all files, and found some leftover binaries, there was still a folder \bin\Debug\netcoreapp1.1\project.deps.json which contained this stuff: [code] "xunit.runner.reporters/2.2.0": { "dependencies": { "xunit.run…
06 Nov 2017 11:19 UTC
-
Could not load file or assembly 'xunit.runner.utility.netstandard15, Version=2.2.0.3545, Culture=neu
Hi there, I just installed ncrunch to evaluate if it's suitable for our codebase, but cannot get it to work... I'm getting the following error: [code] An error occurred while analysing this project after it was built: System.IO.FileNotFoundException: Could not load file or assembly 'xunit.ru…
06 Nov 2017 10:11 UTC