From fb77cc8fe39bd3c3f49b336bf9e664957fe2dc07 Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期五, 15 十一月 2024 11:28:51 +0800 Subject: [PATCH] 11.06 --- Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/WIDESEAWCS_TaskInfoRepository.csproj.nuget.dgspec.json | 144 +++++++++++++++++++++++++++--------------------- 1 files changed, 81 insertions(+), 63 deletions(-) diff --git a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/WIDESEAWCS_TaskInfoRepository.csproj.nuget.dgspec.json b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/WIDESEAWCS_TaskInfoRepository.csproj.nuget.dgspec.json index 24b41b0..f0daece 100644 --- a/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/WIDESEAWCS_TaskInfoRepository.csproj.nuget.dgspec.json +++ b/Code Management/WCS/WIDESEAWCS_Server/WIDESEAWCS_TaskInfoRepository/obj/WIDESEAWCS_TaskInfoRepository.csproj.nuget.dgspec.json @@ -1,20 +1,24 @@ { "format": 1, "restore": { - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj": {} + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj": {} }, "projects": { - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", "projectName": "WIDESEAWCS_Common", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\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": [ @@ -23,7 +27,6 @@ "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,21 +65,25 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj": { "version": "1.0.4", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj", "projectName": "WIDESEAWCS_Core", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\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": [ @@ -85,7 +92,6 @@ "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": { @@ -206,21 +212,25 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj", "projectName": "WIDESEAWCS_DTO", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\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": [ @@ -229,15 +239,14 @@ "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_Model\\WIDESEAWCS_Model.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj" } } } @@ -272,21 +281,25 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj", "projectName": "WIDESEAWCS_ITaskInfoRepository", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\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": [ @@ -295,15 +308,14 @@ "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_DTO\\WIDESEAWCS_DTO.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_DTO\\WIDESEAWCS_DTO.csproj" } } } @@ -338,21 +350,25 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj", "projectName": "WIDESEAWCS_Model", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\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": [ @@ -361,18 +377,17 @@ "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_Common\\WIDESEAWCS_Common.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Common\\WIDESEAWCS_Common.csproj" }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj" } } } @@ -413,21 +428,25 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj": { + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj", + "projectUniqueName": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj", "projectName": "WIDESEAWCS_TaskInfoRepository", - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj", - "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", - "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\obj\\", + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\WIDESEAWCS_TaskInfoRepository.csproj", + "packagesPath": "C:\\Users\\绔炵敺\\.nuget\\packages\\", + "outputPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_TaskInfoRepository\\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": [ @@ -436,21 +455,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_Core\\WIDESEAWCS_Core.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Core\\WIDESEAWCS_Core.csproj" }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_ITaskInfoRepository\\WIDESEAWCS_ITaskInfoRepository.csproj" }, - "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj": { - "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj" + "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj": { + "projectPath": "F:\\BaiBuLiKu\\Code Management\\WCS\\WIDESEAWCS_Server\\WIDESEAWCS_Model\\WIDESEAWCS_Model.csproj" } } } @@ -485,7 +503,7 @@ "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" } } } -- Gitblit v1.9.3