From c9982eb3dd76696b8a3851cc6411a71c402d042f Mon Sep 17 00:00:00 2001 From: wanshenmean <cathay_xy@163.com> Date: 星期三, 06 十一月 2024 20:04:41 +0800 Subject: [PATCH] 11.06 --- Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json | 31 +++++++++---------------------- 1 files changed, 9 insertions(+), 22 deletions(-) diff --git a/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json b/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json index d1d4145..f00b08c 100644 --- a/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json +++ b/Code Management/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json @@ -1,20 +1,20 @@ { "format": 1, "restore": { - "E:\\Code\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {} + "D:\\Git\\BaiBuLiKu\\Code Management\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.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,26 +57,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