diff --git a/BepInEx.AutoPlugin/AutoPluginGenerator.cs b/BepInEx.AutoPlugin/AutoPluginGenerator.cs index 395f05c..a765bc5 100644 --- a/BepInEx.AutoPlugin/AutoPluginGenerator.cs +++ b/BepInEx.AutoPlugin/AutoPluginGenerator.cs @@ -123,7 +123,7 @@ public void Execute(GeneratorExecutionContext context) namespace {typeSymbol.ContainingNamespace.ToDisplayString()} {{ [{attributeName}({typeSymbol.Name}.Id, ""{name}"", ""{version}"")] - public partial class {typeSymbol.Name} + partial class {typeSymbol.Name} {{ /// /// Id of the .