nunit3-vs-adapter
nunit3-vs-adapter copied to clipboard
:test_tube: V6 - assembly loading issue
I had a very similar error, too.
System.IO.FileLoadException : Could not load file or assembly 'Microsoft.Extensions.Logging.Abstractions, Version=10.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest. (0x80131053)
----> System.IO.FileLoadException : Could not load file or assembly 'C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App\10.0.1\Microsoft.Extensions.Logging.Abstractions.dll'. The requested assembly version conflicts with what is already bound in the app domain or specified in the manifest. (0x80131053)
NUnit3TestAdapter version 6.0.0 .NET 10.0.100 Microsoft Testing Platform v2
Getting the same issue. I've tried on two different solutions targeting .NET 10 now.
@bvst @cjbush @peter-nguyen-contemi Can you try https://www.nuget.org/packages/NUnit3TestAdapter/6.0.1-alpha.6