From 57c0156fe021f9c690993e91da5dd280187f4fad Mon Sep 17 00:00:00 2001 From: liaoxujun@qq.com <liaoxujun@qq.com> Date: 星期二, 01 八月 2023 17:15:03 +0800 Subject: [PATCH] Merge branch 'master' of http://47.108.235.38:8080/r/DocumentService --- DocumentServiceAPI.Services/obj/DocumentServiceAPI.Services.csproj.nuget.dgspec.json | 275 +++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 275 insertions(+), 0 deletions(-) diff --git a/DocumentServiceAPI.Services/obj/DocumentServiceAPI.Services.csproj.nuget.dgspec.json b/DocumentServiceAPI.Services/obj/DocumentServiceAPI.Services.csproj.nuget.dgspec.json new file mode 100644 index 0000000..8c1e04c --- /dev/null +++ b/DocumentServiceAPI.Services/obj/DocumentServiceAPI.Services.csproj.nuget.dgspec.json @@ -0,0 +1,275 @@ +{ + "format": 1, + "restore": { + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Services\\DocumentServiceAPI.Services.csproj": {} + }, + "projects": { + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\DocumentServiceAPI.Core.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\DocumentServiceAPI.Core.csproj", + "projectName": "DocumentServiceAPI.Core", + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\DocumentServiceAPI.Core.csproj", + "packagesPath": "E:\\NUGET\\", + "outputPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "D:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": { + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\DocumentServiceAPI.Enum.csproj": { + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\DocumentServiceAPI.Enum.csproj" + }, + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\DocumentServiceAPI.Utility.csproj": { + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\DocumentServiceAPI.Utility.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "Furion.Extras.Authentication.JwtBearer": { + "target": "Package", + "version": "[4.8.8.38, )" + }, + "Furion.Extras.ObjectMapper.Mapster": { + "target": "Package", + "version": "[4.8.8.38, )" + }, + "Furion.Pure": { + "target": "Package", + "version": "[4.8.8.38, )" + }, + "SqlSugarCore": { + "target": "Package", + "version": "[5.1.4.93, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400-preview.23330.10\\RuntimeIdentifierGraph.json" + } + } + }, + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\DocumentServiceAPI.Enum.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\DocumentServiceAPI.Enum.csproj", + "projectName": "DocumentServiceAPI.Enum", + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\DocumentServiceAPI.Enum.csproj", + "packagesPath": "E:\\NUGET\\", + "outputPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Enum\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "D:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "SqlSugarCore": { + "target": "Package", + "version": "[5.1.4.93, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400-preview.23330.10\\RuntimeIdentifierGraph.json" + } + } + }, + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Services\\DocumentServiceAPI.Services.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Services\\DocumentServiceAPI.Services.csproj", + "projectName": "DocumentServiceAPI.Services", + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Services\\DocumentServiceAPI.Services.csproj", + "packagesPath": "E:\\NUGET\\", + "outputPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Services\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "D:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": { + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\DocumentServiceAPI.Core.csproj": { + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Core\\DocumentServiceAPI.Core.csproj" + } + } + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "CSRedisCore": { + "target": "Package", + "version": "[3.8.670, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400-preview.23330.10\\RuntimeIdentifierGraph.json" + } + } + }, + "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\DocumentServiceAPI.Utility.csproj": { + "version": "1.0.0", + "restore": { + "projectUniqueName": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\DocumentServiceAPI.Utility.csproj", + "projectName": "DocumentServiceAPI.Utility", + "projectPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\DocumentServiceAPI.Utility.csproj", + "packagesPath": "E:\\NUGET\\", + "outputPath": "E:\\workdir\\鏍囦功杞欢\\ApiService\\DocumentServiceAPI\\DocumentServiceAPI.Utility\\obj\\", + "projectStyle": "PackageReference", + "configFilePaths": [ + "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config", + "C:\\Program Files (x86)\\NuGet\\Config\\Microsoft.VisualStudio.Offline.config" + ], + "originalTargetFrameworks": [ + "net6.0" + ], + "sources": { + "D:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {}, + "https://api.nuget.org/v3/index.json": {} + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "projectReferences": {} + } + }, + "warningProperties": { + "warnAsError": [ + "NU1605" + ] + } + }, + "frameworks": { + "net6.0": { + "targetAlias": "net6.0", + "dependencies": { + "Microsoft.AspNetCore.Mvc.Core": { + "target": "Package", + "version": "[2.2.5, )" + } + }, + "imports": [ + "net461", + "net462", + "net47", + "net471", + "net472", + "net48", + "net481" + ], + "assetTargetFallback": true, + "warn": true, + "frameworkReferences": { + "Microsoft.NETCore.App": { + "privateAssets": "all" + } + }, + "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.400-preview.23330.10\\RuntimeIdentifierGraph.json" + } + } + } + } +} \ No newline at end of file -- Gitblit v1.9.1