❔ System.MissingMethodException: Entry point not found in assembly

Hi i try to run an example program build inside my library.
When i run the debuger (Visual Studio Code) i got an exception Unhandled exception. System.MissingMethodException: Entry point not found in assembly 'gdUnit4Mono, Version=4.2.0.0, Culture=neutral, PublicKeyToken=null'.
C# extension is installed, the libary is build
Was this page helpful?