From 46e98339480d853fc78a014c34d7ff9fcaf13890 Mon Sep 17 00:00:00 2001 From: dengjunjie <dengjunjie@hnkhzn.com> Date: 星期四, 05 十二月 2024 14:09:02 +0800 Subject: [PATCH] 产线协议 --- 项目代码/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/WIDESEA_Core.csproj.nuget.dgspec.json | 147 +++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 147 insertions(+), 0 deletions(-) diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/WIDESEA_Core.csproj.nuget.dgspec.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/WIDESEA_Core.csproj.nuget.dgspec.json" new file mode 100644 index 0000000..78e1b38 --- /dev/null +++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_Core/obj/WIDESEA_Core.csproj.nuget.dgspec.json" @@ -0,0 +1,147 @@ +{ + "format": 1, + "restore": { + "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": {} + }, + "projects": { + "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": { + "version": "1.0.1", + "restore": { + "projectUniqueName": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", + "projectName": "WIDESEA_Core", + "projectPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj", + "packagesPath": "C:\\Users\\dell\\.nuget\\packages\\", + "outputPath": "E:\\椤圭洰闆哱\ChuanSuoCheKu\\椤圭洰浠g爜\\WMS\\WIDESEA_WMSServer\\WIDESEA_Core\\obj\\", + "projectStyle": "PackageReference", + "fallbackFolders": [ + "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages" + ], + "configFilePaths": [ + "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" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "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": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "AutoMapper": { + "target": "Package", + "version": "[13.0.1, )" + }, + "Autofac": { + "target": "Package", + "version": "[8.0.0, )" + }, + "Autofac.Extensions.DependencyInjection": { + "target": "Package", + "version": "[9.0.0, )" + }, + "Autofac.Extras.DynamicProxy": { + "target": "Package", + "version": "[7.1.0, )" + }, + "Magicodes.IE.EPPlus": { + "target": "Package", + "version": "[2.7.5.1, )" + }, + "Magicodes.IE.Excel": { + "target": "Package", + "version": "[2.7.5.1, )" + }, + "MailKit": { + "target": "Package", + "version": "[4.7.1.1, )" + }, + "Microsoft.AspNetCore.Authentication.JwtBearer": { + "target": "Package", + "version": "[6.0.29, )" + }, + "Microsoft.Extensions.DependencyInjection": { + "target": "Package", + "version": "[6.0.0, )" + }, + "MiniProfiler.AspNetCore.Mvc": { + "target": "Package", + "version": "[4.3.8, )" + }, + "Newtonsoft.Json": { + "target": "Package", + "version": "[13.0.3, )" + }, + "OfficeOpenXml.Core.ExcelPackage": { + "target": "Package", + "version": "[1.0.0, )" + }, + "SkiaSharp": { + "target": "Package", + "version": "[2.88.8, )" + }, + "SqlSugarCore": { + "target": "Package", + "version": "[5.1.4.167, )" + }, + "Swashbuckle.AspNetCore": { + "target": "Package", + "version": "[6.5.0, )" + }, + "Swashbuckle.AspNetCore.Filters": { + "target": "Package", + "version": "[7.0.5, )" + }, + "Swashbuckle.AspNetCore.Newtonsoft": { + "target": "Package", + "version": "[6.5.0, )" + }, + "System.Linq.Dynamic.Core": { + "target": "Package", + "version": "[1.4.5, )" + }, + "System.Text.RegularExpressions": { + "target": "Package", + "version": "[4.3.1, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\8.0.100\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file -- Gitblit v1.9.3