From a27f32ecbfc7390ceb9e3a8d8651c57ada88bfa0 Mon Sep 17 00:00:00 2001
From: zjh <2207896513@qq.com>
Date: 星期五, 19 十二月 2025 20:51:42 +0800
Subject: [PATCH] Merge branch 'master' of http://43.142.96.171:8080/r/~tjx/XB_MES_API
---
StandardPda/MESApplication/obj/MESApplication.csproj.nuget.dgspec.json | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/StandardPda/MESApplication/obj/MESApplication.csproj.nuget.dgspec.json b/StandardPda/MESApplication/obj/MESApplication.csproj.nuget.dgspec.json
index 0921f53..cda127d 100644
--- a/StandardPda/MESApplication/obj/MESApplication.csproj.nuget.dgspec.json
+++ b/StandardPda/MESApplication/obj/MESApplication.csproj.nuget.dgspec.json
@@ -53,6 +53,10 @@
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
+ "EPPlus": {
+ "target": "Package",
+ "version": "[7.0.0, )"
+ },
"Masuit.Tools.Core": {
"target": "Package",
"version": "[2024.3.4, )"
--
Gitblit v1.9.3