https://github.com/ResoniteModding/BepInEx.Templates/blob/868c9bb5128c76811be5fe0c3e768b55faf4fbe7/BepInEx.ResonitePluginInfoProps/BepInEx.ResonitePluginInfoProps.props#L12 Basically when you are making a plugin that depends on another plugin, the PluginMetadata type conflicts. I think this could be fixed by making the PluginMetadata have the `internal` access level. <img width="771" height="102" alt="Image" src="https://github.com/user-attachments/assets/87d38f8a-f42e-401e-8a3b-4a3fd235fbb4" />