From a38b50675f2cf8e813bd337ca2f9d9456cc421d3 Mon Sep 17 00:00:00 2001
From: dengjunjie <dengjunjie@hnkhzn.com>
Date: 星期四, 17 十月 2024 09:50:14 +0800
Subject: [PATCH] WCS
---
项目代码/WMS/WIDESEA_WMSServer/WIDESEA_BusinessesRepository/obj/WIDESEA_BusinessesRepository.csproj.nuget.dgspec.json | 314 ++++++++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 314 insertions(+), 0 deletions(-)
diff --git "a/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BusinessesRepository/obj/WIDESEA_BusinessesRepository.csproj.nuget.dgspec.json" "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BusinessesRepository/obj/WIDESEA_BusinessesRepository.csproj.nuget.dgspec.json"
new file mode 100644
index 0000000..4ff2053
--- /dev/null
+++ "b/\351\241\271\347\233\256\344\273\243\347\240\201/WMS/WIDESEA_WMSServer/WIDESEA_BusinessesRepository/obj/WIDESEA_BusinessesRepository.csproj.nuget.dgspec.json"
@@ -0,0 +1,314 @@
+{
+ "format": 1,
+ "restore": {
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessesRepository\\WIDESEA_BusinessesRepository.csproj": {}
+ },
+ "projects": {
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessesRepository\\WIDESEA_BusinessesRepository.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessesRepository\\WIDESEA_BusinessesRepository.csproj",
+ "projectName": "WIDESEA_BusinessesRepository",
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessesRepository\\WIDESEA_BusinessesRepository.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_BusinessesRepository\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.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"
+ ],
+ "originalTargetFrameworks": [
+ "net6.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "projectReferences": {
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\WIDESEA_IBusinessesRepository.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\WIDESEA_IBusinessesRepository.csproj"
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ }
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ }
+ }
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj",
+ "projectName": "WIDESEA_Common",
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.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"
+ ],
+ "originalTargetFrameworks": [
+ "net6.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
+ "C:\\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",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ }
+ }
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": {
+ "version": "1.0.1",
+ "restore": {
+ "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj",
+ "projectName": "WIDESEA_Core",
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.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"
+ ],
+ "originalTargetFrameworks": [
+ "net6.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
+ "C:\\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",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ }
+ }
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\WIDESEA_IBusinessesRepository.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\WIDESEA_IBusinessesRepository.csproj",
+ "projectName": "WIDESEA_IBusinessesRepository",
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\WIDESEA_IBusinessesRepository.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IBusinessesRepository\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.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"
+ ],
+ "originalTargetFrameworks": [
+ "net6.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "projectReferences": {
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj"
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ }
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ }
+ }
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj": {
+ "version": "1.0.0",
+ "restore": {
+ "projectUniqueName": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj",
+ "projectName": "WIDESEA_Model",
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\WIDESEA_Model.csproj",
+ "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
+ "outputPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Model\\obj\\",
+ "projectStyle": "PackageReference",
+ "fallbackFolders": [
+ "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages",
+ "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\"
+ ],
+ "configFilePaths": [
+ "C:\\Users\\Administrator\\AppData\\Roaming\\NuGet\\NuGet.Config",
+ "C:\\Program Files (x86)\\NuGet\\Config\\DevExpress 18.1.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"
+ ],
+ "originalTargetFrameworks": [
+ "net6.0"
+ ],
+ "sources": {
+ "C:\\Program Files (x86)\\DevExpress 18.1\\Components\\System\\Components\\Packages": {},
+ "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
+ "https://api.nuget.org/v3/index.json": {}
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "projectReferences": {
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Common\\WIDESEA_Common.csproj"
+ },
+ "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj": {
+ "projectPath": "F:\\Git椤圭洰\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_Core\\WIDESEA_Core.csproj"
+ }
+ }
+ }
+ },
+ "warningProperties": {
+ "warnAsError": [
+ "NU1605"
+ ]
+ }
+ },
+ "frameworks": {
+ "net6.0": {
+ "targetAlias": "net6.0",
+ "imports": [
+ "net461",
+ "net462",
+ "net47",
+ "net471",
+ "net472",
+ "net48"
+ ],
+ "assetTargetFallback": true,
+ "warn": true,
+ "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\5.0.301\\RuntimeIdentifierGraph.json"
+ }
+ }
+ }
+ }
+}
\ No newline at end of file
--
Gitblit v1.9.3