You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Gmod.NET runtime was updated to use .NET 7 runtime. Nevertheless, since .NET versions are generally backward compatible,
therefore we can try to keep GmodNET.API package targeting net6.0, so module authors can upgrade their modules "for free".
Gmod.NET runtime was updated to use .NET 7 runtime. Nevertheless, since .NET versions are generally backward compatible,
therefore we can try to keep GmodNET.API package targeting
net6.0, so module authors can upgrade their modules "for free".