From 18a8fab394f764e5b30c48c8e0d6887ef7d44cbf Mon Sep 17 00:00:00 2001
From: username@email.com <yzy2002yzy@163.com>
Date: 星期二, 29 十月 2024 14:22:49 +0800
Subject: [PATCH] 取消拆单

---
 CoreCms.Net.Model/bin/Debug/net8.0/CoreCms.Net.Model.deps.json |   11 +++++++++++
 1 files changed, 11 insertions(+), 0 deletions(-)

diff --git a/CoreCms.Net.Model/bin/Debug/net8.0/CoreCms.Net.Model.deps.json b/CoreCms.Net.Model/bin/Debug/net8.0/CoreCms.Net.Model.deps.json
index e8aa554..dcf7faf 100644
--- a/CoreCms.Net.Model/bin/Debug/net8.0/CoreCms.Net.Model.deps.json
+++ b/CoreCms.Net.Model/bin/Debug/net8.0/CoreCms.Net.Model.deps.json
@@ -8,6 +8,7 @@
     ".NETCoreApp,Version=v8.0": {
       "CoreCms.Net.Model/1.0.0": {
         "dependencies": {
+          "Chuanyin.Attribute": "1.0.0",
           "SKIT.FlurlHttpClient.Wechat.Api": "2.36.0",
           "SqlSugarCore": "5.1.4.129"
         },
@@ -753,6 +754,11 @@
             "fileVersion": "6.0.21.52210"
           }
         }
+      },
+      "Chuanyin.Attribute/1.0.0": {
+        "runtime": {
+          "Chuanyin.Attribute.dll": {}
+        }
       }
     }
   },
@@ -1202,6 +1208,11 @@
       "sha512": "sha512-IXoJOXIqc39AIe+CIR7koBtRGMiCt/LPM3lI+PELtDIy9XdyeSrwXFdWV9dzJ2Awl0paLWUaknLxFQ5HpHZUog==",
       "path": "system.windows.extensions/6.0.0",
       "hashPath": "system.windows.extensions.6.0.0.nupkg.sha512"
+    },
+    "Chuanyin.Attribute/1.0.0": {
+      "type": "project",
+      "serviceable": false,
+      "sha512": ""
     }
   }
 }
\ No newline at end of file

--
Gitblit v1.9.1