From 5029249006ad2f290960099e2523affffed54181 Mon Sep 17 00:00:00 2001
From: CortexCore <2630229280@qq.com>
Date: Mon, 29 Jul 2024 17:53:17 +0800
Subject: [PATCH] 1
---
Src/Models/WeChatSharp.asmdef | 4 +++-
WeChatSharp.csproj | 6 ++++++
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/Src/Models/WeChatSharp.asmdef b/Src/Models/WeChatSharp.asmdef
index 30fd2bb..59d718f 100644
--- a/Src/Models/WeChatSharp.asmdef
+++ b/Src/Models/WeChatSharp.asmdef
@@ -1,7 +1,9 @@
{
"name": "WeChatSharp",
"rootNamespace": "",
- "references": [],
+ "references": [
+ "GUID:14fe60d984bf9f84eac55c6ea033a8f4"
+ ],
"includePlatforms": [],
"excludePlatforms": [],
"allowUnsafeCode": false,
diff --git a/WeChatSharp.csproj b/WeChatSharp.csproj
index 2846f4f..59fef6f 100644
--- a/WeChatSharp.csproj
+++ b/WeChatSharp.csproj
@@ -16,4 +16,10 @@
+
+
+
+
+
+