Support .net10
Author: art0007iCreated Aug 9, 2025Updated Sep 15, 2026
Labelsenhancement
Describe your problem
I have a game running in .net 10 (Resonite) and BepInEx didn't work on it.
Proposed solution
Make a .net10 build, update dependencies to latest version (HarmonyX and MonoMod)
Alternatives
I made a fork of bepinex which works on .net10 and I'm using that right now, but I did it in a fairly hacky way which is hard deleting everything that's not important to me. https://github.com/art0007i/BepInEx/
Source: BepInEx/BepInEx