From f34f0751ef0c6305c94ff342ca7fbe24aa09844e Mon Sep 17 00:00:00 2001
From: tjx <t2856754968@163.com>
Date: 星期四, 18 十二月 2025 14:48:31 +0800
Subject: [PATCH] 111
---
StandardPda/MES.Service/obj/MES.Service.csproj.nuget.dgspec.json | 34 ++++++++++++++++++++++------------
1 files changed, 22 insertions(+), 12 deletions(-)
diff --git a/StandardPda/MES.Service/obj/MES.Service.csproj.nuget.dgspec.json b/StandardPda/MES.Service/obj/MES.Service.csproj.nuget.dgspec.json
index d55c2b8..b230838 100644
--- a/StandardPda/MES.Service/obj/MES.Service.csproj.nuget.dgspec.json
+++ b/StandardPda/MES.Service/obj/MES.Service.csproj.nuget.dgspec.json
@@ -1,24 +1,24 @@
{
"format": 1,
"restore": {
- "F:\\F鐩樻闈笓灞瀄\椤圭洰浠g爜绠$悊鏂囦欢澶筡\閫犳ⅵ鑰呬唬鐮乗\灏忔椤圭洰\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj": {}
+ "D:\\Workspace\\gs\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj": {}
},
"projects": {
- "F:\\F鐩樻闈笓灞瀄\椤圭洰浠g爜绠$悊鏂囦欢澶筡\閫犳ⅵ鑰呬唬鐮乗\灏忔椤圭洰\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj": {
+ "D:\\Workspace\\gs\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "F:\\F鐩樻闈笓灞瀄\椤圭洰浠g爜绠$悊鏂囦欢澶筡\閫犳ⅵ鑰呬唬鐮乗\灏忔椤圭洰\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj",
+ "projectUniqueName": "D:\\Workspace\\gs\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj",
"projectName": "MES.Service",
- "projectPath": "F:\\F鐩樻闈笓灞瀄\椤圭洰浠g爜绠$悊鏂囦欢澶筡\閫犳ⅵ鑰呬唬鐮乗\灏忔椤圭洰\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj",
- "packagesPath": "C:\\Users\\admin\\.nuget\\packages\\",
- "outputPath": "F:\\F鐩樻闈笓灞瀄\椤圭洰浠g爜绠$悊鏂囦欢澶筡\閫犳ⅵ鑰呬唬鐮乗\灏忔椤圭洰\\XB_MES_API\\StandardPda\\MES.Service\\obj\\",
+ "projectPath": "D:\\Workspace\\gs\\XB_MES_API\\StandardPda\\MES.Service\\MES.Service.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "D:\\Workspace\\gs\\XB_MES_API\\StandardPda\\MES.Service\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
- "E:\\Program Files\\DevExpress 22.2\\Components\\Offline Packages",
- "E:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
+ "D:\\Program Files\\DevExpress 22.2\\Components\\Offline Packages",
+ "D:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "C:\\Users\\admin\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
"C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 22.2.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.FallbackLocation.config",
"C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
@@ -28,7 +28,7 @@
],
"sources": {
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
- "E:\\Program Files\\DevExpress 22.2\\Components\\System\\Components\\Packages": {},
+ "D:\\Program Files\\DevExpress 22.2\\Components\\System\\Components\\Packages": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -41,12 +41,22 @@
"warnAsError": [
"NU1605"
]
- }
+ },
+ "restoreAuditProperties": {
+ "enableAudit": "true",
+ "auditLevel": "low",
+ "auditMode": "direct"
+ },
+ "SdkAnalysisLevel": "9.0.300"
},
"frameworks": {
"net8.0": {
"targetAlias": "net8.0",
"dependencies": {
+ "EPPlus": {
+ "target": "Package",
+ "version": "[7.0.0, )"
+ },
"Masuit.Tools.Core": {
"target": "Package",
"version": "[2024.3.4, )"
@@ -72,7 +82,7 @@
"privateAssets": "all"
}
},
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.101/PortableRuntimeIdentifierGraph.json"
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.306/PortableRuntimeIdentifierGraph.json"
}
}
}
--
Gitblit v1.9.3