From 34bafb439a438c0f4e85ef7006dac590140d155c Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期五, 01 十一月 2024 14:50:15 +0800 Subject: [PATCH] 联调程序变动 --- Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/project.assets.json | 39 +++++++++++++++++---------------------- 1 files changed, 17 insertions(+), 22 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/project.assets.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/project.assets.json index 28dfae2..581cae8 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/project.assets.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_Tasks/obj/project.assets.json @@ -8,19 +8,19 @@ "net6.0": [] }, "packageFolders": { - "C:\\Users\\Administrator\\.nuget\\packages\\": {} + "C:\\Users\\29028\\.nuget\\packages\\": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj", "projectName": "WIDESEA_Tasks", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\WIDESEA_Tasks.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Tasks\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -29,6 +29,7 @@ "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": { @@ -62,27 +63,21 @@ ], "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.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\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