From d0bd841aa5414250973586473c5aa7cd9757143f Mon Sep 17 00:00:00 2001
From: xiaoyang <xiaoyang@hnkhzn.com>
Date: 星期一, 28 十月 2024 16:05:24 +0800
Subject: [PATCH] 现有接口联调完成

---
 Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/project.assets.json |   43 ++++++++++++++++++++++++-------------------
 1 files changed, 24 insertions(+), 19 deletions(-)

diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/project.assets.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/project.assets.json
index 144c09f..27b9eac 100644
--- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/project.assets.json
+++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/project.assets.json
@@ -10718,19 +10718,19 @@
     ]
   },
   "packageFolders": {
-    "C:\\Users\\29028\\.nuget\\packages\\": {}
+    "C:\\Users\\Administrator\\.nuget\\packages\\": {}
   },
   "project": {
     "version": "1.0.0",
     "restore": {
-      "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj",
+      "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj",
       "projectName": "WIDESEA_IStoragIntegrationServices",
-      "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj",
-      "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\",
-      "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\obj\\",
+      "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj",
+      "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+      "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\obj\\",
       "projectStyle": "PackageReference",
       "configFilePaths": [
-        "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config",
+        "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
         "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
       ],
       "originalTargetFrameworks": [
@@ -10739,15 +10739,14 @@
       "sources": {
         "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
         "C:\\Program Files\\dotnet\\library-packs": {},
-        "http://115.159.85.185:8070/v3/index.json": {},
         "https://api.nuget.org/v3/index.json": {}
       },
       "frameworks": {
         "net6.0": {
           "targetAlias": "net6.0",
           "projectReferences": {
-            "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": {
-              "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj"
+            "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": {
+              "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj"
             }
           }
         }
@@ -10777,21 +10776,27 @@
         ],
         "assetTargetFallback": true,
         "warn": true,
+        "downloadDependencies": [
+          {
+            "name": "Microsoft.AspNetCore.App.Ref",
+            "version": "[6.0.35, 6.0.35]"
+          },
+          {
+            "name": "Microsoft.NETCore.App.Ref",
+            "version": "[6.0.35, 6.0.35]"
+          },
+          {
+            "name": "Microsoft.WindowsDesktop.App.Ref",
+            "version": "[6.0.35, 6.0.35]"
+          }
+        ],
         "frameworkReferences": {
           "Microsoft.NETCore.App": {
             "privateAssets": "all"
           }
         },
-        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json"
+        "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json"
       }
     }
-  },
-  "logs": [
-    {
-      "code": "NU1803",
-      "level": "Warning",
-      "warningLevel": 1,
-      "message": "姝e湪閫氳繃 鈥淗TTP鈥� 婧愨�渉ttp://115.159.85.185:8070/v3/index.json鈥濊繍琛屸�渞estore鈥濇搷浣溿�傚皢鏉ョ殑鐗堟湰涓皢鍒犻櫎闈� HTTPS 璁块棶鏉冮檺銆傝鑰冭檻杩佺Щ鍒� 鈥淗TTPS鈥� 婧愩��"
-    }
-  ]
+  }
 }
\ No newline at end of file

--
Gitblit v1.9.3