diff --git a/gm_dotnet_managed/GmodNET.API/GmodNET.API.csproj b/gm_dotnet_managed/GmodNET.API/GmodNET.API.csproj index 78c19640..48932499 100644 --- a/gm_dotnet_managed/GmodNET.API/GmodNET.API.csproj +++ b/gm_dotnet_managed/GmodNET.API/GmodNET.API.csproj @@ -1,7 +1,7 @@  - net7.0 + net6.0 MIT GmodNET API GmodNET API library contains all necessary interfaces to write a GmodNET module.