From dee728943401fe66d10d9533f25b3b21913c1110 Mon Sep 17 00:00:00 2001
From: 陈勇 <chenyong@hnkhzn.com>
Date: 星期五, 15 十一月 2024 16:42:25 +0800
Subject: [PATCH] 忽略项
---
Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_Tasks/obj/project.assets.json | 90 ++++++++++++++++++++++++++++----------------
1 files changed, 57 insertions(+), 33 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..b9ccfe6 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,24 +10080,30 @@
},
"projectFileDependencyGroups": {
"net6.0": [
+ "WIDESEAWCS_ProcessRepository >= 1.0.0",
"WIDESEAWCS_QuartzJob >= 2.0.0",
"WIDESEAWCS_TaskInfoService >= 1.0.0"
]
},
"packageFolders": {
- "C:\\Users\\29028\\.nuget\\packages\\": {}
+ "C:\\Users\\绔炵敺\\.nuget\\packages\\": {},
+ "E:\\vsTOOl\\NuGetPackages": {}
},
"project": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\WIDESEAWCS_Tasks.csproj",
+ "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\WIDESEAWCS_Tasks.csproj",
"projectName": "WIDESEAWCS_Tasks",
- "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\WIDESEAWCS_Tasks.csproj",
- "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\",
- "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\obj\\",
+ "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\WIDESEAWCS_Tasks.csproj",
+ "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\",
+ "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Tasks\\obj\\",
"projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "E:\\vsTOOl\\NuGetPackages"
+ ],
"configFilePaths": [
- "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Users\\绔炵敺\\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": [
@@ -10070,18 +10112,20 @@
"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\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj": {
- "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj"
+ "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ProcessRepository\\WIDESEAWCS_ProcessRepository.csproj": {
+ "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ProcessRepository\\WIDESEAWCS_ProcessRepository.csproj"
},
- "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj": {
- "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj"
+ "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj": {
+ "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_QuartzJob\\WIDESEAWCS_QuartzJob.csproj"
+ },
+ "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj": {
+ "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoService\\WIDESEAWCS_TaskInfoService.csproj"
}
}
}
@@ -10116,28 +10160,8 @@
"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鈥� 婧愩��"
- },
- {
- "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