Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Missing dlls for net6.0 in NUnit Console and Engine 3.19.0 release #1600

Open
Irdis opened this issue Jan 17, 2025 · 0 comments
Open

Missing dlls for net6.0 in NUnit Console and Engine 3.19.0 release #1600

Irdis opened this issue Jan 17, 2025 · 0 comments

Comments

@Irdis
Copy link

Irdis commented Jan 17, 2025

Net6.0 missing dlls in release NUnit Console and Engine 3.19.0
Tests fail with

Unhandled exception. System.IO.FileNotFoundException: Could not load file or assembly 'c:\Distr\NUnit.Console-3.19.0\bin\net6.0\nunit.engine.dll'. The system cannot find the file specified.
File name: 'c:\Distr\NUnit.Console-3.19.0\bin\net6.0\nunit.engine.dll'
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromPath(IntPtr ptrNativeAssemblyLoadContext, String ilPath, String niPath, ObjectHandleOnStack retAssembly)
   at System.Runtime.Loader.AssemblyLoadContext.LoadFromAssemblyPath(String assemblyPath)
   at System.Reflection.Assembly.LoadFrom(String assemblyFile)
   at NUnit.Engine.TestEngineActivator.CreateInstance() in D:\a\nunit-console\nunit-console\src\NUnitEngine\nunit.engine.api\TestEngineActivator.cs:line 30
   at NUnit.ConsoleRunner.Program.Main(String[] args) in D:\a\nunit-console\nunit-console\src\NUnitConsole\nunit3-console\Program.cs:line 100
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant