Rider only build resources into dll

48 Views Asked by At

I tried to build my project with mono version 6.12.0 installed, it compiles without errors, but the classes don't seem to be compiled, when i test the file, it doesn't work and when im decompiling it, it is empty. The projects runtime version is 4.7.2, because the libary requires me to use that version, if thats the issue.

Here is the decompiled File

0

There are 0 best solutions below