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 @@ + + + + + +