awing-library 2.1.2-dev.585 → 2.1.2-dev.587
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/AWING/AdvancedSearch/Container.d.ts.map +1 -1
- package/dist/AWING/AdvancedSearch/Container.js +1 -0
- package/dist/AWING/DataForm/container.test.js +7 -7
- package/dist/AWING/DataForm2/containerOptimized.test.js +2 -2
- package/dist/AWING/DateRangePicker/component/defaults.js +1 -1
- package/dist/Features/SYSTEM/Group/SearchUser/component.d.ts +3 -0
- package/dist/Features/SYSTEM/Group/SearchUser/component.d.ts.map +1 -1
- package/dist/Features/SYSTEM/Group/SearchUser/component.js +58 -33
- package/dist/Features/SYSTEM/Group/SearchUser/container.d.ts.map +1 -1
- package/dist/Features/SYSTEM/Group/SearchUser/container.js +59 -30
- package/dist/Features/SYSTEM/Group/Services.d.ts +4 -2
- package/dist/Features/SYSTEM/Group/Services.d.ts.map +1 -1
- package/dotnet-wasm/AwingCSharpLib.Test/bin/Debug/net9.0/.msCoverageSourceRootsMapping_AwingCSharpLib.Test +0 -0
- package/dotnet-wasm/AwingCSharpLib.Test/bin/Debug/net9.0/CoverletSourceRootsMapping_AwingCSharpLib.Test +0 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.dgspec.json +213 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.g.props +30 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/AwingCSharpLib.Test.csproj.nuget.g.targets +13 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +4 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.AssemblyInfo.cs +23 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.GeneratedMSBuildEditorConfig.editorconfig +25 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/AwingCSharpLib.Test.GlobalUsings.g.cs +9 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/SelfRegisteredExtensions.cs +18 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/Debug/net9.0/XunitAutoGeneratedEntryPoint.cs +16 -0
- package/dotnet-wasm/AwingCSharpLib.Test/obj/project.assets.json +3098 -0
- package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.dgspec.json +116 -0
- package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.g.props +25 -0
- package/dotnet-wasm/obj/AwingCSharpLib.csproj.nuget.g.targets +7 -0
- package/dotnet-wasm/obj/Debug/net9.0/.NETCoreApp,Version=v9.0.AssemblyAttributes.cs +4 -0
- package/dotnet-wasm/obj/Debug/net9.0/AwingCSharpLib.AssemblyInfo.cs +22 -0
- package/dotnet-wasm/obj/Debug/net9.0/AwingCSharpLib.GeneratedMSBuildEditorConfig.editorconfig +29 -0
- package/dotnet-wasm/obj/project.assets.json +1373 -0
- package/package.json +1 -1
|
@@ -0,0 +1,3098 @@
|
|
|
1
|
+
{
|
|
2
|
+
"version": 3,
|
|
3
|
+
"targets": {
|
|
4
|
+
"net9.0": {
|
|
5
|
+
"coverlet.collector/6.0.4": {
|
|
6
|
+
"type": "package",
|
|
7
|
+
"build": {
|
|
8
|
+
"build/netstandard2.0/coverlet.collector.targets": {}
|
|
9
|
+
}
|
|
10
|
+
},
|
|
11
|
+
"Microsoft.ApplicationInsights/2.23.0": {
|
|
12
|
+
"type": "package",
|
|
13
|
+
"dependencies": {
|
|
14
|
+
"System.Diagnostics.DiagnosticSource": "5.0.0"
|
|
15
|
+
},
|
|
16
|
+
"compile": {
|
|
17
|
+
"lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
|
|
18
|
+
"related": ".pdb;.xml"
|
|
19
|
+
}
|
|
20
|
+
},
|
|
21
|
+
"runtime": {
|
|
22
|
+
"lib/netstandard2.0/Microsoft.ApplicationInsights.dll": {
|
|
23
|
+
"related": ".pdb;.xml"
|
|
24
|
+
}
|
|
25
|
+
}
|
|
26
|
+
},
|
|
27
|
+
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
28
|
+
"type": "package",
|
|
29
|
+
"compile": {
|
|
30
|
+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
31
|
+
"related": ".xml"
|
|
32
|
+
}
|
|
33
|
+
},
|
|
34
|
+
"runtime": {
|
|
35
|
+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
36
|
+
"related": ".xml"
|
|
37
|
+
}
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
"Microsoft.CodeAnalysis.Analyzers/3.11.0": {
|
|
41
|
+
"type": "package",
|
|
42
|
+
"build": {
|
|
43
|
+
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props": {},
|
|
44
|
+
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets": {}
|
|
45
|
+
}
|
|
46
|
+
},
|
|
47
|
+
"Microsoft.CodeAnalysis.Common/5.0.0": {
|
|
48
|
+
"type": "package",
|
|
49
|
+
"dependencies": {
|
|
50
|
+
"Microsoft.CodeAnalysis.Analyzers": "3.11.0"
|
|
51
|
+
},
|
|
52
|
+
"compile": {
|
|
53
|
+
"lib/net9.0/Microsoft.CodeAnalysis.dll": {
|
|
54
|
+
"related": ".pdb;.xml"
|
|
55
|
+
}
|
|
56
|
+
},
|
|
57
|
+
"runtime": {
|
|
58
|
+
"lib/net9.0/Microsoft.CodeAnalysis.dll": {
|
|
59
|
+
"related": ".pdb;.xml"
|
|
60
|
+
}
|
|
61
|
+
},
|
|
62
|
+
"resource": {
|
|
63
|
+
"lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll": {
|
|
64
|
+
"locale": "cs"
|
|
65
|
+
},
|
|
66
|
+
"lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll": {
|
|
67
|
+
"locale": "de"
|
|
68
|
+
},
|
|
69
|
+
"lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll": {
|
|
70
|
+
"locale": "es"
|
|
71
|
+
},
|
|
72
|
+
"lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll": {
|
|
73
|
+
"locale": "fr"
|
|
74
|
+
},
|
|
75
|
+
"lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll": {
|
|
76
|
+
"locale": "it"
|
|
77
|
+
},
|
|
78
|
+
"lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll": {
|
|
79
|
+
"locale": "ja"
|
|
80
|
+
},
|
|
81
|
+
"lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll": {
|
|
82
|
+
"locale": "ko"
|
|
83
|
+
},
|
|
84
|
+
"lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll": {
|
|
85
|
+
"locale": "pl"
|
|
86
|
+
},
|
|
87
|
+
"lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll": {
|
|
88
|
+
"locale": "pt-BR"
|
|
89
|
+
},
|
|
90
|
+
"lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll": {
|
|
91
|
+
"locale": "ru"
|
|
92
|
+
},
|
|
93
|
+
"lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll": {
|
|
94
|
+
"locale": "tr"
|
|
95
|
+
},
|
|
96
|
+
"lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll": {
|
|
97
|
+
"locale": "zh-Hans"
|
|
98
|
+
},
|
|
99
|
+
"lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll": {
|
|
100
|
+
"locale": "zh-Hant"
|
|
101
|
+
}
|
|
102
|
+
}
|
|
103
|
+
},
|
|
104
|
+
"Microsoft.CodeAnalysis.CSharp/5.0.0": {
|
|
105
|
+
"type": "package",
|
|
106
|
+
"dependencies": {
|
|
107
|
+
"Microsoft.CodeAnalysis.Analyzers": "3.11.0",
|
|
108
|
+
"Microsoft.CodeAnalysis.Common": "[5.0.0]"
|
|
109
|
+
},
|
|
110
|
+
"compile": {
|
|
111
|
+
"lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
112
|
+
"related": ".pdb;.xml"
|
|
113
|
+
}
|
|
114
|
+
},
|
|
115
|
+
"runtime": {
|
|
116
|
+
"lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll": {
|
|
117
|
+
"related": ".pdb;.xml"
|
|
118
|
+
}
|
|
119
|
+
},
|
|
120
|
+
"resource": {
|
|
121
|
+
"lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
122
|
+
"locale": "cs"
|
|
123
|
+
},
|
|
124
|
+
"lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
125
|
+
"locale": "de"
|
|
126
|
+
},
|
|
127
|
+
"lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
128
|
+
"locale": "es"
|
|
129
|
+
},
|
|
130
|
+
"lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
131
|
+
"locale": "fr"
|
|
132
|
+
},
|
|
133
|
+
"lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
134
|
+
"locale": "it"
|
|
135
|
+
},
|
|
136
|
+
"lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
137
|
+
"locale": "ja"
|
|
138
|
+
},
|
|
139
|
+
"lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
140
|
+
"locale": "ko"
|
|
141
|
+
},
|
|
142
|
+
"lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
143
|
+
"locale": "pl"
|
|
144
|
+
},
|
|
145
|
+
"lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
146
|
+
"locale": "pt-BR"
|
|
147
|
+
},
|
|
148
|
+
"lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
149
|
+
"locale": "ru"
|
|
150
|
+
},
|
|
151
|
+
"lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
152
|
+
"locale": "tr"
|
|
153
|
+
},
|
|
154
|
+
"lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
155
|
+
"locale": "zh-Hans"
|
|
156
|
+
},
|
|
157
|
+
"lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll": {
|
|
158
|
+
"locale": "zh-Hant"
|
|
159
|
+
}
|
|
160
|
+
}
|
|
161
|
+
},
|
|
162
|
+
"Microsoft.CodeCoverage/18.0.1": {
|
|
163
|
+
"type": "package",
|
|
164
|
+
"compile": {
|
|
165
|
+
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
166
|
+
},
|
|
167
|
+
"runtime": {
|
|
168
|
+
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll": {}
|
|
169
|
+
},
|
|
170
|
+
"build": {
|
|
171
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.props": {},
|
|
172
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.targets": {}
|
|
173
|
+
}
|
|
174
|
+
},
|
|
175
|
+
"Microsoft.NET.Test.Sdk/18.0.1": {
|
|
176
|
+
"type": "package",
|
|
177
|
+
"dependencies": {
|
|
178
|
+
"Microsoft.CodeCoverage": "18.0.1",
|
|
179
|
+
"Microsoft.TestPlatform.TestHost": "18.0.1"
|
|
180
|
+
},
|
|
181
|
+
"compile": {
|
|
182
|
+
"lib/net8.0/_._": {}
|
|
183
|
+
},
|
|
184
|
+
"runtime": {
|
|
185
|
+
"lib/net8.0/_._": {}
|
|
186
|
+
},
|
|
187
|
+
"build": {
|
|
188
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.props": {},
|
|
189
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.targets": {}
|
|
190
|
+
}
|
|
191
|
+
},
|
|
192
|
+
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
193
|
+
"type": "package",
|
|
194
|
+
"compile": {
|
|
195
|
+
"lib/netstandard1.0/_._": {}
|
|
196
|
+
},
|
|
197
|
+
"runtime": {
|
|
198
|
+
"lib/netstandard1.0/_._": {}
|
|
199
|
+
}
|
|
200
|
+
},
|
|
201
|
+
"Microsoft.Testing.Extensions.Telemetry/1.9.1": {
|
|
202
|
+
"type": "package",
|
|
203
|
+
"dependencies": {
|
|
204
|
+
"Microsoft.ApplicationInsights": "2.23.0",
|
|
205
|
+
"Microsoft.Testing.Platform": "1.9.1"
|
|
206
|
+
},
|
|
207
|
+
"compile": {
|
|
208
|
+
"lib/net9.0/Microsoft.Testing.Extensions.Telemetry.dll": {
|
|
209
|
+
"related": ".xml"
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
"runtime": {
|
|
213
|
+
"lib/net9.0/Microsoft.Testing.Extensions.Telemetry.dll": {
|
|
214
|
+
"related": ".xml"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
"resource": {
|
|
218
|
+
"lib/net9.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
219
|
+
"locale": "cs"
|
|
220
|
+
},
|
|
221
|
+
"lib/net9.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
222
|
+
"locale": "de"
|
|
223
|
+
},
|
|
224
|
+
"lib/net9.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
225
|
+
"locale": "es"
|
|
226
|
+
},
|
|
227
|
+
"lib/net9.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
228
|
+
"locale": "fr"
|
|
229
|
+
},
|
|
230
|
+
"lib/net9.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
231
|
+
"locale": "it"
|
|
232
|
+
},
|
|
233
|
+
"lib/net9.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
234
|
+
"locale": "ja"
|
|
235
|
+
},
|
|
236
|
+
"lib/net9.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
237
|
+
"locale": "ko"
|
|
238
|
+
},
|
|
239
|
+
"lib/net9.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
240
|
+
"locale": "pl"
|
|
241
|
+
},
|
|
242
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
243
|
+
"locale": "pt-BR"
|
|
244
|
+
},
|
|
245
|
+
"lib/net9.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
246
|
+
"locale": "ru"
|
|
247
|
+
},
|
|
248
|
+
"lib/net9.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
249
|
+
"locale": "tr"
|
|
250
|
+
},
|
|
251
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
252
|
+
"locale": "zh-Hans"
|
|
253
|
+
},
|
|
254
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll": {
|
|
255
|
+
"locale": "zh-Hant"
|
|
256
|
+
}
|
|
257
|
+
},
|
|
258
|
+
"build": {
|
|
259
|
+
"buildTransitive/net9.0/Microsoft.Testing.Extensions.Telemetry.props": {}
|
|
260
|
+
},
|
|
261
|
+
"buildMultiTargeting": {
|
|
262
|
+
"buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props": {}
|
|
263
|
+
}
|
|
264
|
+
},
|
|
265
|
+
"Microsoft.Testing.Extensions.TrxReport.Abstractions/1.9.1": {
|
|
266
|
+
"type": "package",
|
|
267
|
+
"dependencies": {
|
|
268
|
+
"Microsoft.Testing.Platform": "1.9.1"
|
|
269
|
+
},
|
|
270
|
+
"compile": {
|
|
271
|
+
"lib/net9.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": {
|
|
272
|
+
"related": ".xml"
|
|
273
|
+
}
|
|
274
|
+
},
|
|
275
|
+
"runtime": {
|
|
276
|
+
"lib/net9.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll": {
|
|
277
|
+
"related": ".xml"
|
|
278
|
+
}
|
|
279
|
+
}
|
|
280
|
+
},
|
|
281
|
+
"Microsoft.Testing.Platform/1.9.1": {
|
|
282
|
+
"type": "package",
|
|
283
|
+
"compile": {
|
|
284
|
+
"lib/net9.0/Microsoft.Testing.Platform.dll": {
|
|
285
|
+
"related": ".xml"
|
|
286
|
+
}
|
|
287
|
+
},
|
|
288
|
+
"runtime": {
|
|
289
|
+
"lib/net9.0/Microsoft.Testing.Platform.dll": {
|
|
290
|
+
"related": ".xml"
|
|
291
|
+
}
|
|
292
|
+
},
|
|
293
|
+
"resource": {
|
|
294
|
+
"lib/net9.0/cs/Microsoft.Testing.Platform.resources.dll": {
|
|
295
|
+
"locale": "cs"
|
|
296
|
+
},
|
|
297
|
+
"lib/net9.0/de/Microsoft.Testing.Platform.resources.dll": {
|
|
298
|
+
"locale": "de"
|
|
299
|
+
},
|
|
300
|
+
"lib/net9.0/es/Microsoft.Testing.Platform.resources.dll": {
|
|
301
|
+
"locale": "es"
|
|
302
|
+
},
|
|
303
|
+
"lib/net9.0/fr/Microsoft.Testing.Platform.resources.dll": {
|
|
304
|
+
"locale": "fr"
|
|
305
|
+
},
|
|
306
|
+
"lib/net9.0/it/Microsoft.Testing.Platform.resources.dll": {
|
|
307
|
+
"locale": "it"
|
|
308
|
+
},
|
|
309
|
+
"lib/net9.0/ja/Microsoft.Testing.Platform.resources.dll": {
|
|
310
|
+
"locale": "ja"
|
|
311
|
+
},
|
|
312
|
+
"lib/net9.0/ko/Microsoft.Testing.Platform.resources.dll": {
|
|
313
|
+
"locale": "ko"
|
|
314
|
+
},
|
|
315
|
+
"lib/net9.0/pl/Microsoft.Testing.Platform.resources.dll": {
|
|
316
|
+
"locale": "pl"
|
|
317
|
+
},
|
|
318
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Platform.resources.dll": {
|
|
319
|
+
"locale": "pt-BR"
|
|
320
|
+
},
|
|
321
|
+
"lib/net9.0/ru/Microsoft.Testing.Platform.resources.dll": {
|
|
322
|
+
"locale": "ru"
|
|
323
|
+
},
|
|
324
|
+
"lib/net9.0/tr/Microsoft.Testing.Platform.resources.dll": {
|
|
325
|
+
"locale": "tr"
|
|
326
|
+
},
|
|
327
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Platform.resources.dll": {
|
|
328
|
+
"locale": "zh-Hans"
|
|
329
|
+
},
|
|
330
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Platform.resources.dll": {
|
|
331
|
+
"locale": "zh-Hant"
|
|
332
|
+
}
|
|
333
|
+
},
|
|
334
|
+
"build": {
|
|
335
|
+
"buildTransitive/net9.0/Microsoft.Testing.Platform.props": {},
|
|
336
|
+
"buildTransitive/net9.0/Microsoft.Testing.Platform.targets": {}
|
|
337
|
+
},
|
|
338
|
+
"buildMultiTargeting": {
|
|
339
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.props": {},
|
|
340
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.targets": {}
|
|
341
|
+
}
|
|
342
|
+
},
|
|
343
|
+
"Microsoft.Testing.Platform.MSBuild/1.9.1": {
|
|
344
|
+
"type": "package",
|
|
345
|
+
"dependencies": {
|
|
346
|
+
"Microsoft.Testing.Platform": "1.9.1"
|
|
347
|
+
},
|
|
348
|
+
"compile": {
|
|
349
|
+
"lib/net9.0/Microsoft.Testing.Extensions.MSBuild.dll": {
|
|
350
|
+
"related": ".xml"
|
|
351
|
+
}
|
|
352
|
+
},
|
|
353
|
+
"runtime": {
|
|
354
|
+
"lib/net9.0/Microsoft.Testing.Extensions.MSBuild.dll": {
|
|
355
|
+
"related": ".xml"
|
|
356
|
+
}
|
|
357
|
+
},
|
|
358
|
+
"resource": {
|
|
359
|
+
"lib/net9.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
360
|
+
"locale": "cs"
|
|
361
|
+
},
|
|
362
|
+
"lib/net9.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
363
|
+
"locale": "de"
|
|
364
|
+
},
|
|
365
|
+
"lib/net9.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
366
|
+
"locale": "es"
|
|
367
|
+
},
|
|
368
|
+
"lib/net9.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
369
|
+
"locale": "fr"
|
|
370
|
+
},
|
|
371
|
+
"lib/net9.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
372
|
+
"locale": "it"
|
|
373
|
+
},
|
|
374
|
+
"lib/net9.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
375
|
+
"locale": "ja"
|
|
376
|
+
},
|
|
377
|
+
"lib/net9.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
378
|
+
"locale": "ko"
|
|
379
|
+
},
|
|
380
|
+
"lib/net9.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
381
|
+
"locale": "pl"
|
|
382
|
+
},
|
|
383
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
384
|
+
"locale": "pt-BR"
|
|
385
|
+
},
|
|
386
|
+
"lib/net9.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
387
|
+
"locale": "ru"
|
|
388
|
+
},
|
|
389
|
+
"lib/net9.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
390
|
+
"locale": "tr"
|
|
391
|
+
},
|
|
392
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
393
|
+
"locale": "zh-Hans"
|
|
394
|
+
},
|
|
395
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll": {
|
|
396
|
+
"locale": "zh-Hant"
|
|
397
|
+
}
|
|
398
|
+
},
|
|
399
|
+
"build": {
|
|
400
|
+
"buildTransitive/Microsoft.Testing.Platform.MSBuild.props": {},
|
|
401
|
+
"buildTransitive/Microsoft.Testing.Platform.MSBuild.targets": {}
|
|
402
|
+
},
|
|
403
|
+
"buildMultiTargeting": {
|
|
404
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props": {},
|
|
405
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets": {}
|
|
406
|
+
}
|
|
407
|
+
},
|
|
408
|
+
"Microsoft.TestPlatform.ObjectModel/18.0.1": {
|
|
409
|
+
"type": "package",
|
|
410
|
+
"dependencies": {
|
|
411
|
+
"System.Reflection.Metadata": "8.0.0"
|
|
412
|
+
},
|
|
413
|
+
"compile": {
|
|
414
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
415
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
416
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
417
|
+
},
|
|
418
|
+
"runtime": {
|
|
419
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
420
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
421
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {}
|
|
422
|
+
},
|
|
423
|
+
"resource": {
|
|
424
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
425
|
+
"locale": "cs"
|
|
426
|
+
},
|
|
427
|
+
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
428
|
+
"locale": "cs"
|
|
429
|
+
},
|
|
430
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
431
|
+
"locale": "de"
|
|
432
|
+
},
|
|
433
|
+
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
434
|
+
"locale": "de"
|
|
435
|
+
},
|
|
436
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
437
|
+
"locale": "es"
|
|
438
|
+
},
|
|
439
|
+
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
440
|
+
"locale": "es"
|
|
441
|
+
},
|
|
442
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
443
|
+
"locale": "fr"
|
|
444
|
+
},
|
|
445
|
+
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
446
|
+
"locale": "fr"
|
|
447
|
+
},
|
|
448
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
449
|
+
"locale": "it"
|
|
450
|
+
},
|
|
451
|
+
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
452
|
+
"locale": "it"
|
|
453
|
+
},
|
|
454
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
455
|
+
"locale": "ja"
|
|
456
|
+
},
|
|
457
|
+
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
458
|
+
"locale": "ja"
|
|
459
|
+
},
|
|
460
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
461
|
+
"locale": "ko"
|
|
462
|
+
},
|
|
463
|
+
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
464
|
+
"locale": "ko"
|
|
465
|
+
},
|
|
466
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
467
|
+
"locale": "pl"
|
|
468
|
+
},
|
|
469
|
+
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
470
|
+
"locale": "pl"
|
|
471
|
+
},
|
|
472
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
473
|
+
"locale": "pt-BR"
|
|
474
|
+
},
|
|
475
|
+
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
476
|
+
"locale": "pt-BR"
|
|
477
|
+
},
|
|
478
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
479
|
+
"locale": "ru"
|
|
480
|
+
},
|
|
481
|
+
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
482
|
+
"locale": "ru"
|
|
483
|
+
},
|
|
484
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
485
|
+
"locale": "tr"
|
|
486
|
+
},
|
|
487
|
+
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
488
|
+
"locale": "tr"
|
|
489
|
+
},
|
|
490
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
491
|
+
"locale": "zh-Hans"
|
|
492
|
+
},
|
|
493
|
+
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
494
|
+
"locale": "zh-Hans"
|
|
495
|
+
},
|
|
496
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll": {
|
|
497
|
+
"locale": "zh-Hant"
|
|
498
|
+
},
|
|
499
|
+
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll": {
|
|
500
|
+
"locale": "zh-Hant"
|
|
501
|
+
}
|
|
502
|
+
}
|
|
503
|
+
},
|
|
504
|
+
"Microsoft.TestPlatform.TestHost/18.0.1": {
|
|
505
|
+
"type": "package",
|
|
506
|
+
"dependencies": {
|
|
507
|
+
"Microsoft.TestPlatform.ObjectModel": "18.0.1",
|
|
508
|
+
"Newtonsoft.Json": "13.0.3"
|
|
509
|
+
},
|
|
510
|
+
"compile": {
|
|
511
|
+
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
512
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
513
|
+
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
514
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
515
|
+
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll": {},
|
|
516
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
517
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
518
|
+
"lib/net8.0/testhost.dll": {
|
|
519
|
+
"related": ".deps.json"
|
|
520
|
+
}
|
|
521
|
+
},
|
|
522
|
+
"runtime": {
|
|
523
|
+
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll": {},
|
|
524
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll": {},
|
|
525
|
+
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll": {},
|
|
526
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll": {},
|
|
527
|
+
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll": {},
|
|
528
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll": {},
|
|
529
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll": {},
|
|
530
|
+
"lib/net8.0/testhost.dll": {
|
|
531
|
+
"related": ".deps.json"
|
|
532
|
+
}
|
|
533
|
+
},
|
|
534
|
+
"resource": {
|
|
535
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
536
|
+
"locale": "cs"
|
|
537
|
+
},
|
|
538
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
539
|
+
"locale": "cs"
|
|
540
|
+
},
|
|
541
|
+
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
542
|
+
"locale": "cs"
|
|
543
|
+
},
|
|
544
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
545
|
+
"locale": "de"
|
|
546
|
+
},
|
|
547
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
548
|
+
"locale": "de"
|
|
549
|
+
},
|
|
550
|
+
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
551
|
+
"locale": "de"
|
|
552
|
+
},
|
|
553
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
554
|
+
"locale": "es"
|
|
555
|
+
},
|
|
556
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
557
|
+
"locale": "es"
|
|
558
|
+
},
|
|
559
|
+
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
560
|
+
"locale": "es"
|
|
561
|
+
},
|
|
562
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
563
|
+
"locale": "fr"
|
|
564
|
+
},
|
|
565
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
566
|
+
"locale": "fr"
|
|
567
|
+
},
|
|
568
|
+
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
569
|
+
"locale": "fr"
|
|
570
|
+
},
|
|
571
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
572
|
+
"locale": "it"
|
|
573
|
+
},
|
|
574
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
575
|
+
"locale": "it"
|
|
576
|
+
},
|
|
577
|
+
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
578
|
+
"locale": "it"
|
|
579
|
+
},
|
|
580
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
581
|
+
"locale": "ja"
|
|
582
|
+
},
|
|
583
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
584
|
+
"locale": "ja"
|
|
585
|
+
},
|
|
586
|
+
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
587
|
+
"locale": "ja"
|
|
588
|
+
},
|
|
589
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
590
|
+
"locale": "ko"
|
|
591
|
+
},
|
|
592
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
593
|
+
"locale": "ko"
|
|
594
|
+
},
|
|
595
|
+
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
596
|
+
"locale": "ko"
|
|
597
|
+
},
|
|
598
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
599
|
+
"locale": "pl"
|
|
600
|
+
},
|
|
601
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
602
|
+
"locale": "pl"
|
|
603
|
+
},
|
|
604
|
+
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
605
|
+
"locale": "pl"
|
|
606
|
+
},
|
|
607
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
608
|
+
"locale": "pt-BR"
|
|
609
|
+
},
|
|
610
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
611
|
+
"locale": "pt-BR"
|
|
612
|
+
},
|
|
613
|
+
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
614
|
+
"locale": "pt-BR"
|
|
615
|
+
},
|
|
616
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
617
|
+
"locale": "ru"
|
|
618
|
+
},
|
|
619
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
620
|
+
"locale": "ru"
|
|
621
|
+
},
|
|
622
|
+
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
623
|
+
"locale": "ru"
|
|
624
|
+
},
|
|
625
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
626
|
+
"locale": "tr"
|
|
627
|
+
},
|
|
628
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
629
|
+
"locale": "tr"
|
|
630
|
+
},
|
|
631
|
+
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
632
|
+
"locale": "tr"
|
|
633
|
+
},
|
|
634
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
635
|
+
"locale": "zh-Hans"
|
|
636
|
+
},
|
|
637
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
638
|
+
"locale": "zh-Hans"
|
|
639
|
+
},
|
|
640
|
+
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
641
|
+
"locale": "zh-Hans"
|
|
642
|
+
},
|
|
643
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll": {
|
|
644
|
+
"locale": "zh-Hant"
|
|
645
|
+
},
|
|
646
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll": {
|
|
647
|
+
"locale": "zh-Hant"
|
|
648
|
+
},
|
|
649
|
+
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll": {
|
|
650
|
+
"locale": "zh-Hant"
|
|
651
|
+
}
|
|
652
|
+
},
|
|
653
|
+
"build": {
|
|
654
|
+
"build/net8.0/Microsoft.TestPlatform.TestHost.props": {},
|
|
655
|
+
"build/net8.0/Microsoft.TestPlatform.TestHost.targets": {}
|
|
656
|
+
}
|
|
657
|
+
},
|
|
658
|
+
"Microsoft.Win32.Registry/5.0.0": {
|
|
659
|
+
"type": "package",
|
|
660
|
+
"dependencies": {
|
|
661
|
+
"System.Security.AccessControl": "5.0.0",
|
|
662
|
+
"System.Security.Principal.Windows": "5.0.0"
|
|
663
|
+
},
|
|
664
|
+
"compile": {
|
|
665
|
+
"ref/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
666
|
+
"related": ".xml"
|
|
667
|
+
}
|
|
668
|
+
},
|
|
669
|
+
"runtime": {
|
|
670
|
+
"lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
671
|
+
"related": ".xml"
|
|
672
|
+
}
|
|
673
|
+
},
|
|
674
|
+
"runtimeTargets": {
|
|
675
|
+
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll": {
|
|
676
|
+
"assetType": "runtime",
|
|
677
|
+
"rid": "win"
|
|
678
|
+
}
|
|
679
|
+
}
|
|
680
|
+
},
|
|
681
|
+
"Newtonsoft.Json/13.0.4": {
|
|
682
|
+
"type": "package",
|
|
683
|
+
"compile": {
|
|
684
|
+
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
685
|
+
"related": ".xml"
|
|
686
|
+
}
|
|
687
|
+
},
|
|
688
|
+
"runtime": {
|
|
689
|
+
"lib/net6.0/Newtonsoft.Json.dll": {
|
|
690
|
+
"related": ".xml"
|
|
691
|
+
}
|
|
692
|
+
}
|
|
693
|
+
},
|
|
694
|
+
"System.Collections.Immutable/8.0.0": {
|
|
695
|
+
"type": "package",
|
|
696
|
+
"compile": {
|
|
697
|
+
"lib/net8.0/System.Collections.Immutable.dll": {
|
|
698
|
+
"related": ".xml"
|
|
699
|
+
}
|
|
700
|
+
},
|
|
701
|
+
"runtime": {
|
|
702
|
+
"lib/net8.0/System.Collections.Immutable.dll": {
|
|
703
|
+
"related": ".xml"
|
|
704
|
+
}
|
|
705
|
+
},
|
|
706
|
+
"build": {
|
|
707
|
+
"buildTransitive/net6.0/_._": {}
|
|
708
|
+
}
|
|
709
|
+
},
|
|
710
|
+
"System.Diagnostics.DiagnosticSource/5.0.0": {
|
|
711
|
+
"type": "package",
|
|
712
|
+
"compile": {
|
|
713
|
+
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
714
|
+
"related": ".xml"
|
|
715
|
+
}
|
|
716
|
+
},
|
|
717
|
+
"runtime": {
|
|
718
|
+
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll": {
|
|
719
|
+
"related": ".xml"
|
|
720
|
+
}
|
|
721
|
+
}
|
|
722
|
+
},
|
|
723
|
+
"System.Reflection.Metadata/8.0.0": {
|
|
724
|
+
"type": "package",
|
|
725
|
+
"dependencies": {
|
|
726
|
+
"System.Collections.Immutable": "8.0.0"
|
|
727
|
+
},
|
|
728
|
+
"compile": {
|
|
729
|
+
"lib/net8.0/System.Reflection.Metadata.dll": {
|
|
730
|
+
"related": ".xml"
|
|
731
|
+
}
|
|
732
|
+
},
|
|
733
|
+
"runtime": {
|
|
734
|
+
"lib/net8.0/System.Reflection.Metadata.dll": {
|
|
735
|
+
"related": ".xml"
|
|
736
|
+
}
|
|
737
|
+
},
|
|
738
|
+
"build": {
|
|
739
|
+
"buildTransitive/net6.0/_._": {}
|
|
740
|
+
}
|
|
741
|
+
},
|
|
742
|
+
"System.Security.AccessControl/5.0.0": {
|
|
743
|
+
"type": "package",
|
|
744
|
+
"dependencies": {
|
|
745
|
+
"Microsoft.NETCore.Platforms": "5.0.0",
|
|
746
|
+
"System.Security.Principal.Windows": "5.0.0"
|
|
747
|
+
},
|
|
748
|
+
"compile": {
|
|
749
|
+
"ref/netstandard2.0/System.Security.AccessControl.dll": {
|
|
750
|
+
"related": ".xml"
|
|
751
|
+
}
|
|
752
|
+
},
|
|
753
|
+
"runtime": {
|
|
754
|
+
"lib/netstandard2.0/System.Security.AccessControl.dll": {
|
|
755
|
+
"related": ".xml"
|
|
756
|
+
}
|
|
757
|
+
},
|
|
758
|
+
"runtimeTargets": {
|
|
759
|
+
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll": {
|
|
760
|
+
"assetType": "runtime",
|
|
761
|
+
"rid": "win"
|
|
762
|
+
}
|
|
763
|
+
}
|
|
764
|
+
},
|
|
765
|
+
"System.Security.Principal.Windows/5.0.0": {
|
|
766
|
+
"type": "package",
|
|
767
|
+
"compile": {
|
|
768
|
+
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll": {
|
|
769
|
+
"related": ".xml"
|
|
770
|
+
}
|
|
771
|
+
},
|
|
772
|
+
"runtime": {
|
|
773
|
+
"lib/netstandard2.0/System.Security.Principal.Windows.dll": {
|
|
774
|
+
"related": ".xml"
|
|
775
|
+
}
|
|
776
|
+
},
|
|
777
|
+
"runtimeTargets": {
|
|
778
|
+
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
779
|
+
"assetType": "runtime",
|
|
780
|
+
"rid": "unix"
|
|
781
|
+
},
|
|
782
|
+
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll": {
|
|
783
|
+
"assetType": "runtime",
|
|
784
|
+
"rid": "win"
|
|
785
|
+
}
|
|
786
|
+
}
|
|
787
|
+
},
|
|
788
|
+
"xunit.analyzers/1.27.0": {
|
|
789
|
+
"type": "package"
|
|
790
|
+
},
|
|
791
|
+
"xunit.runner.visualstudio/3.1.5": {
|
|
792
|
+
"type": "package",
|
|
793
|
+
"compile": {
|
|
794
|
+
"lib/net8.0/_._": {}
|
|
795
|
+
},
|
|
796
|
+
"runtime": {
|
|
797
|
+
"lib/net8.0/_._": {}
|
|
798
|
+
},
|
|
799
|
+
"build": {
|
|
800
|
+
"build/net8.0/xunit.runner.visualstudio.props": {}
|
|
801
|
+
}
|
|
802
|
+
},
|
|
803
|
+
"xunit.v3/3.2.2": {
|
|
804
|
+
"type": "package",
|
|
805
|
+
"dependencies": {
|
|
806
|
+
"xunit.v3.mtp-v1": "[3.2.2]"
|
|
807
|
+
},
|
|
808
|
+
"compile": {
|
|
809
|
+
"lib/net8.0/_._": {}
|
|
810
|
+
},
|
|
811
|
+
"runtime": {
|
|
812
|
+
"lib/net8.0/_._": {}
|
|
813
|
+
}
|
|
814
|
+
},
|
|
815
|
+
"xunit.v3.assert/3.2.2": {
|
|
816
|
+
"type": "package",
|
|
817
|
+
"compile": {
|
|
818
|
+
"lib/net8.0/xunit.v3.assert.dll": {
|
|
819
|
+
"related": ".xml"
|
|
820
|
+
}
|
|
821
|
+
},
|
|
822
|
+
"runtime": {
|
|
823
|
+
"lib/net8.0/xunit.v3.assert.dll": {
|
|
824
|
+
"related": ".xml"
|
|
825
|
+
}
|
|
826
|
+
}
|
|
827
|
+
},
|
|
828
|
+
"xunit.v3.common/3.2.2": {
|
|
829
|
+
"type": "package",
|
|
830
|
+
"dependencies": {
|
|
831
|
+
"Microsoft.Bcl.AsyncInterfaces": "6.0.0"
|
|
832
|
+
},
|
|
833
|
+
"compile": {
|
|
834
|
+
"lib/netstandard2.0/xunit.v3.common.dll": {
|
|
835
|
+
"related": ".xml"
|
|
836
|
+
}
|
|
837
|
+
},
|
|
838
|
+
"runtime": {
|
|
839
|
+
"lib/netstandard2.0/xunit.v3.common.dll": {
|
|
840
|
+
"related": ".xml"
|
|
841
|
+
}
|
|
842
|
+
}
|
|
843
|
+
},
|
|
844
|
+
"xunit.v3.core.mtp-v1/3.2.2": {
|
|
845
|
+
"type": "package",
|
|
846
|
+
"dependencies": {
|
|
847
|
+
"Microsoft.Testing.Extensions.Telemetry": "1.9.1",
|
|
848
|
+
"Microsoft.Testing.Extensions.TrxReport.Abstractions": "1.9.1",
|
|
849
|
+
"Microsoft.Testing.Platform": "1.9.1",
|
|
850
|
+
"Microsoft.Testing.Platform.MSBuild": "1.9.1",
|
|
851
|
+
"xunit.v3.extensibility.core": "[3.2.2]",
|
|
852
|
+
"xunit.v3.runner.inproc.console": "[3.2.2]"
|
|
853
|
+
},
|
|
854
|
+
"compile": {
|
|
855
|
+
"lib/net8.0/xunit.v3.mtp-v1.dll": {}
|
|
856
|
+
},
|
|
857
|
+
"runtime": {
|
|
858
|
+
"lib/net8.0/xunit.v3.mtp-v1.dll": {}
|
|
859
|
+
},
|
|
860
|
+
"build": {
|
|
861
|
+
"buildTransitive/xunit.v3.core.mtp-v1.props": {},
|
|
862
|
+
"buildTransitive/xunit.v3.core.mtp-v1.targets": {}
|
|
863
|
+
}
|
|
864
|
+
},
|
|
865
|
+
"xunit.v3.extensibility.core/3.2.2": {
|
|
866
|
+
"type": "package",
|
|
867
|
+
"dependencies": {
|
|
868
|
+
"xunit.v3.common": "[3.2.2]"
|
|
869
|
+
},
|
|
870
|
+
"compile": {
|
|
871
|
+
"lib/netstandard2.0/xunit.v3.core.dll": {
|
|
872
|
+
"related": ".xml"
|
|
873
|
+
}
|
|
874
|
+
},
|
|
875
|
+
"runtime": {
|
|
876
|
+
"lib/netstandard2.0/xunit.v3.core.dll": {
|
|
877
|
+
"related": ".xml"
|
|
878
|
+
}
|
|
879
|
+
}
|
|
880
|
+
},
|
|
881
|
+
"xunit.v3.mtp-v1/3.2.2": {
|
|
882
|
+
"type": "package",
|
|
883
|
+
"dependencies": {
|
|
884
|
+
"xunit.analyzers": "1.27.0",
|
|
885
|
+
"xunit.v3.assert": "[3.2.2]",
|
|
886
|
+
"xunit.v3.core.mtp-v1": "[3.2.2]"
|
|
887
|
+
},
|
|
888
|
+
"compile": {
|
|
889
|
+
"lib/net8.0/_._": {}
|
|
890
|
+
},
|
|
891
|
+
"runtime": {
|
|
892
|
+
"lib/net8.0/_._": {}
|
|
893
|
+
}
|
|
894
|
+
},
|
|
895
|
+
"xunit.v3.runner.common/3.2.2": {
|
|
896
|
+
"type": "package",
|
|
897
|
+
"dependencies": {
|
|
898
|
+
"Microsoft.Win32.Registry": "[5.0.0]",
|
|
899
|
+
"xunit.v3.common": "[3.2.2]"
|
|
900
|
+
},
|
|
901
|
+
"compile": {
|
|
902
|
+
"lib/netstandard2.0/xunit.v3.runner.common.dll": {
|
|
903
|
+
"related": ".xml"
|
|
904
|
+
}
|
|
905
|
+
},
|
|
906
|
+
"runtime": {
|
|
907
|
+
"lib/netstandard2.0/xunit.v3.runner.common.dll": {
|
|
908
|
+
"related": ".xml"
|
|
909
|
+
}
|
|
910
|
+
}
|
|
911
|
+
},
|
|
912
|
+
"xunit.v3.runner.inproc.console/3.2.2": {
|
|
913
|
+
"type": "package",
|
|
914
|
+
"dependencies": {
|
|
915
|
+
"xunit.v3.extensibility.core": "[3.2.2]",
|
|
916
|
+
"xunit.v3.runner.common": "[3.2.2]"
|
|
917
|
+
},
|
|
918
|
+
"compile": {
|
|
919
|
+
"lib/net8.0/xunit.v3.runner.inproc.console.dll": {
|
|
920
|
+
"related": ".xml"
|
|
921
|
+
}
|
|
922
|
+
},
|
|
923
|
+
"runtime": {
|
|
924
|
+
"lib/net8.0/xunit.v3.runner.inproc.console.dll": {
|
|
925
|
+
"related": ".xml"
|
|
926
|
+
}
|
|
927
|
+
}
|
|
928
|
+
},
|
|
929
|
+
"AwingCSharpLib/1.0.0": {
|
|
930
|
+
"type": "project",
|
|
931
|
+
"framework": ".NETCoreApp,Version=v9.0",
|
|
932
|
+
"dependencies": {
|
|
933
|
+
"Microsoft.CodeAnalysis.CSharp": "5.0.0",
|
|
934
|
+
"Microsoft.CodeAnalysis.Common": "5.0.0",
|
|
935
|
+
"Newtonsoft.Json": "13.0.4"
|
|
936
|
+
},
|
|
937
|
+
"compile": {
|
|
938
|
+
"bin/placeholder/AwingCSharpLib.dll": {}
|
|
939
|
+
},
|
|
940
|
+
"runtime": {
|
|
941
|
+
"bin/placeholder/AwingCSharpLib.dll": {}
|
|
942
|
+
}
|
|
943
|
+
}
|
|
944
|
+
}
|
|
945
|
+
},
|
|
946
|
+
"libraries": {
|
|
947
|
+
"coverlet.collector/6.0.4": {
|
|
948
|
+
"sha512": "lkhqpF8Pu2Y7IiN7OntbsTtdbpR1syMsm2F3IgX6ootA4ffRqWL5jF7XipHuZQTdVuWG/gVAAcf8mjk8Tz0xPg==",
|
|
949
|
+
"type": "package",
|
|
950
|
+
"path": "coverlet.collector/6.0.4",
|
|
951
|
+
"files": [
|
|
952
|
+
".nupkg.metadata",
|
|
953
|
+
".signature.p7s",
|
|
954
|
+
"VSTestIntegration.md",
|
|
955
|
+
"build/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
956
|
+
"build/netstandard2.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll",
|
|
957
|
+
"build/netstandard2.0/Microsoft.Extensions.DependencyInjection.dll",
|
|
958
|
+
"build/netstandard2.0/Microsoft.Extensions.DependencyModel.dll",
|
|
959
|
+
"build/netstandard2.0/Microsoft.Extensions.FileSystemGlobbing.dll",
|
|
960
|
+
"build/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
961
|
+
"build/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
962
|
+
"build/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
963
|
+
"build/netstandard2.0/Mono.Cecil.Mdb.dll",
|
|
964
|
+
"build/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
965
|
+
"build/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
966
|
+
"build/netstandard2.0/Mono.Cecil.dll",
|
|
967
|
+
"build/netstandard2.0/Newtonsoft.Json.dll",
|
|
968
|
+
"build/netstandard2.0/NuGet.Frameworks.dll",
|
|
969
|
+
"build/netstandard2.0/NuGet.Versioning.dll",
|
|
970
|
+
"build/netstandard2.0/System.Buffers.dll",
|
|
971
|
+
"build/netstandard2.0/System.Collections.Immutable.dll",
|
|
972
|
+
"build/netstandard2.0/System.Memory.dll",
|
|
973
|
+
"build/netstandard2.0/System.Numerics.Vectors.dll",
|
|
974
|
+
"build/netstandard2.0/System.Reflection.Metadata.dll",
|
|
975
|
+
"build/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll",
|
|
976
|
+
"build/netstandard2.0/System.Text.Encodings.Web.dll",
|
|
977
|
+
"build/netstandard2.0/System.Text.Json.dll",
|
|
978
|
+
"build/netstandard2.0/System.Threading.Tasks.Extensions.dll",
|
|
979
|
+
"build/netstandard2.0/coverlet.collector.deps.json",
|
|
980
|
+
"build/netstandard2.0/coverlet.collector.dll",
|
|
981
|
+
"build/netstandard2.0/coverlet.collector.pdb",
|
|
982
|
+
"build/netstandard2.0/coverlet.collector.targets",
|
|
983
|
+
"build/netstandard2.0/coverlet.core.dll",
|
|
984
|
+
"build/netstandard2.0/coverlet.core.pdb",
|
|
985
|
+
"build/netstandard2.0/coverlet.core.xml",
|
|
986
|
+
"build/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
987
|
+
"build/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
988
|
+
"build/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
989
|
+
"build/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
990
|
+
"build/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
991
|
+
"build/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
992
|
+
"build/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
993
|
+
"build/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
994
|
+
"build/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
995
|
+
"build/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
996
|
+
"build/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
997
|
+
"build/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
998
|
+
"build/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
999
|
+
"build/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1000
|
+
"build/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1001
|
+
"build/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1002
|
+
"build/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1003
|
+
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1004
|
+
"build/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1005
|
+
"build/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1006
|
+
"build/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1007
|
+
"build/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1008
|
+
"build/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1009
|
+
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1010
|
+
"build/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
1011
|
+
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
1012
|
+
"coverlet-icon.png",
|
|
1013
|
+
"coverlet.collector.6.0.4.nupkg.sha512",
|
|
1014
|
+
"coverlet.collector.nuspec"
|
|
1015
|
+
]
|
|
1016
|
+
},
|
|
1017
|
+
"Microsoft.ApplicationInsights/2.23.0": {
|
|
1018
|
+
"sha512": "nWArUZTdU7iqZLycLKWe0TDms48KKGE6pONH2terYNa8REXiqixrMOkf1sk5DHGMaUTqONU2YkS4SAXBhLStgw==",
|
|
1019
|
+
"type": "package",
|
|
1020
|
+
"path": "microsoft.applicationinsights/2.23.0",
|
|
1021
|
+
"files": [
|
|
1022
|
+
".nupkg.metadata",
|
|
1023
|
+
".signature.p7s",
|
|
1024
|
+
"icon.png",
|
|
1025
|
+
"lib/net452/Microsoft.ApplicationInsights.dll",
|
|
1026
|
+
"lib/net452/Microsoft.ApplicationInsights.pdb",
|
|
1027
|
+
"lib/net452/Microsoft.ApplicationInsights.xml",
|
|
1028
|
+
"lib/net46/Microsoft.ApplicationInsights.dll",
|
|
1029
|
+
"lib/net46/Microsoft.ApplicationInsights.pdb",
|
|
1030
|
+
"lib/net46/Microsoft.ApplicationInsights.xml",
|
|
1031
|
+
"lib/netstandard2.0/Microsoft.ApplicationInsights.dll",
|
|
1032
|
+
"lib/netstandard2.0/Microsoft.ApplicationInsights.pdb",
|
|
1033
|
+
"lib/netstandard2.0/Microsoft.ApplicationInsights.xml",
|
|
1034
|
+
"microsoft.applicationinsights.2.23.0.nupkg.sha512",
|
|
1035
|
+
"microsoft.applicationinsights.nuspec"
|
|
1036
|
+
]
|
|
1037
|
+
},
|
|
1038
|
+
"Microsoft.Bcl.AsyncInterfaces/6.0.0": {
|
|
1039
|
+
"sha512": "UcSjPsst+DfAdJGVDsu346FX0ci0ah+lw3WRtn18NUwEqRt70HaOQ7lI72vy3+1LxtqI3T5GWwV39rQSrCzAeg==",
|
|
1040
|
+
"type": "package",
|
|
1041
|
+
"path": "microsoft.bcl.asyncinterfaces/6.0.0",
|
|
1042
|
+
"files": [
|
|
1043
|
+
".nupkg.metadata",
|
|
1044
|
+
".signature.p7s",
|
|
1045
|
+
"Icon.png",
|
|
1046
|
+
"LICENSE.TXT",
|
|
1047
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
1048
|
+
"lib/net461/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
1049
|
+
"lib/net461/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
1050
|
+
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
1051
|
+
"lib/netstandard2.0/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
1052
|
+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll",
|
|
1053
|
+
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.xml",
|
|
1054
|
+
"microsoft.bcl.asyncinterfaces.6.0.0.nupkg.sha512",
|
|
1055
|
+
"microsoft.bcl.asyncinterfaces.nuspec",
|
|
1056
|
+
"useSharedDesignerContext.txt"
|
|
1057
|
+
]
|
|
1058
|
+
},
|
|
1059
|
+
"Microsoft.CodeAnalysis.Analyzers/3.11.0": {
|
|
1060
|
+
"sha512": "v/EW3UE8/lbEYHoC2Qq7AR/DnmvpgdtAMndfQNmpuIMx/Mto8L5JnuCfdBYtgvalQOtfNCnxFejxuRrryvUTsg==",
|
|
1061
|
+
"type": "package",
|
|
1062
|
+
"path": "microsoft.codeanalysis.analyzers/3.11.0",
|
|
1063
|
+
"hasTools": true,
|
|
1064
|
+
"files": [
|
|
1065
|
+
".nupkg.metadata",
|
|
1066
|
+
".signature.p7s",
|
|
1067
|
+
"Icon.png",
|
|
1068
|
+
"ThirdPartyNotices.txt",
|
|
1069
|
+
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
1070
|
+
"analyzers/dotnet/cs/Microsoft.CodeAnalysis.CSharp.Analyzers.dll",
|
|
1071
|
+
"analyzers/dotnet/cs/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1072
|
+
"analyzers/dotnet/cs/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1073
|
+
"analyzers/dotnet/cs/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1074
|
+
"analyzers/dotnet/cs/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1075
|
+
"analyzers/dotnet/cs/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1076
|
+
"analyzers/dotnet/cs/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1077
|
+
"analyzers/dotnet/cs/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1078
|
+
"analyzers/dotnet/cs/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1079
|
+
"analyzers/dotnet/cs/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1080
|
+
"analyzers/dotnet/cs/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1081
|
+
"analyzers/dotnet/cs/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1082
|
+
"analyzers/dotnet/cs/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1083
|
+
"analyzers/dotnet/cs/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1084
|
+
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.Analyzers.dll",
|
|
1085
|
+
"analyzers/dotnet/vb/Microsoft.CodeAnalysis.VisualBasic.Analyzers.dll",
|
|
1086
|
+
"analyzers/dotnet/vb/cs/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1087
|
+
"analyzers/dotnet/vb/de/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1088
|
+
"analyzers/dotnet/vb/es/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1089
|
+
"analyzers/dotnet/vb/fr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1090
|
+
"analyzers/dotnet/vb/it/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1091
|
+
"analyzers/dotnet/vb/ja/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1092
|
+
"analyzers/dotnet/vb/ko/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1093
|
+
"analyzers/dotnet/vb/pl/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1094
|
+
"analyzers/dotnet/vb/pt-BR/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1095
|
+
"analyzers/dotnet/vb/ru/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1096
|
+
"analyzers/dotnet/vb/tr/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1097
|
+
"analyzers/dotnet/vb/zh-Hans/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1098
|
+
"analyzers/dotnet/vb/zh-Hant/Microsoft.CodeAnalysis.Analyzers.resources.dll",
|
|
1099
|
+
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.props",
|
|
1100
|
+
"buildTransitive/Microsoft.CodeAnalysis.Analyzers.targets",
|
|
1101
|
+
"buildTransitive/config/analysislevel_2_9_8_all.globalconfig",
|
|
1102
|
+
"buildTransitive/config/analysislevel_2_9_8_all_warnaserror.globalconfig",
|
|
1103
|
+
"buildTransitive/config/analysislevel_2_9_8_default.globalconfig",
|
|
1104
|
+
"buildTransitive/config/analysislevel_2_9_8_default_warnaserror.globalconfig",
|
|
1105
|
+
"buildTransitive/config/analysislevel_2_9_8_minimum.globalconfig",
|
|
1106
|
+
"buildTransitive/config/analysislevel_2_9_8_minimum_warnaserror.globalconfig",
|
|
1107
|
+
"buildTransitive/config/analysislevel_2_9_8_none.globalconfig",
|
|
1108
|
+
"buildTransitive/config/analysislevel_2_9_8_none_warnaserror.globalconfig",
|
|
1109
|
+
"buildTransitive/config/analysislevel_2_9_8_recommended.globalconfig",
|
|
1110
|
+
"buildTransitive/config/analysislevel_2_9_8_recommended_warnaserror.globalconfig",
|
|
1111
|
+
"buildTransitive/config/analysislevel_3_3_3_all.globalconfig",
|
|
1112
|
+
"buildTransitive/config/analysislevel_3_3_3_all_warnaserror.globalconfig",
|
|
1113
|
+
"buildTransitive/config/analysislevel_3_3_3_default.globalconfig",
|
|
1114
|
+
"buildTransitive/config/analysislevel_3_3_3_default_warnaserror.globalconfig",
|
|
1115
|
+
"buildTransitive/config/analysislevel_3_3_3_minimum.globalconfig",
|
|
1116
|
+
"buildTransitive/config/analysislevel_3_3_3_minimum_warnaserror.globalconfig",
|
|
1117
|
+
"buildTransitive/config/analysislevel_3_3_3_none.globalconfig",
|
|
1118
|
+
"buildTransitive/config/analysislevel_3_3_3_none_warnaserror.globalconfig",
|
|
1119
|
+
"buildTransitive/config/analysislevel_3_3_3_recommended.globalconfig",
|
|
1120
|
+
"buildTransitive/config/analysislevel_3_3_3_recommended_warnaserror.globalconfig",
|
|
1121
|
+
"buildTransitive/config/analysislevel_3_3_4_all.globalconfig",
|
|
1122
|
+
"buildTransitive/config/analysislevel_3_3_4_all_warnaserror.globalconfig",
|
|
1123
|
+
"buildTransitive/config/analysislevel_3_3_4_default.globalconfig",
|
|
1124
|
+
"buildTransitive/config/analysislevel_3_3_4_default_warnaserror.globalconfig",
|
|
1125
|
+
"buildTransitive/config/analysislevel_3_3_4_minimum.globalconfig",
|
|
1126
|
+
"buildTransitive/config/analysislevel_3_3_4_minimum_warnaserror.globalconfig",
|
|
1127
|
+
"buildTransitive/config/analysislevel_3_3_4_none.globalconfig",
|
|
1128
|
+
"buildTransitive/config/analysislevel_3_3_4_none_warnaserror.globalconfig",
|
|
1129
|
+
"buildTransitive/config/analysislevel_3_3_4_recommended.globalconfig",
|
|
1130
|
+
"buildTransitive/config/analysislevel_3_3_4_recommended_warnaserror.globalconfig",
|
|
1131
|
+
"buildTransitive/config/analysislevel_3_3_all.globalconfig",
|
|
1132
|
+
"buildTransitive/config/analysislevel_3_3_all_warnaserror.globalconfig",
|
|
1133
|
+
"buildTransitive/config/analysislevel_3_3_default.globalconfig",
|
|
1134
|
+
"buildTransitive/config/analysislevel_3_3_default_warnaserror.globalconfig",
|
|
1135
|
+
"buildTransitive/config/analysislevel_3_3_minimum.globalconfig",
|
|
1136
|
+
"buildTransitive/config/analysislevel_3_3_minimum_warnaserror.globalconfig",
|
|
1137
|
+
"buildTransitive/config/analysislevel_3_3_none.globalconfig",
|
|
1138
|
+
"buildTransitive/config/analysislevel_3_3_none_warnaserror.globalconfig",
|
|
1139
|
+
"buildTransitive/config/analysislevel_3_3_recommended.globalconfig",
|
|
1140
|
+
"buildTransitive/config/analysislevel_3_3_recommended_warnaserror.globalconfig",
|
|
1141
|
+
"buildTransitive/config/analysislevel_3_all.globalconfig",
|
|
1142
|
+
"buildTransitive/config/analysislevel_3_all_warnaserror.globalconfig",
|
|
1143
|
+
"buildTransitive/config/analysislevel_3_default.globalconfig",
|
|
1144
|
+
"buildTransitive/config/analysislevel_3_default_warnaserror.globalconfig",
|
|
1145
|
+
"buildTransitive/config/analysislevel_3_minimum.globalconfig",
|
|
1146
|
+
"buildTransitive/config/analysislevel_3_minimum_warnaserror.globalconfig",
|
|
1147
|
+
"buildTransitive/config/analysislevel_3_none.globalconfig",
|
|
1148
|
+
"buildTransitive/config/analysislevel_3_none_warnaserror.globalconfig",
|
|
1149
|
+
"buildTransitive/config/analysislevel_3_recommended.globalconfig",
|
|
1150
|
+
"buildTransitive/config/analysislevel_3_recommended_warnaserror.globalconfig",
|
|
1151
|
+
"buildTransitive/config/analysislevel_4_3_all.globalconfig",
|
|
1152
|
+
"buildTransitive/config/analysislevel_4_3_all_warnaserror.globalconfig",
|
|
1153
|
+
"buildTransitive/config/analysislevel_4_3_default.globalconfig",
|
|
1154
|
+
"buildTransitive/config/analysislevel_4_3_default_warnaserror.globalconfig",
|
|
1155
|
+
"buildTransitive/config/analysislevel_4_3_minimum.globalconfig",
|
|
1156
|
+
"buildTransitive/config/analysislevel_4_3_minimum_warnaserror.globalconfig",
|
|
1157
|
+
"buildTransitive/config/analysislevel_4_3_none.globalconfig",
|
|
1158
|
+
"buildTransitive/config/analysislevel_4_3_none_warnaserror.globalconfig",
|
|
1159
|
+
"buildTransitive/config/analysislevel_4_3_recommended.globalconfig",
|
|
1160
|
+
"buildTransitive/config/analysislevel_4_3_recommended_warnaserror.globalconfig",
|
|
1161
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_all.globalconfig",
|
|
1162
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_all_warnaserror.globalconfig",
|
|
1163
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_default.globalconfig",
|
|
1164
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_default_warnaserror.globalconfig",
|
|
1165
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum.globalconfig",
|
|
1166
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_minimum_warnaserror.globalconfig",
|
|
1167
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_none.globalconfig",
|
|
1168
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_none_warnaserror.globalconfig",
|
|
1169
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended.globalconfig",
|
|
1170
|
+
"buildTransitive/config/analysislevelcorrectness_2_9_8_recommended_warnaserror.globalconfig",
|
|
1171
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_all.globalconfig",
|
|
1172
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_all_warnaserror.globalconfig",
|
|
1173
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_default.globalconfig",
|
|
1174
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_default_warnaserror.globalconfig",
|
|
1175
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum.globalconfig",
|
|
1176
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_minimum_warnaserror.globalconfig",
|
|
1177
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_none.globalconfig",
|
|
1178
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_none_warnaserror.globalconfig",
|
|
1179
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended.globalconfig",
|
|
1180
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_3_recommended_warnaserror.globalconfig",
|
|
1181
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_all.globalconfig",
|
|
1182
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_all_warnaserror.globalconfig",
|
|
1183
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_default.globalconfig",
|
|
1184
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_default_warnaserror.globalconfig",
|
|
1185
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_minimum.globalconfig",
|
|
1186
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_minimum_warnaserror.globalconfig",
|
|
1187
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_none.globalconfig",
|
|
1188
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_none_warnaserror.globalconfig",
|
|
1189
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_recommended.globalconfig",
|
|
1190
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_4_recommended_warnaserror.globalconfig",
|
|
1191
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_all.globalconfig",
|
|
1192
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_all_warnaserror.globalconfig",
|
|
1193
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_default.globalconfig",
|
|
1194
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_default_warnaserror.globalconfig",
|
|
1195
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_minimum.globalconfig",
|
|
1196
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_minimum_warnaserror.globalconfig",
|
|
1197
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_none.globalconfig",
|
|
1198
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_none_warnaserror.globalconfig",
|
|
1199
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_recommended.globalconfig",
|
|
1200
|
+
"buildTransitive/config/analysislevelcorrectness_3_3_recommended_warnaserror.globalconfig",
|
|
1201
|
+
"buildTransitive/config/analysislevelcorrectness_3_all.globalconfig",
|
|
1202
|
+
"buildTransitive/config/analysislevelcorrectness_3_all_warnaserror.globalconfig",
|
|
1203
|
+
"buildTransitive/config/analysislevelcorrectness_3_default.globalconfig",
|
|
1204
|
+
"buildTransitive/config/analysislevelcorrectness_3_default_warnaserror.globalconfig",
|
|
1205
|
+
"buildTransitive/config/analysislevelcorrectness_3_minimum.globalconfig",
|
|
1206
|
+
"buildTransitive/config/analysislevelcorrectness_3_minimum_warnaserror.globalconfig",
|
|
1207
|
+
"buildTransitive/config/analysislevelcorrectness_3_none.globalconfig",
|
|
1208
|
+
"buildTransitive/config/analysislevelcorrectness_3_none_warnaserror.globalconfig",
|
|
1209
|
+
"buildTransitive/config/analysislevelcorrectness_3_recommended.globalconfig",
|
|
1210
|
+
"buildTransitive/config/analysislevelcorrectness_3_recommended_warnaserror.globalconfig",
|
|
1211
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_all.globalconfig",
|
|
1212
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_all_warnaserror.globalconfig",
|
|
1213
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_default.globalconfig",
|
|
1214
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_default_warnaserror.globalconfig",
|
|
1215
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_minimum.globalconfig",
|
|
1216
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_minimum_warnaserror.globalconfig",
|
|
1217
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_none.globalconfig",
|
|
1218
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_none_warnaserror.globalconfig",
|
|
1219
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_recommended.globalconfig",
|
|
1220
|
+
"buildTransitive/config/analysislevelcorrectness_4_3_recommended_warnaserror.globalconfig",
|
|
1221
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_all.globalconfig",
|
|
1222
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_all_warnaserror.globalconfig",
|
|
1223
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_default.globalconfig",
|
|
1224
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_default_warnaserror.globalconfig",
|
|
1225
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_minimum.globalconfig",
|
|
1226
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_minimum_warnaserror.globalconfig",
|
|
1227
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_none.globalconfig",
|
|
1228
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_none_warnaserror.globalconfig",
|
|
1229
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_recommended.globalconfig",
|
|
1230
|
+
"buildTransitive/config/analysislevellibrary_2_9_8_recommended_warnaserror.globalconfig",
|
|
1231
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_all.globalconfig",
|
|
1232
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_all_warnaserror.globalconfig",
|
|
1233
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_default.globalconfig",
|
|
1234
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_default_warnaserror.globalconfig",
|
|
1235
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_minimum.globalconfig",
|
|
1236
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_minimum_warnaserror.globalconfig",
|
|
1237
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_none.globalconfig",
|
|
1238
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_none_warnaserror.globalconfig",
|
|
1239
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_recommended.globalconfig",
|
|
1240
|
+
"buildTransitive/config/analysislevellibrary_3_3_3_recommended_warnaserror.globalconfig",
|
|
1241
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_all.globalconfig",
|
|
1242
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_all_warnaserror.globalconfig",
|
|
1243
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_default.globalconfig",
|
|
1244
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_default_warnaserror.globalconfig",
|
|
1245
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_minimum.globalconfig",
|
|
1246
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_minimum_warnaserror.globalconfig",
|
|
1247
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_none.globalconfig",
|
|
1248
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_none_warnaserror.globalconfig",
|
|
1249
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_recommended.globalconfig",
|
|
1250
|
+
"buildTransitive/config/analysislevellibrary_3_3_4_recommended_warnaserror.globalconfig",
|
|
1251
|
+
"buildTransitive/config/analysislevellibrary_3_3_all.globalconfig",
|
|
1252
|
+
"buildTransitive/config/analysislevellibrary_3_3_all_warnaserror.globalconfig",
|
|
1253
|
+
"buildTransitive/config/analysislevellibrary_3_3_default.globalconfig",
|
|
1254
|
+
"buildTransitive/config/analysislevellibrary_3_3_default_warnaserror.globalconfig",
|
|
1255
|
+
"buildTransitive/config/analysislevellibrary_3_3_minimum.globalconfig",
|
|
1256
|
+
"buildTransitive/config/analysislevellibrary_3_3_minimum_warnaserror.globalconfig",
|
|
1257
|
+
"buildTransitive/config/analysislevellibrary_3_3_none.globalconfig",
|
|
1258
|
+
"buildTransitive/config/analysislevellibrary_3_3_none_warnaserror.globalconfig",
|
|
1259
|
+
"buildTransitive/config/analysislevellibrary_3_3_recommended.globalconfig",
|
|
1260
|
+
"buildTransitive/config/analysislevellibrary_3_3_recommended_warnaserror.globalconfig",
|
|
1261
|
+
"buildTransitive/config/analysislevellibrary_3_all.globalconfig",
|
|
1262
|
+
"buildTransitive/config/analysislevellibrary_3_all_warnaserror.globalconfig",
|
|
1263
|
+
"buildTransitive/config/analysislevellibrary_3_default.globalconfig",
|
|
1264
|
+
"buildTransitive/config/analysislevellibrary_3_default_warnaserror.globalconfig",
|
|
1265
|
+
"buildTransitive/config/analysislevellibrary_3_minimum.globalconfig",
|
|
1266
|
+
"buildTransitive/config/analysislevellibrary_3_minimum_warnaserror.globalconfig",
|
|
1267
|
+
"buildTransitive/config/analysislevellibrary_3_none.globalconfig",
|
|
1268
|
+
"buildTransitive/config/analysislevellibrary_3_none_warnaserror.globalconfig",
|
|
1269
|
+
"buildTransitive/config/analysislevellibrary_3_recommended.globalconfig",
|
|
1270
|
+
"buildTransitive/config/analysislevellibrary_3_recommended_warnaserror.globalconfig",
|
|
1271
|
+
"buildTransitive/config/analysislevellibrary_4_3_all.globalconfig",
|
|
1272
|
+
"buildTransitive/config/analysislevellibrary_4_3_all_warnaserror.globalconfig",
|
|
1273
|
+
"buildTransitive/config/analysislevellibrary_4_3_default.globalconfig",
|
|
1274
|
+
"buildTransitive/config/analysislevellibrary_4_3_default_warnaserror.globalconfig",
|
|
1275
|
+
"buildTransitive/config/analysislevellibrary_4_3_minimum.globalconfig",
|
|
1276
|
+
"buildTransitive/config/analysislevellibrary_4_3_minimum_warnaserror.globalconfig",
|
|
1277
|
+
"buildTransitive/config/analysislevellibrary_4_3_none.globalconfig",
|
|
1278
|
+
"buildTransitive/config/analysislevellibrary_4_3_none_warnaserror.globalconfig",
|
|
1279
|
+
"buildTransitive/config/analysislevellibrary_4_3_recommended.globalconfig",
|
|
1280
|
+
"buildTransitive/config/analysislevellibrary_4_3_recommended_warnaserror.globalconfig",
|
|
1281
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all.globalconfig",
|
|
1282
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_all_warnaserror.globalconfig",
|
|
1283
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default.globalconfig",
|
|
1284
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_default_warnaserror.globalconfig",
|
|
1285
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum.globalconfig",
|
|
1286
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_minimum_warnaserror.globalconfig",
|
|
1287
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none.globalconfig",
|
|
1288
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_none_warnaserror.globalconfig",
|
|
1289
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended.globalconfig",
|
|
1290
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_2_9_8_recommended_warnaserror.globalconfig",
|
|
1291
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all.globalconfig",
|
|
1292
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_all_warnaserror.globalconfig",
|
|
1293
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default.globalconfig",
|
|
1294
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_default_warnaserror.globalconfig",
|
|
1295
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum.globalconfig",
|
|
1296
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_minimum_warnaserror.globalconfig",
|
|
1297
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none.globalconfig",
|
|
1298
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_none_warnaserror.globalconfig",
|
|
1299
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended.globalconfig",
|
|
1300
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_3_recommended_warnaserror.globalconfig",
|
|
1301
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all.globalconfig",
|
|
1302
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_all_warnaserror.globalconfig",
|
|
1303
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default.globalconfig",
|
|
1304
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_default_warnaserror.globalconfig",
|
|
1305
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum.globalconfig",
|
|
1306
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_minimum_warnaserror.globalconfig",
|
|
1307
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none.globalconfig",
|
|
1308
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_none_warnaserror.globalconfig",
|
|
1309
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended.globalconfig",
|
|
1310
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_4_recommended_warnaserror.globalconfig",
|
|
1311
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all.globalconfig",
|
|
1312
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_all_warnaserror.globalconfig",
|
|
1313
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default.globalconfig",
|
|
1314
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_default_warnaserror.globalconfig",
|
|
1315
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum.globalconfig",
|
|
1316
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_minimum_warnaserror.globalconfig",
|
|
1317
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none.globalconfig",
|
|
1318
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_none_warnaserror.globalconfig",
|
|
1319
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended.globalconfig",
|
|
1320
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_3_recommended_warnaserror.globalconfig",
|
|
1321
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all.globalconfig",
|
|
1322
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_all_warnaserror.globalconfig",
|
|
1323
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default.globalconfig",
|
|
1324
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_default_warnaserror.globalconfig",
|
|
1325
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum.globalconfig",
|
|
1326
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_minimum_warnaserror.globalconfig",
|
|
1327
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none.globalconfig",
|
|
1328
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_none_warnaserror.globalconfig",
|
|
1329
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended.globalconfig",
|
|
1330
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_3_recommended_warnaserror.globalconfig",
|
|
1331
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all.globalconfig",
|
|
1332
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_all_warnaserror.globalconfig",
|
|
1333
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default.globalconfig",
|
|
1334
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_default_warnaserror.globalconfig",
|
|
1335
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum.globalconfig",
|
|
1336
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_minimum_warnaserror.globalconfig",
|
|
1337
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none.globalconfig",
|
|
1338
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_none_warnaserror.globalconfig",
|
|
1339
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended.globalconfig",
|
|
1340
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscompatibility_4_3_recommended_warnaserror.globalconfig",
|
|
1341
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all.globalconfig",
|
|
1342
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_all_warnaserror.globalconfig",
|
|
1343
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default.globalconfig",
|
|
1344
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_default_warnaserror.globalconfig",
|
|
1345
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum.globalconfig",
|
|
1346
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_minimum_warnaserror.globalconfig",
|
|
1347
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none.globalconfig",
|
|
1348
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_none_warnaserror.globalconfig",
|
|
1349
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended.globalconfig",
|
|
1350
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_2_9_8_recommended_warnaserror.globalconfig",
|
|
1351
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all.globalconfig",
|
|
1352
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_all_warnaserror.globalconfig",
|
|
1353
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default.globalconfig",
|
|
1354
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_default_warnaserror.globalconfig",
|
|
1355
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum.globalconfig",
|
|
1356
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_minimum_warnaserror.globalconfig",
|
|
1357
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none.globalconfig",
|
|
1358
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_none_warnaserror.globalconfig",
|
|
1359
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended.globalconfig",
|
|
1360
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_3_recommended_warnaserror.globalconfig",
|
|
1361
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all.globalconfig",
|
|
1362
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_all_warnaserror.globalconfig",
|
|
1363
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default.globalconfig",
|
|
1364
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_default_warnaserror.globalconfig",
|
|
1365
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum.globalconfig",
|
|
1366
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_minimum_warnaserror.globalconfig",
|
|
1367
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none.globalconfig",
|
|
1368
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_none_warnaserror.globalconfig",
|
|
1369
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended.globalconfig",
|
|
1370
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_4_recommended_warnaserror.globalconfig",
|
|
1371
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all.globalconfig",
|
|
1372
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_all_warnaserror.globalconfig",
|
|
1373
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default.globalconfig",
|
|
1374
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_default_warnaserror.globalconfig",
|
|
1375
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum.globalconfig",
|
|
1376
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_minimum_warnaserror.globalconfig",
|
|
1377
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none.globalconfig",
|
|
1378
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_none_warnaserror.globalconfig",
|
|
1379
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended.globalconfig",
|
|
1380
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_3_recommended_warnaserror.globalconfig",
|
|
1381
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all.globalconfig",
|
|
1382
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_all_warnaserror.globalconfig",
|
|
1383
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default.globalconfig",
|
|
1384
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_default_warnaserror.globalconfig",
|
|
1385
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum.globalconfig",
|
|
1386
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_minimum_warnaserror.globalconfig",
|
|
1387
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none.globalconfig",
|
|
1388
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_none_warnaserror.globalconfig",
|
|
1389
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended.globalconfig",
|
|
1390
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_3_recommended_warnaserror.globalconfig",
|
|
1391
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all.globalconfig",
|
|
1392
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_all_warnaserror.globalconfig",
|
|
1393
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default.globalconfig",
|
|
1394
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_default_warnaserror.globalconfig",
|
|
1395
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum.globalconfig",
|
|
1396
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_minimum_warnaserror.globalconfig",
|
|
1397
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none.globalconfig",
|
|
1398
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_none_warnaserror.globalconfig",
|
|
1399
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended.globalconfig",
|
|
1400
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysiscorrectness_4_3_recommended_warnaserror.globalconfig",
|
|
1401
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all.globalconfig",
|
|
1402
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_all_warnaserror.globalconfig",
|
|
1403
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default.globalconfig",
|
|
1404
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_default_warnaserror.globalconfig",
|
|
1405
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum.globalconfig",
|
|
1406
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_minimum_warnaserror.globalconfig",
|
|
1407
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none.globalconfig",
|
|
1408
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_none_warnaserror.globalconfig",
|
|
1409
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended.globalconfig",
|
|
1410
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_2_9_8_recommended_warnaserror.globalconfig",
|
|
1411
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all.globalconfig",
|
|
1412
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_all_warnaserror.globalconfig",
|
|
1413
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default.globalconfig",
|
|
1414
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_default_warnaserror.globalconfig",
|
|
1415
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum.globalconfig",
|
|
1416
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_minimum_warnaserror.globalconfig",
|
|
1417
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none.globalconfig",
|
|
1418
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_none_warnaserror.globalconfig",
|
|
1419
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended.globalconfig",
|
|
1420
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_3_recommended_warnaserror.globalconfig",
|
|
1421
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all.globalconfig",
|
|
1422
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_all_warnaserror.globalconfig",
|
|
1423
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default.globalconfig",
|
|
1424
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_default_warnaserror.globalconfig",
|
|
1425
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum.globalconfig",
|
|
1426
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_minimum_warnaserror.globalconfig",
|
|
1427
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none.globalconfig",
|
|
1428
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_none_warnaserror.globalconfig",
|
|
1429
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended.globalconfig",
|
|
1430
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_4_recommended_warnaserror.globalconfig",
|
|
1431
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all.globalconfig",
|
|
1432
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_all_warnaserror.globalconfig",
|
|
1433
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default.globalconfig",
|
|
1434
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_default_warnaserror.globalconfig",
|
|
1435
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum.globalconfig",
|
|
1436
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_minimum_warnaserror.globalconfig",
|
|
1437
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none.globalconfig",
|
|
1438
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_none_warnaserror.globalconfig",
|
|
1439
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended.globalconfig",
|
|
1440
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_3_recommended_warnaserror.globalconfig",
|
|
1441
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all.globalconfig",
|
|
1442
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_all_warnaserror.globalconfig",
|
|
1443
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default.globalconfig",
|
|
1444
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_default_warnaserror.globalconfig",
|
|
1445
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum.globalconfig",
|
|
1446
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_minimum_warnaserror.globalconfig",
|
|
1447
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none.globalconfig",
|
|
1448
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_none_warnaserror.globalconfig",
|
|
1449
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended.globalconfig",
|
|
1450
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_3_recommended_warnaserror.globalconfig",
|
|
1451
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all.globalconfig",
|
|
1452
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_all_warnaserror.globalconfig",
|
|
1453
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default.globalconfig",
|
|
1454
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_default_warnaserror.globalconfig",
|
|
1455
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum.globalconfig",
|
|
1456
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_minimum_warnaserror.globalconfig",
|
|
1457
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none.globalconfig",
|
|
1458
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_none_warnaserror.globalconfig",
|
|
1459
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended.globalconfig",
|
|
1460
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdesign_4_3_recommended_warnaserror.globalconfig",
|
|
1461
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all.globalconfig",
|
|
1462
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_all_warnaserror.globalconfig",
|
|
1463
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default.globalconfig",
|
|
1464
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_default_warnaserror.globalconfig",
|
|
1465
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum.globalconfig",
|
|
1466
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_minimum_warnaserror.globalconfig",
|
|
1467
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none.globalconfig",
|
|
1468
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_none_warnaserror.globalconfig",
|
|
1469
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended.globalconfig",
|
|
1470
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_2_9_8_recommended_warnaserror.globalconfig",
|
|
1471
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all.globalconfig",
|
|
1472
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_all_warnaserror.globalconfig",
|
|
1473
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default.globalconfig",
|
|
1474
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_default_warnaserror.globalconfig",
|
|
1475
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum.globalconfig",
|
|
1476
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_minimum_warnaserror.globalconfig",
|
|
1477
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none.globalconfig",
|
|
1478
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_none_warnaserror.globalconfig",
|
|
1479
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended.globalconfig",
|
|
1480
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_3_recommended_warnaserror.globalconfig",
|
|
1481
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all.globalconfig",
|
|
1482
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_all_warnaserror.globalconfig",
|
|
1483
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default.globalconfig",
|
|
1484
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_default_warnaserror.globalconfig",
|
|
1485
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum.globalconfig",
|
|
1486
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_minimum_warnaserror.globalconfig",
|
|
1487
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none.globalconfig",
|
|
1488
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_none_warnaserror.globalconfig",
|
|
1489
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended.globalconfig",
|
|
1490
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_4_recommended_warnaserror.globalconfig",
|
|
1491
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all.globalconfig",
|
|
1492
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_all_warnaserror.globalconfig",
|
|
1493
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default.globalconfig",
|
|
1494
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_default_warnaserror.globalconfig",
|
|
1495
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum.globalconfig",
|
|
1496
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_minimum_warnaserror.globalconfig",
|
|
1497
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none.globalconfig",
|
|
1498
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_none_warnaserror.globalconfig",
|
|
1499
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended.globalconfig",
|
|
1500
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_3_recommended_warnaserror.globalconfig",
|
|
1501
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all.globalconfig",
|
|
1502
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_all_warnaserror.globalconfig",
|
|
1503
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default.globalconfig",
|
|
1504
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_default_warnaserror.globalconfig",
|
|
1505
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum.globalconfig",
|
|
1506
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_minimum_warnaserror.globalconfig",
|
|
1507
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none.globalconfig",
|
|
1508
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_none_warnaserror.globalconfig",
|
|
1509
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended.globalconfig",
|
|
1510
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_3_recommended_warnaserror.globalconfig",
|
|
1511
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all.globalconfig",
|
|
1512
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_all_warnaserror.globalconfig",
|
|
1513
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default.globalconfig",
|
|
1514
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_default_warnaserror.globalconfig",
|
|
1515
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum.globalconfig",
|
|
1516
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_minimum_warnaserror.globalconfig",
|
|
1517
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none.globalconfig",
|
|
1518
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_none_warnaserror.globalconfig",
|
|
1519
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended.globalconfig",
|
|
1520
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisdocumentation_4_3_recommended_warnaserror.globalconfig",
|
|
1521
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all.globalconfig",
|
|
1522
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_all_warnaserror.globalconfig",
|
|
1523
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default.globalconfig",
|
|
1524
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_default_warnaserror.globalconfig",
|
|
1525
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum.globalconfig",
|
|
1526
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_minimum_warnaserror.globalconfig",
|
|
1527
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none.globalconfig",
|
|
1528
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_none_warnaserror.globalconfig",
|
|
1529
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended.globalconfig",
|
|
1530
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_2_9_8_recommended_warnaserror.globalconfig",
|
|
1531
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all.globalconfig",
|
|
1532
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_all_warnaserror.globalconfig",
|
|
1533
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default.globalconfig",
|
|
1534
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_default_warnaserror.globalconfig",
|
|
1535
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum.globalconfig",
|
|
1536
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_minimum_warnaserror.globalconfig",
|
|
1537
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none.globalconfig",
|
|
1538
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_none_warnaserror.globalconfig",
|
|
1539
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended.globalconfig",
|
|
1540
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_3_recommended_warnaserror.globalconfig",
|
|
1541
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all.globalconfig",
|
|
1542
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_all_warnaserror.globalconfig",
|
|
1543
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default.globalconfig",
|
|
1544
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_default_warnaserror.globalconfig",
|
|
1545
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum.globalconfig",
|
|
1546
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_minimum_warnaserror.globalconfig",
|
|
1547
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none.globalconfig",
|
|
1548
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_none_warnaserror.globalconfig",
|
|
1549
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended.globalconfig",
|
|
1550
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_4_recommended_warnaserror.globalconfig",
|
|
1551
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all.globalconfig",
|
|
1552
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_all_warnaserror.globalconfig",
|
|
1553
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default.globalconfig",
|
|
1554
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_default_warnaserror.globalconfig",
|
|
1555
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum.globalconfig",
|
|
1556
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_minimum_warnaserror.globalconfig",
|
|
1557
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none.globalconfig",
|
|
1558
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_none_warnaserror.globalconfig",
|
|
1559
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended.globalconfig",
|
|
1560
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_3_recommended_warnaserror.globalconfig",
|
|
1561
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all.globalconfig",
|
|
1562
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_all_warnaserror.globalconfig",
|
|
1563
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default.globalconfig",
|
|
1564
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_default_warnaserror.globalconfig",
|
|
1565
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum.globalconfig",
|
|
1566
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_minimum_warnaserror.globalconfig",
|
|
1567
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none.globalconfig",
|
|
1568
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_none_warnaserror.globalconfig",
|
|
1569
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended.globalconfig",
|
|
1570
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_3_recommended_warnaserror.globalconfig",
|
|
1571
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all.globalconfig",
|
|
1572
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_all_warnaserror.globalconfig",
|
|
1573
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default.globalconfig",
|
|
1574
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_default_warnaserror.globalconfig",
|
|
1575
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum.globalconfig",
|
|
1576
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_minimum_warnaserror.globalconfig",
|
|
1577
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none.globalconfig",
|
|
1578
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_none_warnaserror.globalconfig",
|
|
1579
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended.globalconfig",
|
|
1580
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysislocalization_4_3_recommended_warnaserror.globalconfig",
|
|
1581
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all.globalconfig",
|
|
1582
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_all_warnaserror.globalconfig",
|
|
1583
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default.globalconfig",
|
|
1584
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_default_warnaserror.globalconfig",
|
|
1585
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum.globalconfig",
|
|
1586
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_minimum_warnaserror.globalconfig",
|
|
1587
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none.globalconfig",
|
|
1588
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_none_warnaserror.globalconfig",
|
|
1589
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended.globalconfig",
|
|
1590
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_2_9_8_recommended_warnaserror.globalconfig",
|
|
1591
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all.globalconfig",
|
|
1592
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_all_warnaserror.globalconfig",
|
|
1593
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default.globalconfig",
|
|
1594
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_default_warnaserror.globalconfig",
|
|
1595
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum.globalconfig",
|
|
1596
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_minimum_warnaserror.globalconfig",
|
|
1597
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none.globalconfig",
|
|
1598
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_none_warnaserror.globalconfig",
|
|
1599
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended.globalconfig",
|
|
1600
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_3_recommended_warnaserror.globalconfig",
|
|
1601
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all.globalconfig",
|
|
1602
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_all_warnaserror.globalconfig",
|
|
1603
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default.globalconfig",
|
|
1604
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_default_warnaserror.globalconfig",
|
|
1605
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum.globalconfig",
|
|
1606
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_minimum_warnaserror.globalconfig",
|
|
1607
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none.globalconfig",
|
|
1608
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_none_warnaserror.globalconfig",
|
|
1609
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended.globalconfig",
|
|
1610
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_4_recommended_warnaserror.globalconfig",
|
|
1611
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all.globalconfig",
|
|
1612
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_all_warnaserror.globalconfig",
|
|
1613
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default.globalconfig",
|
|
1614
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_default_warnaserror.globalconfig",
|
|
1615
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum.globalconfig",
|
|
1616
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_minimum_warnaserror.globalconfig",
|
|
1617
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none.globalconfig",
|
|
1618
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_none_warnaserror.globalconfig",
|
|
1619
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended.globalconfig",
|
|
1620
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_3_recommended_warnaserror.globalconfig",
|
|
1621
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all.globalconfig",
|
|
1622
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_all_warnaserror.globalconfig",
|
|
1623
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default.globalconfig",
|
|
1624
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_default_warnaserror.globalconfig",
|
|
1625
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum.globalconfig",
|
|
1626
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_minimum_warnaserror.globalconfig",
|
|
1627
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none.globalconfig",
|
|
1628
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_none_warnaserror.globalconfig",
|
|
1629
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended.globalconfig",
|
|
1630
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_3_recommended_warnaserror.globalconfig",
|
|
1631
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all.globalconfig",
|
|
1632
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_all_warnaserror.globalconfig",
|
|
1633
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default.globalconfig",
|
|
1634
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_default_warnaserror.globalconfig",
|
|
1635
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum.globalconfig",
|
|
1636
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_minimum_warnaserror.globalconfig",
|
|
1637
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none.globalconfig",
|
|
1638
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_none_warnaserror.globalconfig",
|
|
1639
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended.globalconfig",
|
|
1640
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisperformance_4_3_recommended_warnaserror.globalconfig",
|
|
1641
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all.globalconfig",
|
|
1642
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_all_warnaserror.globalconfig",
|
|
1643
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default.globalconfig",
|
|
1644
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_default_warnaserror.globalconfig",
|
|
1645
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum.globalconfig",
|
|
1646
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_minimum_warnaserror.globalconfig",
|
|
1647
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none.globalconfig",
|
|
1648
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_none_warnaserror.globalconfig",
|
|
1649
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended.globalconfig",
|
|
1650
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_2_9_8_recommended_warnaserror.globalconfig",
|
|
1651
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all.globalconfig",
|
|
1652
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_all_warnaserror.globalconfig",
|
|
1653
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default.globalconfig",
|
|
1654
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_default_warnaserror.globalconfig",
|
|
1655
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum.globalconfig",
|
|
1656
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_minimum_warnaserror.globalconfig",
|
|
1657
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none.globalconfig",
|
|
1658
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_none_warnaserror.globalconfig",
|
|
1659
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended.globalconfig",
|
|
1660
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_3_recommended_warnaserror.globalconfig",
|
|
1661
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all.globalconfig",
|
|
1662
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_all_warnaserror.globalconfig",
|
|
1663
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default.globalconfig",
|
|
1664
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_default_warnaserror.globalconfig",
|
|
1665
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum.globalconfig",
|
|
1666
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_minimum_warnaserror.globalconfig",
|
|
1667
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none.globalconfig",
|
|
1668
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_none_warnaserror.globalconfig",
|
|
1669
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended.globalconfig",
|
|
1670
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_4_recommended_warnaserror.globalconfig",
|
|
1671
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all.globalconfig",
|
|
1672
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_all_warnaserror.globalconfig",
|
|
1673
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default.globalconfig",
|
|
1674
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_default_warnaserror.globalconfig",
|
|
1675
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum.globalconfig",
|
|
1676
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_minimum_warnaserror.globalconfig",
|
|
1677
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none.globalconfig",
|
|
1678
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_none_warnaserror.globalconfig",
|
|
1679
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended.globalconfig",
|
|
1680
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_3_recommended_warnaserror.globalconfig",
|
|
1681
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all.globalconfig",
|
|
1682
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_all_warnaserror.globalconfig",
|
|
1683
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default.globalconfig",
|
|
1684
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_default_warnaserror.globalconfig",
|
|
1685
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum.globalconfig",
|
|
1686
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_minimum_warnaserror.globalconfig",
|
|
1687
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none.globalconfig",
|
|
1688
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_none_warnaserror.globalconfig",
|
|
1689
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended.globalconfig",
|
|
1690
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_3_recommended_warnaserror.globalconfig",
|
|
1691
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all.globalconfig",
|
|
1692
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_all_warnaserror.globalconfig",
|
|
1693
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default.globalconfig",
|
|
1694
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_default_warnaserror.globalconfig",
|
|
1695
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum.globalconfig",
|
|
1696
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_minimum_warnaserror.globalconfig",
|
|
1697
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none.globalconfig",
|
|
1698
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_none_warnaserror.globalconfig",
|
|
1699
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended.globalconfig",
|
|
1700
|
+
"buildTransitive/config/analysislevelmicrosoftcodeanalysisreleasetracking_4_3_recommended_warnaserror.globalconfig",
|
|
1701
|
+
"documentation/Analyzer Configuration.md",
|
|
1702
|
+
"documentation/Microsoft.CodeAnalysis.Analyzers.md",
|
|
1703
|
+
"documentation/Microsoft.CodeAnalysis.Analyzers.sarif",
|
|
1704
|
+
"documentation/readme.md",
|
|
1705
|
+
"editorconfig/AllRulesDefault/.editorconfig",
|
|
1706
|
+
"editorconfig/AllRulesDisabled/.editorconfig",
|
|
1707
|
+
"editorconfig/AllRulesEnabled/.editorconfig",
|
|
1708
|
+
"editorconfig/CorrectnessRulesDefault/.editorconfig",
|
|
1709
|
+
"editorconfig/CorrectnessRulesEnabled/.editorconfig",
|
|
1710
|
+
"editorconfig/DataflowRulesDefault/.editorconfig",
|
|
1711
|
+
"editorconfig/DataflowRulesEnabled/.editorconfig",
|
|
1712
|
+
"editorconfig/LibraryRulesDefault/.editorconfig",
|
|
1713
|
+
"editorconfig/LibraryRulesEnabled/.editorconfig",
|
|
1714
|
+
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesDefault/.editorconfig",
|
|
1715
|
+
"editorconfig/MicrosoftCodeAnalysisCompatibilityRulesEnabled/.editorconfig",
|
|
1716
|
+
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesDefault/.editorconfig",
|
|
1717
|
+
"editorconfig/MicrosoftCodeAnalysisCorrectnessRulesEnabled/.editorconfig",
|
|
1718
|
+
"editorconfig/MicrosoftCodeAnalysisDesignRulesDefault/.editorconfig",
|
|
1719
|
+
"editorconfig/MicrosoftCodeAnalysisDesignRulesEnabled/.editorconfig",
|
|
1720
|
+
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesDefault/.editorconfig",
|
|
1721
|
+
"editorconfig/MicrosoftCodeAnalysisDocumentationRulesEnabled/.editorconfig",
|
|
1722
|
+
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesDefault/.editorconfig",
|
|
1723
|
+
"editorconfig/MicrosoftCodeAnalysisLocalizationRulesEnabled/.editorconfig",
|
|
1724
|
+
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesDefault/.editorconfig",
|
|
1725
|
+
"editorconfig/MicrosoftCodeAnalysisPerformanceRulesEnabled/.editorconfig",
|
|
1726
|
+
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesDefault/.editorconfig",
|
|
1727
|
+
"editorconfig/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled/.editorconfig",
|
|
1728
|
+
"editorconfig/PortedFromFxCopRulesDefault/.editorconfig",
|
|
1729
|
+
"editorconfig/PortedFromFxCopRulesEnabled/.editorconfig",
|
|
1730
|
+
"microsoft.codeanalysis.analyzers.3.11.0.nupkg.sha512",
|
|
1731
|
+
"microsoft.codeanalysis.analyzers.nuspec",
|
|
1732
|
+
"rulesets/AllRulesDefault.ruleset",
|
|
1733
|
+
"rulesets/AllRulesDisabled.ruleset",
|
|
1734
|
+
"rulesets/AllRulesEnabled.ruleset",
|
|
1735
|
+
"rulesets/CorrectnessRulesDefault.ruleset",
|
|
1736
|
+
"rulesets/CorrectnessRulesEnabled.ruleset",
|
|
1737
|
+
"rulesets/DataflowRulesDefault.ruleset",
|
|
1738
|
+
"rulesets/DataflowRulesEnabled.ruleset",
|
|
1739
|
+
"rulesets/LibraryRulesDefault.ruleset",
|
|
1740
|
+
"rulesets/LibraryRulesEnabled.ruleset",
|
|
1741
|
+
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesDefault.ruleset",
|
|
1742
|
+
"rulesets/MicrosoftCodeAnalysisCompatibilityRulesEnabled.ruleset",
|
|
1743
|
+
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesDefault.ruleset",
|
|
1744
|
+
"rulesets/MicrosoftCodeAnalysisCorrectnessRulesEnabled.ruleset",
|
|
1745
|
+
"rulesets/MicrosoftCodeAnalysisDesignRulesDefault.ruleset",
|
|
1746
|
+
"rulesets/MicrosoftCodeAnalysisDesignRulesEnabled.ruleset",
|
|
1747
|
+
"rulesets/MicrosoftCodeAnalysisDocumentationRulesDefault.ruleset",
|
|
1748
|
+
"rulesets/MicrosoftCodeAnalysisDocumentationRulesEnabled.ruleset",
|
|
1749
|
+
"rulesets/MicrosoftCodeAnalysisLocalizationRulesDefault.ruleset",
|
|
1750
|
+
"rulesets/MicrosoftCodeAnalysisLocalizationRulesEnabled.ruleset",
|
|
1751
|
+
"rulesets/MicrosoftCodeAnalysisPerformanceRulesDefault.ruleset",
|
|
1752
|
+
"rulesets/MicrosoftCodeAnalysisPerformanceRulesEnabled.ruleset",
|
|
1753
|
+
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesDefault.ruleset",
|
|
1754
|
+
"rulesets/MicrosoftCodeAnalysisReleaseTrackingRulesEnabled.ruleset",
|
|
1755
|
+
"rulesets/PortedFromFxCopRulesDefault.ruleset",
|
|
1756
|
+
"rulesets/PortedFromFxCopRulesEnabled.ruleset",
|
|
1757
|
+
"tools/install.ps1",
|
|
1758
|
+
"tools/uninstall.ps1"
|
|
1759
|
+
]
|
|
1760
|
+
},
|
|
1761
|
+
"Microsoft.CodeAnalysis.Common/5.0.0": {
|
|
1762
|
+
"sha512": "ZXRAdvH6GiDeHRyd3q/km8Z44RoM6FBWHd+gen/la81mVnAdHTEsEkO5J0TCNXBymAcx5UYKt5TvgKBhaLJEow==",
|
|
1763
|
+
"type": "package",
|
|
1764
|
+
"path": "microsoft.codeanalysis.common/5.0.0",
|
|
1765
|
+
"files": [
|
|
1766
|
+
".nupkg.metadata",
|
|
1767
|
+
".signature.p7s",
|
|
1768
|
+
"Icon.png",
|
|
1769
|
+
"ThirdPartyNotices.rtf",
|
|
1770
|
+
"lib/net8.0/Microsoft.CodeAnalysis.dll",
|
|
1771
|
+
"lib/net8.0/Microsoft.CodeAnalysis.pdb",
|
|
1772
|
+
"lib/net8.0/Microsoft.CodeAnalysis.xml",
|
|
1773
|
+
"lib/net8.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
1774
|
+
"lib/net8.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
1775
|
+
"lib/net8.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
1776
|
+
"lib/net8.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
1777
|
+
"lib/net8.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
1778
|
+
"lib/net8.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
1779
|
+
"lib/net8.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
1780
|
+
"lib/net8.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
1781
|
+
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
1782
|
+
"lib/net8.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
1783
|
+
"lib/net8.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
1784
|
+
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
1785
|
+
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
1786
|
+
"lib/net9.0/Microsoft.CodeAnalysis.dll",
|
|
1787
|
+
"lib/net9.0/Microsoft.CodeAnalysis.pdb",
|
|
1788
|
+
"lib/net9.0/Microsoft.CodeAnalysis.xml",
|
|
1789
|
+
"lib/net9.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
1790
|
+
"lib/net9.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
1791
|
+
"lib/net9.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
1792
|
+
"lib/net9.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
1793
|
+
"lib/net9.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
1794
|
+
"lib/net9.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
1795
|
+
"lib/net9.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
1796
|
+
"lib/net9.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
1797
|
+
"lib/net9.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
1798
|
+
"lib/net9.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
1799
|
+
"lib/net9.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
1800
|
+
"lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
1801
|
+
"lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
1802
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.dll",
|
|
1803
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.pdb",
|
|
1804
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.xml",
|
|
1805
|
+
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.resources.dll",
|
|
1806
|
+
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.resources.dll",
|
|
1807
|
+
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.resources.dll",
|
|
1808
|
+
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.resources.dll",
|
|
1809
|
+
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.resources.dll",
|
|
1810
|
+
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.resources.dll",
|
|
1811
|
+
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.resources.dll",
|
|
1812
|
+
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.resources.dll",
|
|
1813
|
+
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.resources.dll",
|
|
1814
|
+
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.resources.dll",
|
|
1815
|
+
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.resources.dll",
|
|
1816
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.resources.dll",
|
|
1817
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.resources.dll",
|
|
1818
|
+
"microsoft.codeanalysis.common.5.0.0.nupkg.sha512",
|
|
1819
|
+
"microsoft.codeanalysis.common.nuspec"
|
|
1820
|
+
]
|
|
1821
|
+
},
|
|
1822
|
+
"Microsoft.CodeAnalysis.CSharp/5.0.0": {
|
|
1823
|
+
"sha512": "5DSyJ9bk+ATuDy7fp2Zt0mJStDVKbBoiz1DyfAwSa+k4H4IwykAUcV3URelw5b8/iVbfSaOwkwmPUZH6opZKCw==",
|
|
1824
|
+
"type": "package",
|
|
1825
|
+
"path": "microsoft.codeanalysis.csharp/5.0.0",
|
|
1826
|
+
"files": [
|
|
1827
|
+
".nupkg.metadata",
|
|
1828
|
+
".signature.p7s",
|
|
1829
|
+
"Icon.png",
|
|
1830
|
+
"ThirdPartyNotices.rtf",
|
|
1831
|
+
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
1832
|
+
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
1833
|
+
"lib/net8.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
1834
|
+
"lib/net8.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1835
|
+
"lib/net8.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1836
|
+
"lib/net8.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1837
|
+
"lib/net8.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1838
|
+
"lib/net8.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1839
|
+
"lib/net8.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1840
|
+
"lib/net8.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1841
|
+
"lib/net8.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1842
|
+
"lib/net8.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1843
|
+
"lib/net8.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1844
|
+
"lib/net8.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1845
|
+
"lib/net8.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1846
|
+
"lib/net8.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1847
|
+
"lib/net9.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
1848
|
+
"lib/net9.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
1849
|
+
"lib/net9.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
1850
|
+
"lib/net9.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1851
|
+
"lib/net9.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1852
|
+
"lib/net9.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1853
|
+
"lib/net9.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1854
|
+
"lib/net9.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1855
|
+
"lib/net9.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1856
|
+
"lib/net9.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1857
|
+
"lib/net9.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1858
|
+
"lib/net9.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1859
|
+
"lib/net9.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1860
|
+
"lib/net9.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1861
|
+
"lib/net9.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1862
|
+
"lib/net9.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1863
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.dll",
|
|
1864
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.pdb",
|
|
1865
|
+
"lib/netstandard2.0/Microsoft.CodeAnalysis.CSharp.xml",
|
|
1866
|
+
"lib/netstandard2.0/cs/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1867
|
+
"lib/netstandard2.0/de/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1868
|
+
"lib/netstandard2.0/es/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1869
|
+
"lib/netstandard2.0/fr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1870
|
+
"lib/netstandard2.0/it/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1871
|
+
"lib/netstandard2.0/ja/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1872
|
+
"lib/netstandard2.0/ko/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1873
|
+
"lib/netstandard2.0/pl/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1874
|
+
"lib/netstandard2.0/pt-BR/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1875
|
+
"lib/netstandard2.0/ru/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1876
|
+
"lib/netstandard2.0/tr/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1877
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1878
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.CodeAnalysis.CSharp.resources.dll",
|
|
1879
|
+
"microsoft.codeanalysis.csharp.5.0.0.nupkg.sha512",
|
|
1880
|
+
"microsoft.codeanalysis.csharp.nuspec"
|
|
1881
|
+
]
|
|
1882
|
+
},
|
|
1883
|
+
"Microsoft.CodeCoverage/18.0.1": {
|
|
1884
|
+
"sha512": "O+utSr97NAJowIQT/OVp3Lh9QgW/wALVTP4RG1m2AfFP4IyJmJz0ZBmFJUsRQiAPgq6IRC0t8AAzsiPIsaUDEA==",
|
|
1885
|
+
"type": "package",
|
|
1886
|
+
"path": "microsoft.codecoverage/18.0.1",
|
|
1887
|
+
"files": [
|
|
1888
|
+
".nupkg.metadata",
|
|
1889
|
+
".signature.p7s",
|
|
1890
|
+
"Icon.png",
|
|
1891
|
+
"PACKAGE.md",
|
|
1892
|
+
"ThirdPartyNotices.txt",
|
|
1893
|
+
"build/netstandard2.0/CodeCoverage/CodeCoverage.config",
|
|
1894
|
+
"build/netstandard2.0/CodeCoverage/CodeCoverage.exe",
|
|
1895
|
+
"build/netstandard2.0/CodeCoverage/CodeCoverageMessages.dll",
|
|
1896
|
+
"build/netstandard2.0/CodeCoverage/Cov_x86.config",
|
|
1897
|
+
"build/netstandard2.0/CodeCoverage/amd64/CodeCoverage.exe",
|
|
1898
|
+
"build/netstandard2.0/CodeCoverage/amd64/Cov_x64.config",
|
|
1899
|
+
"build/netstandard2.0/CodeCoverage/amd64/covrun64.dll",
|
|
1900
|
+
"build/netstandard2.0/CodeCoverage/amd64/msdia140.dll",
|
|
1901
|
+
"build/netstandard2.0/CodeCoverage/arm64/Cov_arm64.config",
|
|
1902
|
+
"build/netstandard2.0/CodeCoverage/arm64/covrunarm64.dll",
|
|
1903
|
+
"build/netstandard2.0/CodeCoverage/arm64/msdia140.dll",
|
|
1904
|
+
"build/netstandard2.0/CodeCoverage/coreclr/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
1905
|
+
"build/netstandard2.0/CodeCoverage/covrun32.dll",
|
|
1906
|
+
"build/netstandard2.0/CodeCoverage/msdia140.dll",
|
|
1907
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.Core.dll",
|
|
1908
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.Core.dll",
|
|
1909
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.Instrumentation.dll",
|
|
1910
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.Interprocess.dll",
|
|
1911
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.props",
|
|
1912
|
+
"build/netstandard2.0/Microsoft.CodeCoverage.targets",
|
|
1913
|
+
"build/netstandard2.0/Microsoft.DiaSymReader.dll",
|
|
1914
|
+
"build/netstandard2.0/Microsoft.VisualStudio.TraceDataCollector.dll",
|
|
1915
|
+
"build/netstandard2.0/Mono.Cecil.Pdb.dll",
|
|
1916
|
+
"build/netstandard2.0/Mono.Cecil.Rocks.dll",
|
|
1917
|
+
"build/netstandard2.0/Mono.Cecil.dll",
|
|
1918
|
+
"build/netstandard2.0/System.Memory.dll",
|
|
1919
|
+
"build/netstandard2.0/System.Text.Json.dll",
|
|
1920
|
+
"build/netstandard2.0/ThirdPartyNotices.txt",
|
|
1921
|
+
"build/netstandard2.0/alpine/x64/Cov_x64.config",
|
|
1922
|
+
"build/netstandard2.0/alpine/x64/libCoverageInstrumentationMethod.so",
|
|
1923
|
+
"build/netstandard2.0/alpine/x64/libInstrumentationEngine.so",
|
|
1924
|
+
"build/netstandard2.0/arm64/MicrosoftInstrumentationEngine_arm64.dll",
|
|
1925
|
+
"build/netstandard2.0/cs/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1926
|
+
"build/netstandard2.0/cs/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1927
|
+
"build/netstandard2.0/de/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1928
|
+
"build/netstandard2.0/de/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1929
|
+
"build/netstandard2.0/es/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1930
|
+
"build/netstandard2.0/es/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1931
|
+
"build/netstandard2.0/fr/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1932
|
+
"build/netstandard2.0/fr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1933
|
+
"build/netstandard2.0/it/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1934
|
+
"build/netstandard2.0/it/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1935
|
+
"build/netstandard2.0/ja/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1936
|
+
"build/netstandard2.0/ja/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1937
|
+
"build/netstandard2.0/ko/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1938
|
+
"build/netstandard2.0/ko/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1939
|
+
"build/netstandard2.0/macos/x64/Cov_x64.config",
|
|
1940
|
+
"build/netstandard2.0/macos/x64/libCoverageInstrumentationMethod.dylib",
|
|
1941
|
+
"build/netstandard2.0/macos/x64/libInstrumentationEngine.dylib",
|
|
1942
|
+
"build/netstandard2.0/pl/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1943
|
+
"build/netstandard2.0/pl/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1944
|
+
"build/netstandard2.0/pt-BR/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1945
|
+
"build/netstandard2.0/pt-BR/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1946
|
+
"build/netstandard2.0/ru/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1947
|
+
"build/netstandard2.0/ru/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1948
|
+
"build/netstandard2.0/tr/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1949
|
+
"build/netstandard2.0/tr/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1950
|
+
"build/netstandard2.0/ubuntu/x64/Cov_x64.config",
|
|
1951
|
+
"build/netstandard2.0/ubuntu/x64/libCoverageInstrumentationMethod.so",
|
|
1952
|
+
"build/netstandard2.0/ubuntu/x64/libInstrumentationEngine.so",
|
|
1953
|
+
"build/netstandard2.0/x64/MicrosoftInstrumentationEngine_x64.dll",
|
|
1954
|
+
"build/netstandard2.0/x86/MicrosoftInstrumentationEngine_x86.dll",
|
|
1955
|
+
"build/netstandard2.0/zh-Hans/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1956
|
+
"build/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1957
|
+
"build/netstandard2.0/zh-Hant/Microsoft.CodeCoverage.Core.resources.dll",
|
|
1958
|
+
"build/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TraceDataCollector.resources.dll",
|
|
1959
|
+
"lib/net462/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
1960
|
+
"lib/net8.0/Microsoft.VisualStudio.CodeCoverage.Shim.dll",
|
|
1961
|
+
"microsoft.codecoverage.18.0.1.nupkg.sha512",
|
|
1962
|
+
"microsoft.codecoverage.nuspec"
|
|
1963
|
+
]
|
|
1964
|
+
},
|
|
1965
|
+
"Microsoft.NET.Test.Sdk/18.0.1": {
|
|
1966
|
+
"sha512": "WNpu6vI2rA0pXY4r7NKxCN16XRWl5uHu6qjuyVLoDo6oYEggIQefrMjkRuibQHm/NslIUNCcKftvoWAN80MSAg==",
|
|
1967
|
+
"type": "package",
|
|
1968
|
+
"path": "microsoft.net.test.sdk/18.0.1",
|
|
1969
|
+
"files": [
|
|
1970
|
+
".nupkg.metadata",
|
|
1971
|
+
".signature.p7s",
|
|
1972
|
+
"Icon.png",
|
|
1973
|
+
"build/net462/Microsoft.NET.Test.Sdk.props",
|
|
1974
|
+
"build/net462/Microsoft.NET.Test.Sdk.targets",
|
|
1975
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.Program.cs",
|
|
1976
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.Program.fs",
|
|
1977
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.Program.vb",
|
|
1978
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.props",
|
|
1979
|
+
"build/net8.0/Microsoft.NET.Test.Sdk.targets",
|
|
1980
|
+
"build/netcoreapp2.0/Microsoft.NET.Test.Sdk.props",
|
|
1981
|
+
"build/netcoreapp2.0/Microsoft.NET.Test.Sdk.targets",
|
|
1982
|
+
"build/netstandard2.0/Microsoft.NET.Test.Sdk.props",
|
|
1983
|
+
"build/netstandard2.0/Microsoft.NET.Test.Sdk.targets",
|
|
1984
|
+
"buildMultiTargeting/net462/Microsoft.NET.Test.Sdk.props",
|
|
1985
|
+
"buildMultiTargeting/net8.0/Microsoft.NET.Test.Sdk.props",
|
|
1986
|
+
"buildMultiTargeting/netcoreapp2.0/Microsoft.NET.Test.Sdk.props",
|
|
1987
|
+
"buildMultiTargeting/netcoreapp2.0/Microsoft.NET.Test.Sdk.targets",
|
|
1988
|
+
"buildMultiTargeting/netstandard2.0/Microsoft.NET.Test.Sdk.props",
|
|
1989
|
+
"buildMultiTargeting/netstandard2.0/Microsoft.NET.Test.Sdk.targets",
|
|
1990
|
+
"lib/native/_._",
|
|
1991
|
+
"lib/net462/_._",
|
|
1992
|
+
"lib/net8.0/_._",
|
|
1993
|
+
"microsoft.net.test.sdk.18.0.1.nupkg.sha512",
|
|
1994
|
+
"microsoft.net.test.sdk.nuspec"
|
|
1995
|
+
]
|
|
1996
|
+
},
|
|
1997
|
+
"Microsoft.NETCore.Platforms/5.0.0": {
|
|
1998
|
+
"sha512": "VyPlqzH2wavqquTcYpkIIAQ6WdenuKoFN0BdYBbCWsclXacSOHNQn66Gt4z5NBqEYW0FAPm5rlvki9ZiCij5xQ==",
|
|
1999
|
+
"type": "package",
|
|
2000
|
+
"path": "microsoft.netcore.platforms/5.0.0",
|
|
2001
|
+
"files": [
|
|
2002
|
+
".nupkg.metadata",
|
|
2003
|
+
".signature.p7s",
|
|
2004
|
+
"Icon.png",
|
|
2005
|
+
"LICENSE.TXT",
|
|
2006
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2007
|
+
"lib/netstandard1.0/_._",
|
|
2008
|
+
"microsoft.netcore.platforms.5.0.0.nupkg.sha512",
|
|
2009
|
+
"microsoft.netcore.platforms.nuspec",
|
|
2010
|
+
"runtime.json",
|
|
2011
|
+
"useSharedDesignerContext.txt",
|
|
2012
|
+
"version.txt"
|
|
2013
|
+
]
|
|
2014
|
+
},
|
|
2015
|
+
"Microsoft.Testing.Extensions.Telemetry/1.9.1": {
|
|
2016
|
+
"sha512": "No5AudZMmSb+uNXjlgL2y3/stHD2IT4uxqc5yHwkE+/nNux9jbKcaJMvcp9SwgP4DVD8L9/P3OUz8mmmcvEIdQ==",
|
|
2017
|
+
"type": "package",
|
|
2018
|
+
"path": "microsoft.testing.extensions.telemetry/1.9.1",
|
|
2019
|
+
"files": [
|
|
2020
|
+
".nupkg.metadata",
|
|
2021
|
+
".signature.p7s",
|
|
2022
|
+
"Icon.png",
|
|
2023
|
+
"PACKAGE.md",
|
|
2024
|
+
"build/net6.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2025
|
+
"build/net7.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2026
|
+
"build/net8.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2027
|
+
"build/net9.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2028
|
+
"build/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2029
|
+
"buildMultiTargeting/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2030
|
+
"buildTransitive/net6.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2031
|
+
"buildTransitive/net7.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2032
|
+
"buildTransitive/net8.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2033
|
+
"buildTransitive/net9.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2034
|
+
"buildTransitive/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.props",
|
|
2035
|
+
"lib/net6.0/Microsoft.Testing.Extensions.Telemetry.dll",
|
|
2036
|
+
"lib/net6.0/Microsoft.Testing.Extensions.Telemetry.xml",
|
|
2037
|
+
"lib/net6.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2038
|
+
"lib/net6.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2039
|
+
"lib/net6.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2040
|
+
"lib/net6.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2041
|
+
"lib/net6.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2042
|
+
"lib/net6.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2043
|
+
"lib/net6.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2044
|
+
"lib/net6.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2045
|
+
"lib/net6.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2046
|
+
"lib/net6.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2047
|
+
"lib/net6.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2048
|
+
"lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2049
|
+
"lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2050
|
+
"lib/net7.0/Microsoft.Testing.Extensions.Telemetry.dll",
|
|
2051
|
+
"lib/net7.0/Microsoft.Testing.Extensions.Telemetry.xml",
|
|
2052
|
+
"lib/net7.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2053
|
+
"lib/net7.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2054
|
+
"lib/net7.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2055
|
+
"lib/net7.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2056
|
+
"lib/net7.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2057
|
+
"lib/net7.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2058
|
+
"lib/net7.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2059
|
+
"lib/net7.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2060
|
+
"lib/net7.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2061
|
+
"lib/net7.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2062
|
+
"lib/net7.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2063
|
+
"lib/net7.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2064
|
+
"lib/net7.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2065
|
+
"lib/net8.0/Microsoft.Testing.Extensions.Telemetry.dll",
|
|
2066
|
+
"lib/net8.0/Microsoft.Testing.Extensions.Telemetry.xml",
|
|
2067
|
+
"lib/net8.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2068
|
+
"lib/net8.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2069
|
+
"lib/net8.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2070
|
+
"lib/net8.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2071
|
+
"lib/net8.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2072
|
+
"lib/net8.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2073
|
+
"lib/net8.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2074
|
+
"lib/net8.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2075
|
+
"lib/net8.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2076
|
+
"lib/net8.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2077
|
+
"lib/net8.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2078
|
+
"lib/net8.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2079
|
+
"lib/net8.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2080
|
+
"lib/net9.0/Microsoft.Testing.Extensions.Telemetry.dll",
|
|
2081
|
+
"lib/net9.0/Microsoft.Testing.Extensions.Telemetry.xml",
|
|
2082
|
+
"lib/net9.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2083
|
+
"lib/net9.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2084
|
+
"lib/net9.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2085
|
+
"lib/net9.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2086
|
+
"lib/net9.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2087
|
+
"lib/net9.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2088
|
+
"lib/net9.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2089
|
+
"lib/net9.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2090
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2091
|
+
"lib/net9.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2092
|
+
"lib/net9.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2093
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2094
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2095
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.dll",
|
|
2096
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.Telemetry.xml",
|
|
2097
|
+
"lib/netstandard2.0/cs/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2098
|
+
"lib/netstandard2.0/de/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2099
|
+
"lib/netstandard2.0/es/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2100
|
+
"lib/netstandard2.0/fr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2101
|
+
"lib/netstandard2.0/it/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2102
|
+
"lib/netstandard2.0/ja/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2103
|
+
"lib/netstandard2.0/ko/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2104
|
+
"lib/netstandard2.0/pl/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2105
|
+
"lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2106
|
+
"lib/netstandard2.0/ru/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2107
|
+
"lib/netstandard2.0/tr/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2108
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2109
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.Telemetry.resources.dll",
|
|
2110
|
+
"microsoft.testing.extensions.telemetry.1.9.1.nupkg.sha512",
|
|
2111
|
+
"microsoft.testing.extensions.telemetry.nuspec"
|
|
2112
|
+
]
|
|
2113
|
+
},
|
|
2114
|
+
"Microsoft.Testing.Extensions.TrxReport.Abstractions/1.9.1": {
|
|
2115
|
+
"sha512": "AL46Xe1WBi85Ntd4mNPvat5ZSsZ2uejiVqoKCypr8J3wK0elA5xJ3AN4G/Q4GIwzUFnggZoH/DBjnr9J18IO/g==",
|
|
2116
|
+
"type": "package",
|
|
2117
|
+
"path": "microsoft.testing.extensions.trxreport.abstractions/1.9.1",
|
|
2118
|
+
"files": [
|
|
2119
|
+
".nupkg.metadata",
|
|
2120
|
+
".signature.p7s",
|
|
2121
|
+
"Icon.png",
|
|
2122
|
+
"PACKAGE.md",
|
|
2123
|
+
"lib/net6.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll",
|
|
2124
|
+
"lib/net6.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml",
|
|
2125
|
+
"lib/net7.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll",
|
|
2126
|
+
"lib/net7.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml",
|
|
2127
|
+
"lib/net8.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll",
|
|
2128
|
+
"lib/net8.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml",
|
|
2129
|
+
"lib/net9.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll",
|
|
2130
|
+
"lib/net9.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml",
|
|
2131
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.dll",
|
|
2132
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.TrxReport.Abstractions.xml",
|
|
2133
|
+
"microsoft.testing.extensions.trxreport.abstractions.1.9.1.nupkg.sha512",
|
|
2134
|
+
"microsoft.testing.extensions.trxreport.abstractions.nuspec"
|
|
2135
|
+
]
|
|
2136
|
+
},
|
|
2137
|
+
"Microsoft.Testing.Platform/1.9.1": {
|
|
2138
|
+
"sha512": "QafNtNSmEI0zazdebnsIkDKmFtTSpmx/5PLOjURWwozcPb3tvRxzosQSL8xwYNM1iPhhKiBksXZyRSE2COisrA==",
|
|
2139
|
+
"type": "package",
|
|
2140
|
+
"path": "microsoft.testing.platform/1.9.1",
|
|
2141
|
+
"files": [
|
|
2142
|
+
".nupkg.metadata",
|
|
2143
|
+
".signature.p7s",
|
|
2144
|
+
"Icon.png",
|
|
2145
|
+
"PACKAGE.md",
|
|
2146
|
+
"build/net6.0/Microsoft.Testing.Platform.props",
|
|
2147
|
+
"build/net6.0/Microsoft.Testing.Platform.targets",
|
|
2148
|
+
"build/net7.0/Microsoft.Testing.Platform.props",
|
|
2149
|
+
"build/net7.0/Microsoft.Testing.Platform.targets",
|
|
2150
|
+
"build/net8.0/Microsoft.Testing.Platform.props",
|
|
2151
|
+
"build/net8.0/Microsoft.Testing.Platform.targets",
|
|
2152
|
+
"build/net9.0/Microsoft.Testing.Platform.props",
|
|
2153
|
+
"build/net9.0/Microsoft.Testing.Platform.targets",
|
|
2154
|
+
"build/netstandard2.0/Microsoft.Testing.Platform.props",
|
|
2155
|
+
"build/netstandard2.0/Microsoft.Testing.Platform.targets",
|
|
2156
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.props",
|
|
2157
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.targets",
|
|
2158
|
+
"buildTransitive/net6.0/Microsoft.Testing.Platform.props",
|
|
2159
|
+
"buildTransitive/net6.0/Microsoft.Testing.Platform.targets",
|
|
2160
|
+
"buildTransitive/net7.0/Microsoft.Testing.Platform.props",
|
|
2161
|
+
"buildTransitive/net7.0/Microsoft.Testing.Platform.targets",
|
|
2162
|
+
"buildTransitive/net8.0/Microsoft.Testing.Platform.props",
|
|
2163
|
+
"buildTransitive/net8.0/Microsoft.Testing.Platform.targets",
|
|
2164
|
+
"buildTransitive/net9.0/Microsoft.Testing.Platform.props",
|
|
2165
|
+
"buildTransitive/net9.0/Microsoft.Testing.Platform.targets",
|
|
2166
|
+
"buildTransitive/netstandard2.0/Microsoft.Testing.Platform.props",
|
|
2167
|
+
"buildTransitive/netstandard2.0/Microsoft.Testing.Platform.targets",
|
|
2168
|
+
"lib/net6.0/Microsoft.Testing.Platform.dll",
|
|
2169
|
+
"lib/net6.0/Microsoft.Testing.Platform.xml",
|
|
2170
|
+
"lib/net6.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2171
|
+
"lib/net6.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2172
|
+
"lib/net6.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2173
|
+
"lib/net6.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2174
|
+
"lib/net6.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2175
|
+
"lib/net6.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2176
|
+
"lib/net6.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2177
|
+
"lib/net6.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2178
|
+
"lib/net6.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2179
|
+
"lib/net6.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2180
|
+
"lib/net6.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2181
|
+
"lib/net6.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2182
|
+
"lib/net6.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2183
|
+
"lib/net7.0/Microsoft.Testing.Platform.dll",
|
|
2184
|
+
"lib/net7.0/Microsoft.Testing.Platform.xml",
|
|
2185
|
+
"lib/net7.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2186
|
+
"lib/net7.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2187
|
+
"lib/net7.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2188
|
+
"lib/net7.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2189
|
+
"lib/net7.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2190
|
+
"lib/net7.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2191
|
+
"lib/net7.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2192
|
+
"lib/net7.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2193
|
+
"lib/net7.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2194
|
+
"lib/net7.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2195
|
+
"lib/net7.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2196
|
+
"lib/net7.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2197
|
+
"lib/net7.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2198
|
+
"lib/net8.0/Microsoft.Testing.Platform.dll",
|
|
2199
|
+
"lib/net8.0/Microsoft.Testing.Platform.xml",
|
|
2200
|
+
"lib/net8.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2201
|
+
"lib/net8.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2202
|
+
"lib/net8.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2203
|
+
"lib/net8.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2204
|
+
"lib/net8.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2205
|
+
"lib/net8.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2206
|
+
"lib/net8.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2207
|
+
"lib/net8.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2208
|
+
"lib/net8.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2209
|
+
"lib/net8.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2210
|
+
"lib/net8.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2211
|
+
"lib/net8.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2212
|
+
"lib/net8.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2213
|
+
"lib/net9.0/Microsoft.Testing.Platform.dll",
|
|
2214
|
+
"lib/net9.0/Microsoft.Testing.Platform.xml",
|
|
2215
|
+
"lib/net9.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2216
|
+
"lib/net9.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2217
|
+
"lib/net9.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2218
|
+
"lib/net9.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2219
|
+
"lib/net9.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2220
|
+
"lib/net9.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2221
|
+
"lib/net9.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2222
|
+
"lib/net9.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2223
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2224
|
+
"lib/net9.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2225
|
+
"lib/net9.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2226
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2227
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2228
|
+
"lib/netstandard2.0/Microsoft.Testing.Platform.dll",
|
|
2229
|
+
"lib/netstandard2.0/Microsoft.Testing.Platform.xml",
|
|
2230
|
+
"lib/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2231
|
+
"lib/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2232
|
+
"lib/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2233
|
+
"lib/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2234
|
+
"lib/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2235
|
+
"lib/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2236
|
+
"lib/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2237
|
+
"lib/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2238
|
+
"lib/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2239
|
+
"lib/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2240
|
+
"lib/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2241
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2242
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2243
|
+
"microsoft.testing.platform.1.9.1.nupkg.sha512",
|
|
2244
|
+
"microsoft.testing.platform.nuspec"
|
|
2245
|
+
]
|
|
2246
|
+
},
|
|
2247
|
+
"Microsoft.Testing.Platform.MSBuild/1.9.1": {
|
|
2248
|
+
"sha512": "oTUtyR4X/s9ytuiNA29FGsNCCH0rNmY5Wdm14NCKLjTM1cT9edVSlA+rGS/mVmusPqcP0l/x9qOnMXg16v87RQ==",
|
|
2249
|
+
"type": "package",
|
|
2250
|
+
"path": "microsoft.testing.platform.msbuild/1.9.1",
|
|
2251
|
+
"files": [
|
|
2252
|
+
".nupkg.metadata",
|
|
2253
|
+
".signature.p7s",
|
|
2254
|
+
"Icon.png",
|
|
2255
|
+
"PACKAGE.md",
|
|
2256
|
+
"_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.MSBuild.dll",
|
|
2257
|
+
"_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.MSBuild.xml",
|
|
2258
|
+
"_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.dll",
|
|
2259
|
+
"_MSBuildTasks/netstandard2.0/Microsoft.Testing.Platform.xml",
|
|
2260
|
+
"_MSBuildTasks/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
2261
|
+
"_MSBuildTasks/netstandard2.0/System.Security.AccessControl.dll",
|
|
2262
|
+
"_MSBuildTasks/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
2263
|
+
"_MSBuildTasks/netstandard2.0/cs/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2264
|
+
"_MSBuildTasks/netstandard2.0/cs/Microsoft.Testing.Platform.resources.dll",
|
|
2265
|
+
"_MSBuildTasks/netstandard2.0/de/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2266
|
+
"_MSBuildTasks/netstandard2.0/de/Microsoft.Testing.Platform.resources.dll",
|
|
2267
|
+
"_MSBuildTasks/netstandard2.0/es/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2268
|
+
"_MSBuildTasks/netstandard2.0/es/Microsoft.Testing.Platform.resources.dll",
|
|
2269
|
+
"_MSBuildTasks/netstandard2.0/fr/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2270
|
+
"_MSBuildTasks/netstandard2.0/fr/Microsoft.Testing.Platform.resources.dll",
|
|
2271
|
+
"_MSBuildTasks/netstandard2.0/it/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2272
|
+
"_MSBuildTasks/netstandard2.0/it/Microsoft.Testing.Platform.resources.dll",
|
|
2273
|
+
"_MSBuildTasks/netstandard2.0/ja/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2274
|
+
"_MSBuildTasks/netstandard2.0/ja/Microsoft.Testing.Platform.resources.dll",
|
|
2275
|
+
"_MSBuildTasks/netstandard2.0/ko/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2276
|
+
"_MSBuildTasks/netstandard2.0/ko/Microsoft.Testing.Platform.resources.dll",
|
|
2277
|
+
"_MSBuildTasks/netstandard2.0/pl/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2278
|
+
"_MSBuildTasks/netstandard2.0/pl/Microsoft.Testing.Platform.resources.dll",
|
|
2279
|
+
"_MSBuildTasks/netstandard2.0/pt-BR/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2280
|
+
"_MSBuildTasks/netstandard2.0/pt-BR/Microsoft.Testing.Platform.resources.dll",
|
|
2281
|
+
"_MSBuildTasks/netstandard2.0/ru/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2282
|
+
"_MSBuildTasks/netstandard2.0/ru/Microsoft.Testing.Platform.resources.dll",
|
|
2283
|
+
"_MSBuildTasks/netstandard2.0/tr/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2284
|
+
"_MSBuildTasks/netstandard2.0/tr/Microsoft.Testing.Platform.resources.dll",
|
|
2285
|
+
"_MSBuildTasks/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2286
|
+
"_MSBuildTasks/netstandard2.0/zh-Hans/Microsoft.Testing.Platform.resources.dll",
|
|
2287
|
+
"_MSBuildTasks/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.MSBuild.resources.dll",
|
|
2288
|
+
"_MSBuildTasks/netstandard2.0/zh-Hant/Microsoft.Testing.Platform.resources.dll",
|
|
2289
|
+
"build/Microsoft.Testing.Platform.MSBuild.props",
|
|
2290
|
+
"build/Microsoft.Testing.Platform.MSBuild.targets",
|
|
2291
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.CustomTestTarget.targets",
|
|
2292
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.VSTest.targets",
|
|
2293
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.props",
|
|
2294
|
+
"buildMultiTargeting/Microsoft.Testing.Platform.MSBuild.targets",
|
|
2295
|
+
"buildTransitive/Microsoft.Testing.Platform.MSBuild.props",
|
|
2296
|
+
"buildTransitive/Microsoft.Testing.Platform.MSBuild.targets",
|
|
2297
|
+
"lib/net6.0/Microsoft.Testing.Extensions.MSBuild.dll",
|
|
2298
|
+
"lib/net6.0/Microsoft.Testing.Extensions.MSBuild.xml",
|
|
2299
|
+
"lib/net6.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2300
|
+
"lib/net6.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2301
|
+
"lib/net6.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2302
|
+
"lib/net6.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2303
|
+
"lib/net6.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2304
|
+
"lib/net6.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2305
|
+
"lib/net6.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2306
|
+
"lib/net6.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2307
|
+
"lib/net6.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2308
|
+
"lib/net6.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2309
|
+
"lib/net6.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2310
|
+
"lib/net6.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2311
|
+
"lib/net6.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2312
|
+
"lib/net7.0/Microsoft.Testing.Extensions.MSBuild.dll",
|
|
2313
|
+
"lib/net7.0/Microsoft.Testing.Extensions.MSBuild.xml",
|
|
2314
|
+
"lib/net7.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2315
|
+
"lib/net7.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2316
|
+
"lib/net7.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2317
|
+
"lib/net7.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2318
|
+
"lib/net7.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2319
|
+
"lib/net7.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2320
|
+
"lib/net7.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2321
|
+
"lib/net7.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2322
|
+
"lib/net7.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2323
|
+
"lib/net7.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2324
|
+
"lib/net7.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2325
|
+
"lib/net7.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2326
|
+
"lib/net7.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2327
|
+
"lib/net8.0/Microsoft.Testing.Extensions.MSBuild.dll",
|
|
2328
|
+
"lib/net8.0/Microsoft.Testing.Extensions.MSBuild.xml",
|
|
2329
|
+
"lib/net8.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2330
|
+
"lib/net8.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2331
|
+
"lib/net8.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2332
|
+
"lib/net8.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2333
|
+
"lib/net8.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2334
|
+
"lib/net8.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2335
|
+
"lib/net8.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2336
|
+
"lib/net8.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2337
|
+
"lib/net8.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2338
|
+
"lib/net8.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2339
|
+
"lib/net8.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2340
|
+
"lib/net8.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2341
|
+
"lib/net8.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2342
|
+
"lib/net9.0/Microsoft.Testing.Extensions.MSBuild.dll",
|
|
2343
|
+
"lib/net9.0/Microsoft.Testing.Extensions.MSBuild.xml",
|
|
2344
|
+
"lib/net9.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2345
|
+
"lib/net9.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2346
|
+
"lib/net9.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2347
|
+
"lib/net9.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2348
|
+
"lib/net9.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2349
|
+
"lib/net9.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2350
|
+
"lib/net9.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2351
|
+
"lib/net9.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2352
|
+
"lib/net9.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2353
|
+
"lib/net9.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2354
|
+
"lib/net9.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2355
|
+
"lib/net9.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2356
|
+
"lib/net9.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2357
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.MSBuild.dll",
|
|
2358
|
+
"lib/netstandard2.0/Microsoft.Testing.Extensions.MSBuild.xml",
|
|
2359
|
+
"lib/netstandard2.0/cs/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2360
|
+
"lib/netstandard2.0/de/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2361
|
+
"lib/netstandard2.0/es/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2362
|
+
"lib/netstandard2.0/fr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2363
|
+
"lib/netstandard2.0/it/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2364
|
+
"lib/netstandard2.0/ja/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2365
|
+
"lib/netstandard2.0/ko/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2366
|
+
"lib/netstandard2.0/pl/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2367
|
+
"lib/netstandard2.0/pt-BR/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2368
|
+
"lib/netstandard2.0/ru/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2369
|
+
"lib/netstandard2.0/tr/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2370
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2371
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.Testing.Extensions.MSBuild.resources.dll",
|
|
2372
|
+
"microsoft.testing.platform.msbuild.1.9.1.nupkg.sha512",
|
|
2373
|
+
"microsoft.testing.platform.msbuild.nuspec"
|
|
2374
|
+
]
|
|
2375
|
+
},
|
|
2376
|
+
"Microsoft.TestPlatform.ObjectModel/18.0.1": {
|
|
2377
|
+
"sha512": "qT/mwMcLF9BieRkzOBPL2qCopl8hQu6A1P7JWAoj/FMu5i9vds/7cjbJ/LLtaiwWevWLAeD5v5wjQJ/l6jvhWQ==",
|
|
2378
|
+
"type": "package",
|
|
2379
|
+
"path": "microsoft.testplatform.objectmodel/18.0.1",
|
|
2380
|
+
"files": [
|
|
2381
|
+
".nupkg.metadata",
|
|
2382
|
+
".signature.p7s",
|
|
2383
|
+
"Icon.png",
|
|
2384
|
+
"lib/net462/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
2385
|
+
"lib/net462/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
2386
|
+
"lib/net462/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
2387
|
+
"lib/net462/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2388
|
+
"lib/net462/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2389
|
+
"lib/net462/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2390
|
+
"lib/net462/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2391
|
+
"lib/net462/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2392
|
+
"lib/net462/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2393
|
+
"lib/net462/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2394
|
+
"lib/net462/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2395
|
+
"lib/net462/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2396
|
+
"lib/net462/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2397
|
+
"lib/net462/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2398
|
+
"lib/net462/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2399
|
+
"lib/net462/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2400
|
+
"lib/net462/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2401
|
+
"lib/net462/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2402
|
+
"lib/net462/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2403
|
+
"lib/net462/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2404
|
+
"lib/net462/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2405
|
+
"lib/net462/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2406
|
+
"lib/net462/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2407
|
+
"lib/net462/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2408
|
+
"lib/net462/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2409
|
+
"lib/net462/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2410
|
+
"lib/net462/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2411
|
+
"lib/net462/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2412
|
+
"lib/net462/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2413
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
2414
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
2415
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
2416
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2417
|
+
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2418
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2419
|
+
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2420
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2421
|
+
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2422
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2423
|
+
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2424
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2425
|
+
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2426
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2427
|
+
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2428
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2429
|
+
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2430
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2431
|
+
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2432
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2433
|
+
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2434
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2435
|
+
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2436
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2437
|
+
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2438
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2439
|
+
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2440
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2441
|
+
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2442
|
+
"lib/netstandard2.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
2443
|
+
"lib/netstandard2.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
2444
|
+
"lib/netstandard2.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
2445
|
+
"lib/netstandard2.0/cs/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2446
|
+
"lib/netstandard2.0/cs/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2447
|
+
"lib/netstandard2.0/de/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2448
|
+
"lib/netstandard2.0/de/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2449
|
+
"lib/netstandard2.0/es/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2450
|
+
"lib/netstandard2.0/es/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2451
|
+
"lib/netstandard2.0/fr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2452
|
+
"lib/netstandard2.0/fr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2453
|
+
"lib/netstandard2.0/it/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2454
|
+
"lib/netstandard2.0/it/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2455
|
+
"lib/netstandard2.0/ja/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2456
|
+
"lib/netstandard2.0/ja/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2457
|
+
"lib/netstandard2.0/ko/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2458
|
+
"lib/netstandard2.0/ko/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2459
|
+
"lib/netstandard2.0/pl/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2460
|
+
"lib/netstandard2.0/pl/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2461
|
+
"lib/netstandard2.0/pt-BR/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2462
|
+
"lib/netstandard2.0/pt-BR/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2463
|
+
"lib/netstandard2.0/ru/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2464
|
+
"lib/netstandard2.0/ru/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2465
|
+
"lib/netstandard2.0/tr/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2466
|
+
"lib/netstandard2.0/tr/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2467
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2468
|
+
"lib/netstandard2.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2469
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.TestPlatform.CoreUtilities.resources.dll",
|
|
2470
|
+
"lib/netstandard2.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.ObjectModel.resources.dll",
|
|
2471
|
+
"microsoft.testplatform.objectmodel.18.0.1.nupkg.sha512",
|
|
2472
|
+
"microsoft.testplatform.objectmodel.nuspec"
|
|
2473
|
+
]
|
|
2474
|
+
},
|
|
2475
|
+
"Microsoft.TestPlatform.TestHost/18.0.1": {
|
|
2476
|
+
"sha512": "uDJKAEjFTaa2wHdWlfo6ektyoh+WD4/Eesrwb4FpBFKsLGehhACVnwwTI4qD3FrIlIEPlxdXg3SyrYRIcO+RRQ==",
|
|
2477
|
+
"type": "package",
|
|
2478
|
+
"path": "microsoft.testplatform.testhost/18.0.1",
|
|
2479
|
+
"files": [
|
|
2480
|
+
".nupkg.metadata",
|
|
2481
|
+
".signature.p7s",
|
|
2482
|
+
"Icon.png",
|
|
2483
|
+
"ThirdPartyNotices.txt",
|
|
2484
|
+
"build/net8.0/Microsoft.TestPlatform.TestHost.props",
|
|
2485
|
+
"build/net8.0/Microsoft.TestPlatform.TestHost.targets",
|
|
2486
|
+
"build/net8.0/x64/testhost.dll",
|
|
2487
|
+
"build/net8.0/x64/testhost.exe",
|
|
2488
|
+
"build/net8.0/x86/testhost.x86.dll",
|
|
2489
|
+
"build/net8.0/x86/testhost.x86.exe",
|
|
2490
|
+
"lib/net462/_._",
|
|
2491
|
+
"lib/net8.0/Microsoft.TestPlatform.CommunicationUtilities.dll",
|
|
2492
|
+
"lib/net8.0/Microsoft.TestPlatform.CoreUtilities.dll",
|
|
2493
|
+
"lib/net8.0/Microsoft.TestPlatform.CrossPlatEngine.dll",
|
|
2494
|
+
"lib/net8.0/Microsoft.TestPlatform.PlatformAbstractions.dll",
|
|
2495
|
+
"lib/net8.0/Microsoft.TestPlatform.Utilities.dll",
|
|
2496
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.Common.dll",
|
|
2497
|
+
"lib/net8.0/Microsoft.VisualStudio.TestPlatform.ObjectModel.dll",
|
|
2498
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2499
|
+
"lib/net8.0/cs/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2500
|
+
"lib/net8.0/cs/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2501
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2502
|
+
"lib/net8.0/de/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2503
|
+
"lib/net8.0/de/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2504
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2505
|
+
"lib/net8.0/es/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2506
|
+
"lib/net8.0/es/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2507
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2508
|
+
"lib/net8.0/fr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2509
|
+
"lib/net8.0/fr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2510
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2511
|
+
"lib/net8.0/it/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2512
|
+
"lib/net8.0/it/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2513
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2514
|
+
"lib/net8.0/ja/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2515
|
+
"lib/net8.0/ja/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2516
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2517
|
+
"lib/net8.0/ko/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2518
|
+
"lib/net8.0/ko/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2519
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2520
|
+
"lib/net8.0/pl/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2521
|
+
"lib/net8.0/pl/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2522
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2523
|
+
"lib/net8.0/pt-BR/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2524
|
+
"lib/net8.0/pt-BR/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2525
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2526
|
+
"lib/net8.0/ru/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2527
|
+
"lib/net8.0/ru/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2528
|
+
"lib/net8.0/testhost.deps.json",
|
|
2529
|
+
"lib/net8.0/testhost.dll",
|
|
2530
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2531
|
+
"lib/net8.0/tr/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2532
|
+
"lib/net8.0/tr/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2533
|
+
"lib/net8.0/x64/msdia140.dll",
|
|
2534
|
+
"lib/net8.0/x86/msdia140.dll",
|
|
2535
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2536
|
+
"lib/net8.0/zh-Hans/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2537
|
+
"lib/net8.0/zh-Hans/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2538
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CommunicationUtilities.resources.dll",
|
|
2539
|
+
"lib/net8.0/zh-Hant/Microsoft.TestPlatform.CrossPlatEngine.resources.dll",
|
|
2540
|
+
"lib/net8.0/zh-Hant/Microsoft.VisualStudio.TestPlatform.Common.resources.dll",
|
|
2541
|
+
"microsoft.testplatform.testhost.18.0.1.nupkg.sha512",
|
|
2542
|
+
"microsoft.testplatform.testhost.nuspec"
|
|
2543
|
+
]
|
|
2544
|
+
},
|
|
2545
|
+
"Microsoft.Win32.Registry/5.0.0": {
|
|
2546
|
+
"sha512": "dDoKi0PnDz31yAyETfRntsLArTlVAVzUzCIvvEDsDsucrl33Dl8pIJG06ePTJTI3tGpeyHS9Cq7Foc/s4EeKcg==",
|
|
2547
|
+
"type": "package",
|
|
2548
|
+
"path": "microsoft.win32.registry/5.0.0",
|
|
2549
|
+
"files": [
|
|
2550
|
+
".nupkg.metadata",
|
|
2551
|
+
".signature.p7s",
|
|
2552
|
+
"Icon.png",
|
|
2553
|
+
"LICENSE.TXT",
|
|
2554
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2555
|
+
"lib/net46/Microsoft.Win32.Registry.dll",
|
|
2556
|
+
"lib/net461/Microsoft.Win32.Registry.dll",
|
|
2557
|
+
"lib/net461/Microsoft.Win32.Registry.xml",
|
|
2558
|
+
"lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
2559
|
+
"lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
2560
|
+
"lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
2561
|
+
"microsoft.win32.registry.5.0.0.nupkg.sha512",
|
|
2562
|
+
"microsoft.win32.registry.nuspec",
|
|
2563
|
+
"ref/net46/Microsoft.Win32.Registry.dll",
|
|
2564
|
+
"ref/net461/Microsoft.Win32.Registry.dll",
|
|
2565
|
+
"ref/net461/Microsoft.Win32.Registry.xml",
|
|
2566
|
+
"ref/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
2567
|
+
"ref/netstandard1.3/Microsoft.Win32.Registry.xml",
|
|
2568
|
+
"ref/netstandard1.3/de/Microsoft.Win32.Registry.xml",
|
|
2569
|
+
"ref/netstandard1.3/es/Microsoft.Win32.Registry.xml",
|
|
2570
|
+
"ref/netstandard1.3/fr/Microsoft.Win32.Registry.xml",
|
|
2571
|
+
"ref/netstandard1.3/it/Microsoft.Win32.Registry.xml",
|
|
2572
|
+
"ref/netstandard1.3/ja/Microsoft.Win32.Registry.xml",
|
|
2573
|
+
"ref/netstandard1.3/ko/Microsoft.Win32.Registry.xml",
|
|
2574
|
+
"ref/netstandard1.3/ru/Microsoft.Win32.Registry.xml",
|
|
2575
|
+
"ref/netstandard1.3/zh-hans/Microsoft.Win32.Registry.xml",
|
|
2576
|
+
"ref/netstandard1.3/zh-hant/Microsoft.Win32.Registry.xml",
|
|
2577
|
+
"ref/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
2578
|
+
"ref/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
2579
|
+
"runtimes/win/lib/net46/Microsoft.Win32.Registry.dll",
|
|
2580
|
+
"runtimes/win/lib/net461/Microsoft.Win32.Registry.dll",
|
|
2581
|
+
"runtimes/win/lib/net461/Microsoft.Win32.Registry.xml",
|
|
2582
|
+
"runtimes/win/lib/netstandard1.3/Microsoft.Win32.Registry.dll",
|
|
2583
|
+
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.dll",
|
|
2584
|
+
"runtimes/win/lib/netstandard2.0/Microsoft.Win32.Registry.xml",
|
|
2585
|
+
"useSharedDesignerContext.txt",
|
|
2586
|
+
"version.txt"
|
|
2587
|
+
]
|
|
2588
|
+
},
|
|
2589
|
+
"Newtonsoft.Json/13.0.4": {
|
|
2590
|
+
"sha512": "pdgNNMai3zv51W5aq268sujXUyx7SNdE2bj1wZcWjAQrKMFZV260lbqYop1d2GM67JI1huLRwxo9ZqnfF/lC6A==",
|
|
2591
|
+
"type": "package",
|
|
2592
|
+
"path": "newtonsoft.json/13.0.4",
|
|
2593
|
+
"files": [
|
|
2594
|
+
".nupkg.metadata",
|
|
2595
|
+
".signature.p7s",
|
|
2596
|
+
"LICENSE.md",
|
|
2597
|
+
"README.md",
|
|
2598
|
+
"lib/net20/Newtonsoft.Json.dll",
|
|
2599
|
+
"lib/net20/Newtonsoft.Json.xml",
|
|
2600
|
+
"lib/net35/Newtonsoft.Json.dll",
|
|
2601
|
+
"lib/net35/Newtonsoft.Json.xml",
|
|
2602
|
+
"lib/net40/Newtonsoft.Json.dll",
|
|
2603
|
+
"lib/net40/Newtonsoft.Json.xml",
|
|
2604
|
+
"lib/net45/Newtonsoft.Json.dll",
|
|
2605
|
+
"lib/net45/Newtonsoft.Json.xml",
|
|
2606
|
+
"lib/net6.0/Newtonsoft.Json.dll",
|
|
2607
|
+
"lib/net6.0/Newtonsoft.Json.xml",
|
|
2608
|
+
"lib/netstandard1.0/Newtonsoft.Json.dll",
|
|
2609
|
+
"lib/netstandard1.0/Newtonsoft.Json.xml",
|
|
2610
|
+
"lib/netstandard1.3/Newtonsoft.Json.dll",
|
|
2611
|
+
"lib/netstandard1.3/Newtonsoft.Json.xml",
|
|
2612
|
+
"lib/netstandard2.0/Newtonsoft.Json.dll",
|
|
2613
|
+
"lib/netstandard2.0/Newtonsoft.Json.xml",
|
|
2614
|
+
"newtonsoft.json.13.0.4.nupkg.sha512",
|
|
2615
|
+
"newtonsoft.json.nuspec",
|
|
2616
|
+
"packageIcon.png"
|
|
2617
|
+
]
|
|
2618
|
+
},
|
|
2619
|
+
"System.Collections.Immutable/8.0.0": {
|
|
2620
|
+
"sha512": "AurL6Y5BA1WotzlEvVaIDpqzpIPvYnnldxru8oXJU2yFxFUy3+pNXjXd1ymO+RA0rq0+590Q8gaz2l3Sr7fmqg==",
|
|
2621
|
+
"type": "package",
|
|
2622
|
+
"path": "system.collections.immutable/8.0.0",
|
|
2623
|
+
"files": [
|
|
2624
|
+
".nupkg.metadata",
|
|
2625
|
+
".signature.p7s",
|
|
2626
|
+
"Icon.png",
|
|
2627
|
+
"LICENSE.TXT",
|
|
2628
|
+
"PACKAGE.md",
|
|
2629
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2630
|
+
"buildTransitive/net461/System.Collections.Immutable.targets",
|
|
2631
|
+
"buildTransitive/net462/_._",
|
|
2632
|
+
"buildTransitive/net6.0/_._",
|
|
2633
|
+
"buildTransitive/netcoreapp2.0/System.Collections.Immutable.targets",
|
|
2634
|
+
"lib/net462/System.Collections.Immutable.dll",
|
|
2635
|
+
"lib/net462/System.Collections.Immutable.xml",
|
|
2636
|
+
"lib/net6.0/System.Collections.Immutable.dll",
|
|
2637
|
+
"lib/net6.0/System.Collections.Immutable.xml",
|
|
2638
|
+
"lib/net7.0/System.Collections.Immutable.dll",
|
|
2639
|
+
"lib/net7.0/System.Collections.Immutable.xml",
|
|
2640
|
+
"lib/net8.0/System.Collections.Immutable.dll",
|
|
2641
|
+
"lib/net8.0/System.Collections.Immutable.xml",
|
|
2642
|
+
"lib/netstandard2.0/System.Collections.Immutable.dll",
|
|
2643
|
+
"lib/netstandard2.0/System.Collections.Immutable.xml",
|
|
2644
|
+
"system.collections.immutable.8.0.0.nupkg.sha512",
|
|
2645
|
+
"system.collections.immutable.nuspec",
|
|
2646
|
+
"useSharedDesignerContext.txt"
|
|
2647
|
+
]
|
|
2648
|
+
},
|
|
2649
|
+
"System.Diagnostics.DiagnosticSource/5.0.0": {
|
|
2650
|
+
"sha512": "tCQTzPsGZh/A9LhhA6zrqCRV4hOHsK90/G7q3Khxmn6tnB1PuNU0cRaKANP2AWcF9bn0zsuOoZOSrHuJk6oNBA==",
|
|
2651
|
+
"type": "package",
|
|
2652
|
+
"path": "system.diagnostics.diagnosticsource/5.0.0",
|
|
2653
|
+
"files": [
|
|
2654
|
+
".nupkg.metadata",
|
|
2655
|
+
".signature.p7s",
|
|
2656
|
+
"Icon.png",
|
|
2657
|
+
"LICENSE.TXT",
|
|
2658
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2659
|
+
"lib/net45/System.Diagnostics.DiagnosticSource.dll",
|
|
2660
|
+
"lib/net45/System.Diagnostics.DiagnosticSource.xml",
|
|
2661
|
+
"lib/net46/System.Diagnostics.DiagnosticSource.dll",
|
|
2662
|
+
"lib/net46/System.Diagnostics.DiagnosticSource.xml",
|
|
2663
|
+
"lib/net5.0/System.Diagnostics.DiagnosticSource.dll",
|
|
2664
|
+
"lib/net5.0/System.Diagnostics.DiagnosticSource.xml",
|
|
2665
|
+
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.dll",
|
|
2666
|
+
"lib/netstandard1.1/System.Diagnostics.DiagnosticSource.xml",
|
|
2667
|
+
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.dll",
|
|
2668
|
+
"lib/netstandard1.3/System.Diagnostics.DiagnosticSource.xml",
|
|
2669
|
+
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.dll",
|
|
2670
|
+
"lib/portable-net45+win8+wpa81/System.Diagnostics.DiagnosticSource.xml",
|
|
2671
|
+
"system.diagnostics.diagnosticsource.5.0.0.nupkg.sha512",
|
|
2672
|
+
"system.diagnostics.diagnosticsource.nuspec",
|
|
2673
|
+
"useSharedDesignerContext.txt",
|
|
2674
|
+
"version.txt"
|
|
2675
|
+
]
|
|
2676
|
+
},
|
|
2677
|
+
"System.Reflection.Metadata/8.0.0": {
|
|
2678
|
+
"sha512": "ptvgrFh7PvWI8bcVqG5rsA/weWM09EnthFHR5SCnS6IN+P4mj6rE1lBDC4U8HL9/57htKAqy4KQ3bBj84cfYyQ==",
|
|
2679
|
+
"type": "package",
|
|
2680
|
+
"path": "system.reflection.metadata/8.0.0",
|
|
2681
|
+
"files": [
|
|
2682
|
+
".nupkg.metadata",
|
|
2683
|
+
".signature.p7s",
|
|
2684
|
+
"Icon.png",
|
|
2685
|
+
"LICENSE.TXT",
|
|
2686
|
+
"PACKAGE.md",
|
|
2687
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2688
|
+
"buildTransitive/net461/System.Reflection.Metadata.targets",
|
|
2689
|
+
"buildTransitive/net462/_._",
|
|
2690
|
+
"buildTransitive/net6.0/_._",
|
|
2691
|
+
"buildTransitive/netcoreapp2.0/System.Reflection.Metadata.targets",
|
|
2692
|
+
"lib/net462/System.Reflection.Metadata.dll",
|
|
2693
|
+
"lib/net462/System.Reflection.Metadata.xml",
|
|
2694
|
+
"lib/net6.0/System.Reflection.Metadata.dll",
|
|
2695
|
+
"lib/net6.0/System.Reflection.Metadata.xml",
|
|
2696
|
+
"lib/net7.0/System.Reflection.Metadata.dll",
|
|
2697
|
+
"lib/net7.0/System.Reflection.Metadata.xml",
|
|
2698
|
+
"lib/net8.0/System.Reflection.Metadata.dll",
|
|
2699
|
+
"lib/net8.0/System.Reflection.Metadata.xml",
|
|
2700
|
+
"lib/netstandard2.0/System.Reflection.Metadata.dll",
|
|
2701
|
+
"lib/netstandard2.0/System.Reflection.Metadata.xml",
|
|
2702
|
+
"system.reflection.metadata.8.0.0.nupkg.sha512",
|
|
2703
|
+
"system.reflection.metadata.nuspec",
|
|
2704
|
+
"useSharedDesignerContext.txt"
|
|
2705
|
+
]
|
|
2706
|
+
},
|
|
2707
|
+
"System.Security.AccessControl/5.0.0": {
|
|
2708
|
+
"sha512": "dagJ1mHZO3Ani8GH0PHpPEe/oYO+rVdbQjvjJkBRNQkX4t0r1iaeGn8+/ybkSLEan3/slM0t59SVdHzuHf2jmw==",
|
|
2709
|
+
"type": "package",
|
|
2710
|
+
"path": "system.security.accesscontrol/5.0.0",
|
|
2711
|
+
"files": [
|
|
2712
|
+
".nupkg.metadata",
|
|
2713
|
+
".signature.p7s",
|
|
2714
|
+
"Icon.png",
|
|
2715
|
+
"LICENSE.TXT",
|
|
2716
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2717
|
+
"lib/net46/System.Security.AccessControl.dll",
|
|
2718
|
+
"lib/net461/System.Security.AccessControl.dll",
|
|
2719
|
+
"lib/net461/System.Security.AccessControl.xml",
|
|
2720
|
+
"lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
2721
|
+
"lib/netstandard2.0/System.Security.AccessControl.dll",
|
|
2722
|
+
"lib/netstandard2.0/System.Security.AccessControl.xml",
|
|
2723
|
+
"lib/uap10.0.16299/_._",
|
|
2724
|
+
"ref/net46/System.Security.AccessControl.dll",
|
|
2725
|
+
"ref/net461/System.Security.AccessControl.dll",
|
|
2726
|
+
"ref/net461/System.Security.AccessControl.xml",
|
|
2727
|
+
"ref/netstandard1.3/System.Security.AccessControl.dll",
|
|
2728
|
+
"ref/netstandard1.3/System.Security.AccessControl.xml",
|
|
2729
|
+
"ref/netstandard1.3/de/System.Security.AccessControl.xml",
|
|
2730
|
+
"ref/netstandard1.3/es/System.Security.AccessControl.xml",
|
|
2731
|
+
"ref/netstandard1.3/fr/System.Security.AccessControl.xml",
|
|
2732
|
+
"ref/netstandard1.3/it/System.Security.AccessControl.xml",
|
|
2733
|
+
"ref/netstandard1.3/ja/System.Security.AccessControl.xml",
|
|
2734
|
+
"ref/netstandard1.3/ko/System.Security.AccessControl.xml",
|
|
2735
|
+
"ref/netstandard1.3/ru/System.Security.AccessControl.xml",
|
|
2736
|
+
"ref/netstandard1.3/zh-hans/System.Security.AccessControl.xml",
|
|
2737
|
+
"ref/netstandard1.3/zh-hant/System.Security.AccessControl.xml",
|
|
2738
|
+
"ref/netstandard2.0/System.Security.AccessControl.dll",
|
|
2739
|
+
"ref/netstandard2.0/System.Security.AccessControl.xml",
|
|
2740
|
+
"ref/uap10.0.16299/_._",
|
|
2741
|
+
"runtimes/win/lib/net46/System.Security.AccessControl.dll",
|
|
2742
|
+
"runtimes/win/lib/net461/System.Security.AccessControl.dll",
|
|
2743
|
+
"runtimes/win/lib/net461/System.Security.AccessControl.xml",
|
|
2744
|
+
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.dll",
|
|
2745
|
+
"runtimes/win/lib/netcoreapp2.0/System.Security.AccessControl.xml",
|
|
2746
|
+
"runtimes/win/lib/netstandard1.3/System.Security.AccessControl.dll",
|
|
2747
|
+
"runtimes/win/lib/uap10.0.16299/_._",
|
|
2748
|
+
"system.security.accesscontrol.5.0.0.nupkg.sha512",
|
|
2749
|
+
"system.security.accesscontrol.nuspec",
|
|
2750
|
+
"useSharedDesignerContext.txt",
|
|
2751
|
+
"version.txt"
|
|
2752
|
+
]
|
|
2753
|
+
},
|
|
2754
|
+
"System.Security.Principal.Windows/5.0.0": {
|
|
2755
|
+
"sha512": "t0MGLukB5WAVU9bO3MGzvlGnyJPgUlcwerXn1kzBRjwLKixT96XV0Uza41W49gVd8zEMFu9vQEFlv0IOrytICA==",
|
|
2756
|
+
"type": "package",
|
|
2757
|
+
"path": "system.security.principal.windows/5.0.0",
|
|
2758
|
+
"files": [
|
|
2759
|
+
".nupkg.metadata",
|
|
2760
|
+
".signature.p7s",
|
|
2761
|
+
"Icon.png",
|
|
2762
|
+
"LICENSE.TXT",
|
|
2763
|
+
"THIRD-PARTY-NOTICES.TXT",
|
|
2764
|
+
"lib/net46/System.Security.Principal.Windows.dll",
|
|
2765
|
+
"lib/net461/System.Security.Principal.Windows.dll",
|
|
2766
|
+
"lib/net461/System.Security.Principal.Windows.xml",
|
|
2767
|
+
"lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
2768
|
+
"lib/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
2769
|
+
"lib/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
2770
|
+
"lib/uap10.0.16299/_._",
|
|
2771
|
+
"ref/net46/System.Security.Principal.Windows.dll",
|
|
2772
|
+
"ref/net461/System.Security.Principal.Windows.dll",
|
|
2773
|
+
"ref/net461/System.Security.Principal.Windows.xml",
|
|
2774
|
+
"ref/netcoreapp3.0/System.Security.Principal.Windows.dll",
|
|
2775
|
+
"ref/netcoreapp3.0/System.Security.Principal.Windows.xml",
|
|
2776
|
+
"ref/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
2777
|
+
"ref/netstandard1.3/System.Security.Principal.Windows.xml",
|
|
2778
|
+
"ref/netstandard1.3/de/System.Security.Principal.Windows.xml",
|
|
2779
|
+
"ref/netstandard1.3/es/System.Security.Principal.Windows.xml",
|
|
2780
|
+
"ref/netstandard1.3/fr/System.Security.Principal.Windows.xml",
|
|
2781
|
+
"ref/netstandard1.3/it/System.Security.Principal.Windows.xml",
|
|
2782
|
+
"ref/netstandard1.3/ja/System.Security.Principal.Windows.xml",
|
|
2783
|
+
"ref/netstandard1.3/ko/System.Security.Principal.Windows.xml",
|
|
2784
|
+
"ref/netstandard1.3/ru/System.Security.Principal.Windows.xml",
|
|
2785
|
+
"ref/netstandard1.3/zh-hans/System.Security.Principal.Windows.xml",
|
|
2786
|
+
"ref/netstandard1.3/zh-hant/System.Security.Principal.Windows.xml",
|
|
2787
|
+
"ref/netstandard2.0/System.Security.Principal.Windows.dll",
|
|
2788
|
+
"ref/netstandard2.0/System.Security.Principal.Windows.xml",
|
|
2789
|
+
"ref/uap10.0.16299/_._",
|
|
2790
|
+
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
2791
|
+
"runtimes/unix/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
|
2792
|
+
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
2793
|
+
"runtimes/unix/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
|
2794
|
+
"runtimes/win/lib/net46/System.Security.Principal.Windows.dll",
|
|
2795
|
+
"runtimes/win/lib/net461/System.Security.Principal.Windows.dll",
|
|
2796
|
+
"runtimes/win/lib/net461/System.Security.Principal.Windows.xml",
|
|
2797
|
+
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.dll",
|
|
2798
|
+
"runtimes/win/lib/netcoreapp2.0/System.Security.Principal.Windows.xml",
|
|
2799
|
+
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.dll",
|
|
2800
|
+
"runtimes/win/lib/netcoreapp2.1/System.Security.Principal.Windows.xml",
|
|
2801
|
+
"runtimes/win/lib/netstandard1.3/System.Security.Principal.Windows.dll",
|
|
2802
|
+
"runtimes/win/lib/uap10.0.16299/_._",
|
|
2803
|
+
"system.security.principal.windows.5.0.0.nupkg.sha512",
|
|
2804
|
+
"system.security.principal.windows.nuspec",
|
|
2805
|
+
"useSharedDesignerContext.txt",
|
|
2806
|
+
"version.txt"
|
|
2807
|
+
]
|
|
2808
|
+
},
|
|
2809
|
+
"xunit.analyzers/1.27.0": {
|
|
2810
|
+
"sha512": "y/pxIQaLvk/kxAoDkZW9GnHLCEqzwl5TW0vtX3pweyQpjizB9y3DXhb9pkw2dGeUqhLjsxvvJM1k89JowU6z3g==",
|
|
2811
|
+
"type": "package",
|
|
2812
|
+
"path": "xunit.analyzers/1.27.0",
|
|
2813
|
+
"hasTools": true,
|
|
2814
|
+
"files": [
|
|
2815
|
+
".nupkg.metadata",
|
|
2816
|
+
".signature.p7s",
|
|
2817
|
+
"_content/README.md",
|
|
2818
|
+
"_content/logo-128-transparent.png",
|
|
2819
|
+
"analyzers/dotnet/cs/xunit.analyzers.dll",
|
|
2820
|
+
"analyzers/dotnet/cs/xunit.analyzers.fixes.dll",
|
|
2821
|
+
"tools/install.ps1",
|
|
2822
|
+
"tools/uninstall.ps1",
|
|
2823
|
+
"xunit.analyzers.1.27.0.nupkg.sha512",
|
|
2824
|
+
"xunit.analyzers.nuspec"
|
|
2825
|
+
]
|
|
2826
|
+
},
|
|
2827
|
+
"xunit.runner.visualstudio/3.1.5": {
|
|
2828
|
+
"sha512": "tKi7dSTwP4m5m9eXPM2Ime4Kn7xNf4x4zT9sdLO/G4hZVnQCRiMTWoSZqI/pYTVeI27oPPqHBKYI/DjJ9GsYgA==",
|
|
2829
|
+
"type": "package",
|
|
2830
|
+
"path": "xunit.runner.visualstudio/3.1.5",
|
|
2831
|
+
"files": [
|
|
2832
|
+
".nupkg.metadata",
|
|
2833
|
+
".signature.p7s",
|
|
2834
|
+
"_content/README.md",
|
|
2835
|
+
"_content/logo-128-transparent.png",
|
|
2836
|
+
"build/net472/xunit.abstractions.dll",
|
|
2837
|
+
"build/net472/xunit.runner.visualstudio.props",
|
|
2838
|
+
"build/net472/xunit.runner.visualstudio.testadapter.dll",
|
|
2839
|
+
"build/net8.0/xunit.abstractions.dll",
|
|
2840
|
+
"build/net8.0/xunit.runner.visualstudio.props",
|
|
2841
|
+
"build/net8.0/xunit.runner.visualstudio.testadapter.dll",
|
|
2842
|
+
"lib/net472/_._",
|
|
2843
|
+
"lib/net8.0/_._",
|
|
2844
|
+
"xunit.runner.visualstudio.3.1.5.nupkg.sha512",
|
|
2845
|
+
"xunit.runner.visualstudio.nuspec"
|
|
2846
|
+
]
|
|
2847
|
+
},
|
|
2848
|
+
"xunit.v3/3.2.2": {
|
|
2849
|
+
"sha512": "L+4/4y0Uqcg8/d6hfnxhnwh4j9FaeULvefTwrk30rr1o4n/vdPfyUQ8k0yzH8VJx7bmFEkDdcRfbtbjEHlaYcA==",
|
|
2850
|
+
"type": "package",
|
|
2851
|
+
"path": "xunit.v3/3.2.2",
|
|
2852
|
+
"files": [
|
|
2853
|
+
".nupkg.metadata",
|
|
2854
|
+
".signature.p7s",
|
|
2855
|
+
"_content/README.md",
|
|
2856
|
+
"_content/logo-128-transparent.png",
|
|
2857
|
+
"lib/net472/_._",
|
|
2858
|
+
"lib/net8.0/_._",
|
|
2859
|
+
"xunit.v3.3.2.2.nupkg.sha512",
|
|
2860
|
+
"xunit.v3.nuspec"
|
|
2861
|
+
]
|
|
2862
|
+
},
|
|
2863
|
+
"xunit.v3.assert/3.2.2": {
|
|
2864
|
+
"sha512": "BPciBghgEEaJN/JG00QfCYDfEfnLgQhfnYEy+j1izoeHVNYd5+3Wm8GJ6JgYysOhpBPYGE+sbf75JtrRc7jrdA==",
|
|
2865
|
+
"type": "package",
|
|
2866
|
+
"path": "xunit.v3.assert/3.2.2",
|
|
2867
|
+
"files": [
|
|
2868
|
+
".nupkg.metadata",
|
|
2869
|
+
".signature.p7s",
|
|
2870
|
+
"_content/README.md",
|
|
2871
|
+
"_content/logo-128-transparent.png",
|
|
2872
|
+
"lib/net8.0/xunit.v3.assert.dll",
|
|
2873
|
+
"lib/net8.0/xunit.v3.assert.xml",
|
|
2874
|
+
"lib/netstandard2.0/xunit.v3.assert.dll",
|
|
2875
|
+
"lib/netstandard2.0/xunit.v3.assert.xml",
|
|
2876
|
+
"xunit.v3.assert.3.2.2.nupkg.sha512",
|
|
2877
|
+
"xunit.v3.assert.nuspec"
|
|
2878
|
+
]
|
|
2879
|
+
},
|
|
2880
|
+
"xunit.v3.common/3.2.2": {
|
|
2881
|
+
"sha512": "Hj775PEH6GTbbg0wfKRvG2hNspDCvTH9irXhH4qIWgdrOSV1sQlqPie+DOvFeigsFg2fxSM3ZAaaCDQs+KreFA==",
|
|
2882
|
+
"type": "package",
|
|
2883
|
+
"path": "xunit.v3.common/3.2.2",
|
|
2884
|
+
"files": [
|
|
2885
|
+
".nupkg.metadata",
|
|
2886
|
+
".signature.p7s",
|
|
2887
|
+
"_content/README.md",
|
|
2888
|
+
"_content/logo-128-transparent.png",
|
|
2889
|
+
"lib/netstandard2.0/xunit.v3.common.dll",
|
|
2890
|
+
"lib/netstandard2.0/xunit.v3.common.xml",
|
|
2891
|
+
"xunit.v3.common.3.2.2.nupkg.sha512",
|
|
2892
|
+
"xunit.v3.common.nuspec"
|
|
2893
|
+
]
|
|
2894
|
+
},
|
|
2895
|
+
"xunit.v3.core.mtp-v1/3.2.2": {
|
|
2896
|
+
"sha512": "Ga5aA2Ca9ktz+5k3g5ukzwfexwoqwDUpV6z7atSEUvqtd6JuybU1XopHqg1oFd78QdTfZgZE9h5sHpO4qYIi5w==",
|
|
2897
|
+
"type": "package",
|
|
2898
|
+
"path": "xunit.v3.core.mtp-v1/3.2.2",
|
|
2899
|
+
"files": [
|
|
2900
|
+
".nupkg.metadata",
|
|
2901
|
+
".signature.p7s",
|
|
2902
|
+
"_content/DefaultRunnerReporters.cs",
|
|
2903
|
+
"_content/DefaultRunnerReporters.fs",
|
|
2904
|
+
"_content/DefaultRunnerReporters.vb",
|
|
2905
|
+
"_content/README.md",
|
|
2906
|
+
"_content/logo-128-transparent.png",
|
|
2907
|
+
"_content/runners/netcore/xunit.abstractions.dll",
|
|
2908
|
+
"_content/runners/netcore/xunit.v3.runner.utility.netcore.dll",
|
|
2909
|
+
"_content/runners/netfx/xunit.abstractions.dll",
|
|
2910
|
+
"_content/runners/netfx/xunit.v3.runner.utility.netfx.dll",
|
|
2911
|
+
"_content/tasks/netcore/xunit.v3.msbuildtasks.dll",
|
|
2912
|
+
"_content/tasks/netfx/xunit.v3.msbuildtasks.dll",
|
|
2913
|
+
"buildTransitive/xunit.v3.core.mtp-v1.props",
|
|
2914
|
+
"buildTransitive/xunit.v3.core.mtp-v1.targets",
|
|
2915
|
+
"lib/net472/xunit.v3.mtp-v1.dll",
|
|
2916
|
+
"lib/net8.0/xunit.v3.mtp-v1.dll",
|
|
2917
|
+
"xunit.v3.core.mtp-v1.3.2.2.nupkg.sha512",
|
|
2918
|
+
"xunit.v3.core.mtp-v1.nuspec"
|
|
2919
|
+
]
|
|
2920
|
+
},
|
|
2921
|
+
"xunit.v3.extensibility.core/3.2.2": {
|
|
2922
|
+
"sha512": "srY8z/oMPvh/t8axtO2DwrHajhFMH7tnqKildvYrVQIfICi8fOn3yIBWkVPAcrKmHMwvXRJ/XsQM3VMR6DOYfQ==",
|
|
2923
|
+
"type": "package",
|
|
2924
|
+
"path": "xunit.v3.extensibility.core/3.2.2",
|
|
2925
|
+
"files": [
|
|
2926
|
+
".nupkg.metadata",
|
|
2927
|
+
".signature.p7s",
|
|
2928
|
+
"_content/README.md",
|
|
2929
|
+
"_content/logo-128-transparent.png",
|
|
2930
|
+
"lib/netstandard2.0/xunit.v3.core.dll",
|
|
2931
|
+
"lib/netstandard2.0/xunit.v3.core.xml",
|
|
2932
|
+
"xunit.v3.extensibility.core.3.2.2.nupkg.sha512",
|
|
2933
|
+
"xunit.v3.extensibility.core.nuspec"
|
|
2934
|
+
]
|
|
2935
|
+
},
|
|
2936
|
+
"xunit.v3.mtp-v1/3.2.2": {
|
|
2937
|
+
"sha512": "O41aAzYKBT5PWqATa1oEWVNCyEUypFQ4va6K0kz37dduV3EKzXNMaV2UnEhufzU4Cce1I33gg0oldS8tGL5I0A==",
|
|
2938
|
+
"type": "package",
|
|
2939
|
+
"path": "xunit.v3.mtp-v1/3.2.2",
|
|
2940
|
+
"files": [
|
|
2941
|
+
".nupkg.metadata",
|
|
2942
|
+
".signature.p7s",
|
|
2943
|
+
"_content/README.md",
|
|
2944
|
+
"_content/logo-128-transparent.png",
|
|
2945
|
+
"lib/net472/_._",
|
|
2946
|
+
"lib/net8.0/_._",
|
|
2947
|
+
"xunit.v3.mtp-v1.3.2.2.nupkg.sha512",
|
|
2948
|
+
"xunit.v3.mtp-v1.nuspec"
|
|
2949
|
+
]
|
|
2950
|
+
},
|
|
2951
|
+
"xunit.v3.runner.common/3.2.2": {
|
|
2952
|
+
"sha512": "/hkHkQCzGrugelOAehprm7RIWdsUFVmIVaD6jDH/8DNGCymTlKKPTbGokD5czbAfqfex47mBP0sb0zbHYwrO/g==",
|
|
2953
|
+
"type": "package",
|
|
2954
|
+
"path": "xunit.v3.runner.common/3.2.2",
|
|
2955
|
+
"files": [
|
|
2956
|
+
".nupkg.metadata",
|
|
2957
|
+
".signature.p7s",
|
|
2958
|
+
"_content/README.md",
|
|
2959
|
+
"_content/logo-128-transparent.png",
|
|
2960
|
+
"lib/netstandard2.0/xunit.v3.runner.common.dll",
|
|
2961
|
+
"lib/netstandard2.0/xunit.v3.runner.common.xml",
|
|
2962
|
+
"xunit.v3.runner.common.3.2.2.nupkg.sha512",
|
|
2963
|
+
"xunit.v3.runner.common.nuspec"
|
|
2964
|
+
]
|
|
2965
|
+
},
|
|
2966
|
+
"xunit.v3.runner.inproc.console/3.2.2": {
|
|
2967
|
+
"sha512": "ulWOdSvCk+bPXijJZ73bth9NyoOHsAs1ZOvamYbCkD4DNLX/Bd29Ve2ZNUwBbK0MqfIYWXHZViy/HKrdEC/izw==",
|
|
2968
|
+
"type": "package",
|
|
2969
|
+
"path": "xunit.v3.runner.inproc.console/3.2.2",
|
|
2970
|
+
"files": [
|
|
2971
|
+
".nupkg.metadata",
|
|
2972
|
+
".signature.p7s",
|
|
2973
|
+
"_content/README.md",
|
|
2974
|
+
"_content/logo-128-transparent.png",
|
|
2975
|
+
"lib/net472/xunit.v3.runner.inproc.console.dll",
|
|
2976
|
+
"lib/net472/xunit.v3.runner.inproc.console.xml",
|
|
2977
|
+
"lib/net8.0/xunit.v3.runner.inproc.console.dll",
|
|
2978
|
+
"lib/net8.0/xunit.v3.runner.inproc.console.xml",
|
|
2979
|
+
"xunit.v3.runner.inproc.console.3.2.2.nupkg.sha512",
|
|
2980
|
+
"xunit.v3.runner.inproc.console.nuspec"
|
|
2981
|
+
]
|
|
2982
|
+
},
|
|
2983
|
+
"AwingCSharpLib/1.0.0": {
|
|
2984
|
+
"type": "project",
|
|
2985
|
+
"path": "../AwingCSharpLib.csproj",
|
|
2986
|
+
"msbuildProject": "../AwingCSharpLib.csproj"
|
|
2987
|
+
}
|
|
2988
|
+
},
|
|
2989
|
+
"projectFileDependencyGroups": {
|
|
2990
|
+
"net9.0": [
|
|
2991
|
+
"AwingCSharpLib >= 1.0.0",
|
|
2992
|
+
"Microsoft.NET.Test.Sdk >= 18.0.1",
|
|
2993
|
+
"coverlet.collector >= 6.0.4",
|
|
2994
|
+
"xunit.runner.visualstudio >= 3.1.5",
|
|
2995
|
+
"xunit.v3 >= 3.2.2"
|
|
2996
|
+
]
|
|
2997
|
+
},
|
|
2998
|
+
"packageFolders": {
|
|
2999
|
+
"C:\\Users\\ADMIN\\.nuget\\packages\\": {}
|
|
3000
|
+
},
|
|
3001
|
+
"project": {
|
|
3002
|
+
"version": "1.0.0",
|
|
3003
|
+
"restore": {
|
|
3004
|
+
"projectUniqueName": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.Test\\AwingCSharpLib.Test.csproj",
|
|
3005
|
+
"projectName": "AwingCSharpLib.Test",
|
|
3006
|
+
"projectPath": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.Test\\AwingCSharpLib.Test.csproj",
|
|
3007
|
+
"packagesPath": "C:\\Users\\ADMIN\\.nuget\\packages\\",
|
|
3008
|
+
"outputPath": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.Test\\obj\\",
|
|
3009
|
+
"projectStyle": "PackageReference",
|
|
3010
|
+
"configFilePaths": [
|
|
3011
|
+
"C:\\Users\\ADMIN\\AppData\\Roaming\\NuGet\\NuGet.Config"
|
|
3012
|
+
],
|
|
3013
|
+
"originalTargetFrameworks": [
|
|
3014
|
+
"net9.0"
|
|
3015
|
+
],
|
|
3016
|
+
"sources": {
|
|
3017
|
+
"https://api.nuget.org/v3/index.json": {}
|
|
3018
|
+
},
|
|
3019
|
+
"frameworks": {
|
|
3020
|
+
"net9.0": {
|
|
3021
|
+
"targetAlias": "net9.0",
|
|
3022
|
+
"projectReferences": {
|
|
3023
|
+
"T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj": {
|
|
3024
|
+
"projectPath": "T:\\Projects\\FE\\react\\dotnet-wasm\\AwingCSharpLib.csproj"
|
|
3025
|
+
}
|
|
3026
|
+
}
|
|
3027
|
+
}
|
|
3028
|
+
},
|
|
3029
|
+
"warningProperties": {
|
|
3030
|
+
"warnAsError": [
|
|
3031
|
+
"NU1605"
|
|
3032
|
+
]
|
|
3033
|
+
},
|
|
3034
|
+
"restoreAuditProperties": {
|
|
3035
|
+
"enableAudit": "true",
|
|
3036
|
+
"auditLevel": "low",
|
|
3037
|
+
"auditMode": "direct"
|
|
3038
|
+
},
|
|
3039
|
+
"SdkAnalysisLevel": "10.0.200"
|
|
3040
|
+
},
|
|
3041
|
+
"frameworks": {
|
|
3042
|
+
"net9.0": {
|
|
3043
|
+
"targetAlias": "net9.0",
|
|
3044
|
+
"dependencies": {
|
|
3045
|
+
"Microsoft.NET.Test.Sdk": {
|
|
3046
|
+
"target": "Package",
|
|
3047
|
+
"version": "[18.0.1, )"
|
|
3048
|
+
},
|
|
3049
|
+
"coverlet.collector": {
|
|
3050
|
+
"target": "Package",
|
|
3051
|
+
"version": "[6.0.4, )"
|
|
3052
|
+
},
|
|
3053
|
+
"xunit.runner.visualstudio": {
|
|
3054
|
+
"include": "Runtime, Build, Native, ContentFiles, Analyzers, BuildTransitive",
|
|
3055
|
+
"suppressParent": "All",
|
|
3056
|
+
"target": "Package",
|
|
3057
|
+
"version": "[3.1.5, )"
|
|
3058
|
+
},
|
|
3059
|
+
"xunit.v3": {
|
|
3060
|
+
"target": "Package",
|
|
3061
|
+
"version": "[3.2.2, )"
|
|
3062
|
+
}
|
|
3063
|
+
},
|
|
3064
|
+
"imports": [
|
|
3065
|
+
"net461",
|
|
3066
|
+
"net462",
|
|
3067
|
+
"net47",
|
|
3068
|
+
"net471",
|
|
3069
|
+
"net472",
|
|
3070
|
+
"net48",
|
|
3071
|
+
"net481"
|
|
3072
|
+
],
|
|
3073
|
+
"assetTargetFallback": true,
|
|
3074
|
+
"warn": true,
|
|
3075
|
+
"downloadDependencies": [
|
|
3076
|
+
{
|
|
3077
|
+
"name": "Microsoft.AspNetCore.App.Ref",
|
|
3078
|
+
"version": "[9.0.14, 9.0.14]"
|
|
3079
|
+
},
|
|
3080
|
+
{
|
|
3081
|
+
"name": "Microsoft.NETCore.App.Ref",
|
|
3082
|
+
"version": "[9.0.14, 9.0.14]"
|
|
3083
|
+
},
|
|
3084
|
+
{
|
|
3085
|
+
"name": "Microsoft.WindowsDesktop.App.Ref",
|
|
3086
|
+
"version": "[9.0.14, 9.0.14]"
|
|
3087
|
+
}
|
|
3088
|
+
],
|
|
3089
|
+
"frameworkReferences": {
|
|
3090
|
+
"Microsoft.NETCore.App": {
|
|
3091
|
+
"privateAssets": "all"
|
|
3092
|
+
}
|
|
3093
|
+
},
|
|
3094
|
+
"runtimeIdentifierGraphPath": "C:\\Program Files\\dotnet\\sdk\\10.0.201/PortableRuntimeIdentifierGraph.json"
|
|
3095
|
+
}
|
|
3096
|
+
}
|
|
3097
|
+
}
|
|
3098
|
+
}
|