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/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json | 52 ++++++++++++++++++++++++++++++++++++++++------------ 1 files changed, 40 insertions(+), 12 deletions(-) diff --git a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json index a314b44..c839a4e 100644 --- a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json +++ b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json @@ -3387,6 +3387,19 @@ "bin/placeholder/WIDESEAWCS_IBasicInfoService.dll": {} } }, + "WIDESEAWCS_IProcessRepository/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "dependencies": { + "WIDESEAWCS_DTO": "1.0.0" + }, + "compile": { + "bin/placeholder/WIDESEAWCS_IProcessRepository.dll": {} + }, + "runtime": { + "bin/placeholder/WIDESEAWCS_IProcessRepository.dll": {} + } + }, "WIDESEAWCS_ITaskInfoRepository/1.0.0": { "type": "project", "framework": ".NETCoreApp,Version=v6.0", @@ -3426,6 +3439,19 @@ }, "runtime": { "bin/placeholder/WIDESEAWCS_Model.dll": {} + } + }, + "WIDESEAWCS_ProcessRepository/1.0.0": { + "type": "project", + "framework": ".NETCoreApp,Version=v6.0", + "dependencies": { + "WIDESEAWCS_IProcessRepository": "1.0.0" + }, + "compile": { + "bin/placeholder/WIDESEAWCS_ProcessRepository.dll": {} + }, + "runtime": { + "bin/placeholder/WIDESEAWCS_ProcessRepository.dll": {} } }, "WIDESEAWCS_QuartzJob/2.0.0": { @@ -10011,6 +10037,11 @@ "path": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj", "msbuildProject": "../WIDESEAWCS_IBasicInfoService/WIDESEAWCS_IBasicInfoService.csproj" }, + "WIDESEAWCS_IProcessRepository/1.0.0": { + "type": "project", + "path": "../WIDESEAWCS_ProcessParameters/WIDESEAWCS_IProcessRepository.csproj", + "msbuildProject": "../WIDESEAWCS_ProcessParameters/WIDESEAWCS_IProcessRepository.csproj" + }, "WIDESEAWCS_ITaskInfoRepository/1.0.0": { "type": "project", "path": "../WIDESEAWCS_ITaskInfoRepository/WIDESEAWCS_ITaskInfoRepository.csproj", @@ -10025,6 +10056,11 @@ "type": "project", "path": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj", "msbuildProject": "../WIDESEAWCS_Model/WIDESEAWCS_Model.csproj" + }, + "WIDESEAWCS_ProcessRepository/1.0.0": { + "type": "project", + "path": "../WIDESEAWCS_ProcessRepository/WIDESEAWCS_ProcessRepository.csproj", + "msbuildProject": "../WIDESEAWCS_ProcessRepository/WIDESEAWCS_ProcessRepository.csproj" }, "WIDESEAWCS_QuartzJob/2.0.0": { "type": "project", @@ -10044,6 +10080,7 @@ }, "projectFileDependencyGroups": { "net6.0": [ + "WIDESEAWCS_ProcessRepository >= 1.0.0", "WIDESEAWCS_QuartzJob >= 2.0.0", "WIDESEAWCS_TaskInfoService >= 1.0.0" ] @@ -10077,6 +10114,9 @@ "net6.0": { "targetAlias": "net6.0", "projectReferences": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ProcessRepository\\WIDESEAWCS_ProcessRepository.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ProcessRepository\\WIDESEAWCS_ProcessRepository.csproj" + }, "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj": { "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj" }, @@ -10126,18 +10166,6 @@ "level": "Warning", "warningLevel": 1, "message": "姝e湪閫氳繃 鈥淗TTP鈥� 婧愨�渉ttp://115.159.85.185:8070/v3/index.json鈥濊繍琛屸�渞estore鈥濇搷浣溿�傚皢鏉ョ殑鐗堟湰涓皢鍒犻櫎闈� HTTPS 璁块棶鏉冮檺銆傝鑰冭檻杩佺Щ鍒� 鈥淗TTPS鈥� 婧愩��" - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "鑾峰彇鍖呮紡娲炴暟鎹椂鍑洪敊: 鏃犳硶鍔犺浇婧� https://api.nuget.org/v3/index.json 鐨勬湇鍔$储寮曘��" - }, - { - "code": "NU1900", - "level": "Warning", - "warningLevel": 1, - "message": "鑾峰彇鍖呮紡娲炴暟鎹椂鍑洪敊: 鏃犳硶鍔犺浇婧� http://115.159.85.185:8070/v3/index.json 鐨勬湇鍔$储寮曘��" } ] } \ No newline at end of file -- Gitblit v1.9.3