From 6575931ab26136a4eb091bdb6518e9f92676b4c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=AD=B1=E5=82=91?= Date: Mon, 29 Aug 2022 23:32:03 +0800 Subject: [PATCH] Remove assembly guid --- Source/GrasscutterTools/Properties/AssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Source/GrasscutterTools/Properties/AssemblyInfo.cs b/Source/GrasscutterTools/Properties/AssemblyInfo.cs index 2956d69..a359efb 100644 --- a/Source/GrasscutterTools/Properties/AssemblyInfo.cs +++ b/Source/GrasscutterTools/Properties/AssemblyInfo.cs @@ -19,7 +19,7 @@ using System.Runtime.InteropServices; [assembly: ComVisible(false)] // 如果此项目向 COM 公开,则下列 GUID 用于类型库的 ID -[assembly: Guid("b26333ff-5560-4cba-af3c-4b80db6f8025")] +//[assembly: Guid("b26333ff-5560-4cba-af3c-4b80db6f8025")] // 程序集的版本信息由下列四个值组成: //