heyuntao
2023-05-04 a83e860e3b9fd68c9f2a478b885db7fa451bb1a6
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
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
{
  "format": 1,
  "restore": {
    "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DTO\\Operater.DTO.csproj": {}
  },
  "projects": {
    "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\CommonUtil.csproj": {
      "version": "1.3.7",
      "restore": {
        "projectUniqueName": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\CommonUtil.csproj",
        "projectName": "DuoMai.CommonUtil",
        "projectPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\CommonUtil.csproj",
        "packagesPath": "C:\\Users\\heyuntao\\.nuget\\packages\\",
        "outputPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\obj\\",
        "projectStyle": "PackageReference",
        "fallbackFolders": [
          "D:\\常用软件\\VS2019\\Shared\\NuGetPackages",
          "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
        ],
        "configFilePaths": [
          "C:\\Users\\heyuntao\\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": [
          "netstandard2.0"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "netstandard2.0": {
            "targetAlias": "netstandard2.0",
            "projectReferences": {}
          }
        },
        "warningProperties": {
          "allWarningsAsErrors": true
        }
      },
      "frameworks": {
        "netstandard2.0": {
          "targetAlias": "netstandard2.0",
          "dependencies": {
            "DuoMai.Memcache": {
              "target": "Package",
              "version": "[1.0.0, )"
            },
            "Microsoft.AspNetCore.Hosting": {
              "target": "Package",
              "version": "[2.2.0, )"
            },
            "Microsoft.Extensions.Configuration": {
              "target": "Package",
              "version": "[2.2.0, )"
            },
            "Microsoft.Extensions.Configuration.Binder": {
              "target": "Package",
              "version": "[2.2.0, )"
            },
            "Microsoft.Extensions.Configuration.Json": {
              "target": "Package",
              "version": "[2.2.0, )"
            },
            "NETStandard.Library": {
              "suppressParent": "All",
              "target": "Package",
              "version": "[2.0.3, )",
              "autoReferenced": true
            },
            "NLog": {
              "target": "Package",
              "version": "[4.7.4, )"
            },
            "NPOI": {
              "target": "Package",
              "version": "[2.4.1, )"
            },
            "RabbitMQ.Client": {
              "target": "Package",
              "version": "[5.1.0, )"
            },
            "Snowflake.Core": {
              "target": "Package",
              "version": "[2.0.0, )"
            },
            "Steeltoe.Discovery.ClientCore": {
              "target": "Package",
              "version": "[2.2.0, )"
            },
            "sqlSugarCore": {
              "target": "Package",
              "version": "[5.0.3, )"
            }
          },
          "imports": [
            "net461",
            "net462",
            "net47",
            "net471",
            "net472",
            "net48",
            "net481"
          ],
          "assetTargetFallback": true,
          "warn": true,
          "runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\7.0.202\\RuntimeIdentifierGraph.json"
        }
      }
    },
    "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\Operater.DbModel.csproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\Operater.DbModel.csproj",
        "projectName": "Operater.DbModel",
        "projectPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\Operater.DbModel.csproj",
        "packagesPath": "C:\\Users\\heyuntao\\.nuget\\packages\\",
        "outputPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\obj\\",
        "projectStyle": "PackageReference",
        "fallbackFolders": [
          "D:\\常用软件\\VS2019\\Shared\\NuGetPackages",
          "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
        ],
        "configFilePaths": [
          "C:\\Users\\heyuntao\\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": [
          "netcoreapp3.1"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "netcoreapp3.1": {
            "targetAlias": "netcoreapp3.1",
            "projectReferences": {
              "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\CommonUtil.csproj": {
                "projectPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\CommonUtil\\CommonUtil.csproj"
              }
            }
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        }
      },
      "frameworks": {
        "netcoreapp3.1": {
          "targetAlias": "netcoreapp3.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\\7.0.202\\RuntimeIdentifierGraph.json"
        }
      }
    },
    "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DTO\\Operater.DTO.csproj": {
      "version": "1.0.0",
      "restore": {
        "projectUniqueName": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DTO\\Operater.DTO.csproj",
        "projectName": "Operater.DTO",
        "projectPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DTO\\Operater.DTO.csproj",
        "packagesPath": "C:\\Users\\heyuntao\\.nuget\\packages\\",
        "outputPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DTO\\obj\\",
        "projectStyle": "PackageReference",
        "fallbackFolders": [
          "D:\\常用软件\\VS2019\\Shared\\NuGetPackages",
          "C:\\Program Files\\dotnet\\sdk\\NuGetFallbackFolder"
        ],
        "configFilePaths": [
          "C:\\Users\\heyuntao\\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": [
          "netcoreapp3.1"
        ],
        "sources": {
          "C:\\Program Files (x86)\\Microsoft SDKs\\NuGetPackages\\": {},
          "https://api.nuget.org/v3/index.json": {}
        },
        "frameworks": {
          "netcoreapp3.1": {
            "targetAlias": "netcoreapp3.1",
            "projectReferences": {
              "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\Operater.DbModel.csproj": {
                "projectPath": "D:\\项目\\Yfcodes\\tk_app\\tk_api\\Operater.DbModel\\Operater.DbModel.csproj"
              }
            }
          }
        },
        "warningProperties": {
          "warnAsError": [
            "NU1605"
          ]
        }
      },
      "frameworks": {
        "netcoreapp3.1": {
          "targetAlias": "netcoreapp3.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\\7.0.202\\RuntimeIdentifierGraph.json"
        }
      }
    }
  }
}