From 56252c14ac1dd3725b3217024c444d05784712a4 Mon Sep 17 00:00:00 2001 From: 10_days_till_xmas Date: Sat, 22 Feb 2025 08:47:02 +0000 Subject: [PATCH] Use property if present for BepInExPluginGuid --- BepInEx.PluginInfoProps/BepInEx.PluginInfoProps.props | 1 + 1 file changed, 1 insertion(+) diff --git a/BepInEx.PluginInfoProps/BepInEx.PluginInfoProps.props b/BepInEx.PluginInfoProps/BepInEx.PluginInfoProps.props index 4b38215..d81832c 100644 --- a/BepInEx.PluginInfoProps/BepInEx.PluginInfoProps.props +++ b/BepInEx.PluginInfoProps/BepInEx.PluginInfoProps.props @@ -1,6 +1,7 @@ + $(GUID) $(AssemblyName) $(Product) $(Version)