From 8326222e65f0bb258c99d93f1954d7696c4ef00d Mon Sep 17 00:00:00 2001 From: wankeda <Administrator@DESKTOP-HAU3ST3> Date: 星期三, 12 二月 2025 11:28:03 +0800 Subject: [PATCH] 1 --- WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/project.assets.json | 39 ++++++++++++++++++++------------------- 1 files changed, 20 insertions(+), 19 deletions(-) diff --git a/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/project.assets.json b/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/project.assets.json index 10d14ac..9280e95 100644 --- a/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/project.assets.json +++ b/WCS/WIDESEAWCS_Server/WIDESEAWCS_Common/obj/project.assets.json @@ -9500,23 +9500,24 @@ ] }, "packageFolders": { - "C:\\Users\\Admin\\.nuget\\packages\\": {}, - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder": {} + "C:\\Users\\Administrator\\.nuget\\packages\\": {}, + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {} }, "project": { "version": "1.0.0", "restore": { - "projectUniqueName": "F:\\澶栧嚭椤圭洰\\鍚夊畨椤圭洰\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", + "projectUniqueName": "E:\\KHGITHUB\\JiAnLiKu\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", "projectName": "WIDESEAWCS_Common", - "projectPath": "F:\\澶栧嚭椤圭洰\\鍚夊畨椤圭洰\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", - "packagesPath": "C:\\Users\\Admin\\.nuget\\packages\\", - "outputPath": "F:\\澶栧嚭椤圭洰\\鍚夊畨椤圭洰\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\obj\\", + "projectPath": "E:\\KHGITHUB\\JiAnLiKu\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", + "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", + "outputPath": "E:\\KHGITHUB\\JiAnLiKu\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\obj\\", "projectStyle": "PackageReference", "fallbackFolders": [ - "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder" + "C:\\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\\Microsoft.VisualStudio.FallbackLocation.config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -9524,6 +9525,8 @@ ], "sources": { "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "C:\\Users\\Administrator\\.nuget\\packages\\quartz\\3.11.0\\": {}, + "C:\\Users\\Administrator\\.nuget\\packages\\timedjob\\2.0.0": {}, "http://115.159.85.185:8070/v3/index.json": {}, "https://api.nuget.org/v3/index.json": {} }, @@ -9537,7 +9540,13 @@ "warnAsError": [ "NU1605" ] - } + }, + "restoreAuditProperties": { + "enableAudit": "true", + "auditLevel": "low", + "auditMode": "all" + }, + "SdkAnalysisLevel": "9.0.100" }, "frameworks": { "net6.0": { @@ -9568,16 +9577,8 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.307\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\9.0.100\\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