1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
| {
| "version": 3,
| "targets": {
| "net6.0": {
| "WIDESEA_Common/1.0.0": {
| "type": "project",
| "framework": ".NETCoreApp,Version=v6.0",
| "compile": {
| "bin/placeholder/WIDESEA_Common.dll": {}
| },
| "runtime": {
| "bin/placeholder/WIDESEA_Common.dll": {}
| }
| },
| "WIDESEA_Core/1.0.1": {
| "type": "project",
| "framework": ".NETCoreApp,Version=v6.0",
| "compile": {
| "bin/placeholder/WIDESEA_Core.dll": {}
| },
| "runtime": {
| "bin/placeholder/WIDESEA_Core.dll": {}
| }
| },
| "WIDESEA_DTO/1.0.0": {
| "type": "project",
| "framework": ".NETCoreApp,Version=v6.0",
| "dependencies": {
| "WIDESEA_Model": "1.0.0"
| },
| "compile": {
| "bin/placeholder/WIDESEA_DTO.dll": {}
| },
| "runtime": {
| "bin/placeholder/WIDESEA_DTO.dll": {}
| }
| },
| "WIDESEA_Model/1.0.0": {
| "type": "project",
| "framework": ".NETCoreApp,Version=v6.0",
| "dependencies": {
| "WIDESEA_Common": "1.0.0",
| "WIDESEA_Core": "1.0.1"
| },
| "compile": {
| "bin/placeholder/WIDESEA_Model.dll": {}
| },
| "runtime": {
| "bin/placeholder/WIDESEA_Model.dll": {}
| }
| }
| }
| },
| "libraries": {
| "WIDESEA_Common/1.0.0": {
| "type": "project",
| "path": "../WIDESEA_Common/WIDESEA_Common.csproj",
| "msbuildProject": "../WIDESEA_Common/WIDESEA_Common.csproj"
| },
| "WIDESEA_Core/1.0.1": {
| "type": "project",
| "path": "../WIDESEA_Core/WIDESEA_Core.csproj",
| "msbuildProject": "../WIDESEA_Core/WIDESEA_Core.csproj"
| },
| "WIDESEA_DTO/1.0.0": {
| "type": "project",
| "path": "../WIDESEA_DTO/WIDESEA_DTO.csproj",
| "msbuildProject": "../WIDESEA_DTO/WIDESEA_DTO.csproj"
| },
| "WIDESEA_Model/1.0.0": {
| "type": "project",
| "path": "../WIDESEA_Model/WIDESEA_Model.csproj",
| "msbuildProject": "../WIDESEA_Model/WIDESEA_Model.csproj"
| }
| },
| "projectFileDependencyGroups": {
| "net6.0": [
| "WIDESEA_DTO >= 1.0.0"
| ]
| },
| "packageFolders": {
| "C:\\Users\\Administrator\\.nuget\\packages\\": {},
| "C:\\Program Files (x86)\\Microsoft Visual Studio\\Shared\\NuGetPackages": {},
| "C:\\Program Files (x86)\\Microsoft\\Xamarin\\NuGet\\": {}
| },
| "project": {
| "version": "1.0.0",
| "restore": {
| "projectUniqueName": "F:\\Git项目\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IRepository\\WIDESEA_IRepository.csproj",
| "projectName": "WIDESEA_IRepository",
| "projectPath": "F:\\Git项目\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IRepository\\WIDESEA_IRepository.csproj",
| "packagesPath": "C:\\Users\\Administrator\\.nuget\\packages\\",
| "outputPath": "F:\\Git项目\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_IRepository\\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_DTO\\WIDESEA_DTO.csproj": {
| "projectPath": "F:\\Git项目\\Infrastructure\\WIDESEA_WMSServer\\WIDESEA_DTO\\WIDESEA_DTO.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"
| }
| }
| }
| }
|
|