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/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/WIDESEA_IStoragIntegrationServices.csproj.nuget.dgspec.json | 196 ++++++++++++++---------------------------------- 1 files changed, 59 insertions(+), 137 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/WIDESEA_IStoragIntegrationServices.csproj.nuget.dgspec.json b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/WIDESEA_IStoragIntegrationServices.csproj.nuget.dgspec.json index 880c2fb..9cbcb28 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/WIDESEA_IStoragIntegrationServices.csproj.nuget.dgspec.json +++ b/Code Management/WMS/WIDESEA_WMSServer/WIDESEA_IStoragIntegrationServices/obj/WIDESEA_IStoragIntegrationServices.csproj.nuget.dgspec.json @@ -1,20 +1,20 @@ { "format": 1, "restore": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj": {} + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj": {} }, "projects": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj", "projectName": "LogLibrary", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -23,6 +23,7 @@ "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": { @@ -56,40 +57,26 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj", "projectName": "WIDESEA_Common", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -98,14 +85,15 @@ "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": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": { - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj" + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj" } } } @@ -141,40 +129,26 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": { "version": "1.0.1", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", "projectName": "WIDESEA_Core", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -183,6 +157,7 @@ "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": { @@ -302,40 +277,26 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj", "projectName": "WIDESEA_DTO", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -344,14 +305,15 @@ "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": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": { - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj" + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj" } } } @@ -381,40 +343,26 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj", "projectName": "WIDESEA_IStoragIntegrationServices", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\WIDESEA_IStoragIntegrationServices.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_IStoragIntegrationServices\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -423,14 +371,15 @@ "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": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": { - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj" + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.csproj" } } } @@ -460,40 +409,26 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": { + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": { "version": "1.0.0", "restore": { - "projectUniqueName": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj", + "projectUniqueName": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj", "projectName": "WIDESEA_Model", - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj", - "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\", - "outputPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\obj\\", + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj", + "packagesPath": "C:\\Users\\29028\\.nuget\\packages\\", + "outputPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Model\\obj\\", "projectStyle": "PackageReference", "configFilePaths": [ - "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Users\\29028\\AppData\\Roaming\\NuGet\\NuGet.Config", "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" ], "originalTargetFrameworks": [ @@ -502,17 +437,18 @@ "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": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": { - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj" + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj" }, - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": { - "projectPath": "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj" + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": { + "projectPath": "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj" } } } @@ -548,26 +484,12 @@ ], "assetTargetFallback": true, "warn": true, - "downloadDependencies": [ - { - "name": "Microsoft.AspNetCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.NETCore.App.Ref", - "version": "[6.0.35, 6.0.35]" - }, - { - "name": "Microsoft.WindowsDesktop.App.Ref", - "version": "[6.0.35, 6.0.35]" - } - ], "frameworkReferences": { "Microsoft.NETCore.App": { "privateAssets": "all" } }, - "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.403\\RuntimeIdentifierGraph.json" + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.401\\RuntimeIdentifierGraph.json" } } } -- Gitblit v1.9.3