From 8b150adba61ff2de1800c0fb99410847833b1642 Mon Sep 17 00:00:00 2001 From: hutongqing <hutongqing@hnkhzn.com> Date: 星期四, 21 十一月 2024 11:11:39 +0800 Subject: [PATCH] Create .gitignore --- 代码管理/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json" "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json" index e5d1455..a4cb9ee 100644 --- "a/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json" +++ "b/\344\273\243\347\240\201\347\256\241\347\220\206/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoService/bin/Release/net6.0/WIDESEAWCS_TaskInfoService.deps.json" @@ -6,7 +6,7 @@ "compilationOptions": {}, "targets": { ".NETCoreApp,Version=v6.0": { - "WIDESEAWCs_TaskInfoService/1.0.0": { + "WIDESEAWCS_TaskInfoService/1.0.0": { "dependencies": { "WIDESEAWCS_BasicInfoService": "1.0.0", "WIDESEAWCS_Communicator": "2.2.0", @@ -15,7 +15,7 @@ "WIDESEAWCS_QuartzJob": "2.1.0" }, "runtime": { - "WIDESEAWCs_TaskInfoService.dll": {} + "WIDESEAWCS_TaskInfoService.dll": {} } }, "Autofac/8.0.0": { @@ -2160,7 +2160,7 @@ } }, "libraries": { - "WIDESEAWCs_TaskInfoService/1.0.0": { + "WIDESEAWCS_TaskInfoService/1.0.0": { "type": "project", "serviceable": false, "sha512": "" -- Gitblit v1.9.3