From 41a5531dc31a642623f0a7a766fbe9c256ba9247 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期二, 11 二月 2025 13:53:29 +0800
Subject: [PATCH] 优化WMS前端
---
项目代码/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json | 34 +++++++++++++++++++---------------
1 files changed, 19 insertions(+), 15 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json"
index 380d3e1..662dbbb 100644
--- "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json"
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/LogLibrary/obj/LogLibrary.csproj.nuget.dgspec.json"
@@ -1,35 +1,33 @@
{
"format": 1,
"restore": {
- "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {}
+ "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {}
},
"projects": {
- "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {
+ "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj": {
"version": "1.0.0",
"restore": {
- "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj",
+ "projectUniqueName": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj",
"projectName": "LogLibrary",
- "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj",
- "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
- "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\LogLibrary\\obj\\",
+ "projectPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\LogLibrary\\LogLibrary.csproj",
+ "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\",
+ "outputPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\LogLibrary\\obj\\",
"projectStyle": "PackageReference",
"fallbackFolders": [
- "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
- "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages"
],
"configFilePaths": [
- "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
- "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.config",
+ "C:\\Users\\dell\\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",
- "C:\\Program Files (x86)\\NuGet\\Config\\Xamarin.Offline.config"
+ "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config"
],
"originalTargetFrameworks": [
"net6.0"
],
"sources": {
- "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
"C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "E:\\1.閲嶆瀯妗嗘灦\\NuGetpackage": {},
+ "http://115.159.85.185:8070/v3/index.json": {},
"https://api.nuget.org/v3/index.json": {}
},
"frameworks": {
@@ -53,11 +51,17 @@
"net47",
"net471",
"net472",
- "net48"
+ "net48",
+ "net481"
],
"assetTargetFallback": true,
"warn": true,
- "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ "frameworkReferences": {
+ "Microsoft.NETCore.App": {
+ "privateAssets": "all"
+ }
+ },
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json"
}
}
}
--
Gitblit v1.9.3