"Fossies" - the Fresh Open Source Software Archive 
Member "selenium-selenium-4.8.1/third_party/dotnet/nunit-console-3.12.0/bin/netcoreapp3.1/nunit3-console.deps.json" (17 Feb 2023, 16008 Bytes) of package /linux/www/selenium-selenium-4.8.1.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 {
2 "runtimeTarget": {
3 "name": ".NETCoreApp,Version=v3.1",
4 "signature": ""
5 },
6 "compilationOptions": {},
7 "targets": {
8 ".NETCoreApp,Version=v3.1": {
9 "nunit3-console/1.0.0": {
10 "dependencies": {
11 "nunit.engine.api": "3.12.0"
12 },
13 "runtime": {
14 "nunit3-console.dll": {}
15 }
16 },
17 "Microsoft.NETCore.Platforms/1.1.0": {},
18 "Microsoft.NETCore.Targets/1.1.0": {},
19 "System.Collections/4.3.0": {
20 "dependencies": {
21 "Microsoft.NETCore.Platforms": "1.1.0",
22 "Microsoft.NETCore.Targets": "1.1.0",
23 "System.Runtime": "4.3.0"
24 }
25 },
26 "System.Diagnostics.Debug/4.3.0": {
27 "dependencies": {
28 "Microsoft.NETCore.Platforms": "1.1.0",
29 "Microsoft.NETCore.Targets": "1.1.0",
30 "System.Runtime": "4.3.0"
31 }
32 },
33 "System.Globalization/4.3.0": {
34 "dependencies": {
35 "Microsoft.NETCore.Platforms": "1.1.0",
36 "Microsoft.NETCore.Targets": "1.1.0",
37 "System.Runtime": "4.3.0"
38 }
39 },
40 "System.IO/4.3.0": {
41 "dependencies": {
42 "Microsoft.NETCore.Platforms": "1.1.0",
43 "Microsoft.NETCore.Targets": "1.1.0",
44 "System.Runtime": "4.3.0",
45 "System.Text.Encoding": "4.3.0",
46 "System.Threading.Tasks": "4.3.0"
47 }
48 },
49 "System.IO.FileSystem/4.3.0": {
50 "dependencies": {
51 "Microsoft.NETCore.Platforms": "1.1.0",
52 "Microsoft.NETCore.Targets": "1.1.0",
53 "System.IO": "4.3.0",
54 "System.IO.FileSystem.Primitives": "4.3.0",
55 "System.Runtime": "4.3.0",
56 "System.Runtime.Handles": "4.3.0",
57 "System.Text.Encoding": "4.3.0",
58 "System.Threading.Tasks": "4.3.0"
59 }
60 },
61 "System.IO.FileSystem.Primitives/4.3.0": {
62 "dependencies": {
63 "System.Runtime": "4.3.0"
64 }
65 },
66 "System.Reflection/4.3.0": {
67 "dependencies": {
68 "Microsoft.NETCore.Platforms": "1.1.0",
69 "Microsoft.NETCore.Targets": "1.1.0",
70 "System.IO": "4.3.0",
71 "System.Reflection.Primitives": "4.3.0",
72 "System.Runtime": "4.3.0"
73 }
74 },
75 "System.Reflection.Primitives/4.3.0": {
76 "dependencies": {
77 "Microsoft.NETCore.Platforms": "1.1.0",
78 "Microsoft.NETCore.Targets": "1.1.0",
79 "System.Runtime": "4.3.0"
80 }
81 },
82 "System.Resources.ResourceManager/4.3.0": {
83 "dependencies": {
84 "Microsoft.NETCore.Platforms": "1.1.0",
85 "Microsoft.NETCore.Targets": "1.1.0",
86 "System.Globalization": "4.3.0",
87 "System.Reflection": "4.3.0",
88 "System.Runtime": "4.3.0"
89 }
90 },
91 "System.Runtime/4.3.0": {
92 "dependencies": {
93 "Microsoft.NETCore.Platforms": "1.1.0",
94 "Microsoft.NETCore.Targets": "1.1.0"
95 }
96 },
97 "System.Runtime.Extensions/4.3.0": {
98 "dependencies": {
99 "Microsoft.NETCore.Platforms": "1.1.0",
100 "Microsoft.NETCore.Targets": "1.1.0",
101 "System.Runtime": "4.3.0"
102 }
103 },
104 "System.Runtime.Handles/4.3.0": {
105 "dependencies": {
106 "Microsoft.NETCore.Platforms": "1.1.0",
107 "Microsoft.NETCore.Targets": "1.1.0",
108 "System.Runtime": "4.3.0"
109 }
110 },
111 "System.Runtime.InteropServices/4.3.0": {
112 "dependencies": {
113 "Microsoft.NETCore.Platforms": "1.1.0",
114 "Microsoft.NETCore.Targets": "1.1.0",
115 "System.Reflection": "4.3.0",
116 "System.Reflection.Primitives": "4.3.0",
117 "System.Runtime": "4.3.0",
118 "System.Runtime.Handles": "4.3.0"
119 }
120 },
121 "System.Text.Encoding/4.3.0": {
122 "dependencies": {
123 "Microsoft.NETCore.Platforms": "1.1.0",
124 "Microsoft.NETCore.Targets": "1.1.0",
125 "System.Runtime": "4.3.0"
126 }
127 },
128 "System.Text.Encoding.Extensions/4.3.0": {
129 "dependencies": {
130 "Microsoft.NETCore.Platforms": "1.1.0",
131 "Microsoft.NETCore.Targets": "1.1.0",
132 "System.Runtime": "4.3.0",
133 "System.Text.Encoding": "4.3.0"
134 }
135 },
136 "System.Text.RegularExpressions/4.3.0": {
137 "dependencies": {
138 "System.Runtime": "4.3.0"
139 }
140 },
141 "System.Threading/4.3.0": {
142 "dependencies": {
143 "System.Runtime": "4.3.0",
144 "System.Threading.Tasks": "4.3.0"
145 }
146 },
147 "System.Threading.Tasks/4.3.0": {
148 "dependencies": {
149 "Microsoft.NETCore.Platforms": "1.1.0",
150 "Microsoft.NETCore.Targets": "1.1.0",
151 "System.Runtime": "4.3.0"
152 }
153 },
154 "System.Threading.Tasks.Extensions/4.3.0": {
155 "dependencies": {
156 "System.Collections": "4.3.0",
157 "System.Runtime": "4.3.0",
158 "System.Threading.Tasks": "4.3.0"
159 }
160 },
161 "System.Xml.ReaderWriter/4.3.0": {
162 "dependencies": {
163 "System.Collections": "4.3.0",
164 "System.Diagnostics.Debug": "4.3.0",
165 "System.Globalization": "4.3.0",
166 "System.IO": "4.3.0",
167 "System.IO.FileSystem": "4.3.0",
168 "System.IO.FileSystem.Primitives": "4.3.0",
169 "System.Resources.ResourceManager": "4.3.0",
170 "System.Runtime": "4.3.0",
171 "System.Runtime.Extensions": "4.3.0",
172 "System.Runtime.InteropServices": "4.3.0",
173 "System.Text.Encoding": "4.3.0",
174 "System.Text.Encoding.Extensions": "4.3.0",
175 "System.Text.RegularExpressions": "4.3.0",
176 "System.Threading.Tasks": "4.3.0",
177 "System.Threading.Tasks.Extensions": "4.3.0"
178 }
179 },
180 "System.Xml.XmlDocument/4.3.0": {
181 "dependencies": {
182 "System.Collections": "4.3.0",
183 "System.Diagnostics.Debug": "4.3.0",
184 "System.Globalization": "4.3.0",
185 "System.IO": "4.3.0",
186 "System.Resources.ResourceManager": "4.3.0",
187 "System.Runtime": "4.3.0",
188 "System.Runtime.Extensions": "4.3.0",
189 "System.Text.Encoding": "4.3.0",
190 "System.Threading": "4.3.0",
191 "System.Xml.ReaderWriter": "4.3.0"
192 }
193 },
194 "System.Xml.XPath/4.3.0": {
195 "dependencies": {
196 "System.Collections": "4.3.0",
197 "System.Diagnostics.Debug": "4.3.0",
198 "System.Globalization": "4.3.0",
199 "System.IO": "4.3.0",
200 "System.Resources.ResourceManager": "4.3.0",
201 "System.Runtime": "4.3.0",
202 "System.Runtime.Extensions": "4.3.0",
203 "System.Threading": "4.3.0",
204 "System.Xml.ReaderWriter": "4.3.0"
205 }
206 },
207 "System.Xml.XPath.XmlDocument/4.3.0": {
208 "dependencies": {
209 "System.Collections": "4.3.0",
210 "System.Globalization": "4.3.0",
211 "System.IO": "4.3.0",
212 "System.Resources.ResourceManager": "4.3.0",
213 "System.Runtime": "4.3.0",
214 "System.Runtime.Extensions": "4.3.0",
215 "System.Threading": "4.3.0",
216 "System.Xml.ReaderWriter": "4.3.0",
217 "System.Xml.XPath": "4.3.0",
218 "System.Xml.XmlDocument": "4.3.0"
219 },
220 "runtime": {
221 "lib/netstandard1.3/System.Xml.XPath.XmlDocument.dll": {
222 "assemblyVersion": "4.0.2.0",
223 "fileVersion": "4.6.24705.1"
224 }
225 }
226 },
227 "nunit.engine.api/3.12.0": {
228 "dependencies": {
229 "System.Xml.XPath.XmlDocument": "4.3.0"
230 },
231 "runtime": {
232 "nunit.engine.api.dll": {}
233 }
234 }
235 }
236 },
237 "libraries": {
238 "nunit3-console/1.0.0": {
239 "type": "project",
240 "serviceable": false,
241 "sha512": ""
242 },
243 "Microsoft.NETCore.Platforms/1.1.0": {
244 "type": "package",
245 "serviceable": true,
246 "sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==",
247 "path": "microsoft.netcore.platforms/1.1.0",
248 "hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512"
249 },
250 "Microsoft.NETCore.Targets/1.1.0": {
251 "type": "package",
252 "serviceable": true,
253 "sha512": "sha512-aOZA3BWfz9RXjpzt0sRJJMjAscAUm3Hoa4UWAfceV9UTYxgwZ1lZt5nO2myFf+/jetYQo4uTP7zS8sJY67BBxg==",
254 "path": "microsoft.netcore.targets/1.1.0",
255 "hashPath": "microsoft.netcore.targets.1.1.0.nupkg.sha512"
256 },
257 "System.Collections/4.3.0": {
258 "type": "package",
259 "serviceable": true,
260 "sha512": "sha512-3Dcj85/TBdVpL5Zr+gEEBUuFe2icOnLalmEh9hfck1PTYbbyWuZgh4fmm2ysCLTrqLQw6t3TgTyJ+VLp+Qb+Lw==",
261 "path": "system.collections/4.3.0",
262 "hashPath": "system.collections.4.3.0.nupkg.sha512"
263 },
264 "System.Diagnostics.Debug/4.3.0": {
265 "type": "package",
266 "serviceable": true,
267 "sha512": "sha512-ZUhUOdqmaG5Jk3Xdb8xi5kIyQYAA4PnTNlHx1mu9ZY3qv4ELIdKbnL/akbGaKi2RnNUWaZsAs31rvzFdewTj2g==",
268 "path": "system.diagnostics.debug/4.3.0",
269 "hashPath": "system.diagnostics.debug.4.3.0.nupkg.sha512"
270 },
271 "System.Globalization/4.3.0": {
272 "type": "package",
273 "serviceable": true,
274 "sha512": "sha512-kYdVd2f2PAdFGblzFswE4hkNANJBKRmsfa2X5LG2AcWE1c7/4t0pYae1L8vfZ5xvE2nK/R9JprtToA61OSHWIg==",
275 "path": "system.globalization/4.3.0",
276 "hashPath": "system.globalization.4.3.0.nupkg.sha512"
277 },
278 "System.IO/4.3.0": {
279 "type": "package",
280 "serviceable": true,
281 "sha512": "sha512-3qjaHvxQPDpSOYICjUoTsmoq5u6QJAFRUITgeT/4gqkF1bajbSmb1kwSxEA8AHlofqgcKJcM8udgieRNhaJ5Cg==",
282 "path": "system.io/4.3.0",
283 "hashPath": "system.io.4.3.0.nupkg.sha512"
284 },
285 "System.IO.FileSystem/4.3.0": {
286 "type": "package",
287 "serviceable": true,
288 "sha512": "sha512-3wEMARTnuio+ulnvi+hkRNROYwa1kylvYahhcLk4HSoVdl+xxTFVeVlYOfLwrDPImGls0mDqbMhrza8qnWPTdA==",
289 "path": "system.io.filesystem/4.3.0",
290 "hashPath": "system.io.filesystem.4.3.0.nupkg.sha512"
291 },
292 "System.IO.FileSystem.Primitives/4.3.0": {
293 "type": "package",
294 "serviceable": true,
295 "sha512": "sha512-6QOb2XFLch7bEc4lIcJH49nJN2HV+OC3fHDgsLVsBVBk3Y4hFAnOBGzJ2lUu7CyDDFo9IBWkSsnbkT6IBwwiMw==",
296 "path": "system.io.filesystem.primitives/4.3.0",
297 "hashPath": "system.io.filesystem.primitives.4.3.0.nupkg.sha512"
298 },
299 "System.Reflection/4.3.0": {
300 "type": "package",
301 "serviceable": true,
302 "sha512": "sha512-KMiAFoW7MfJGa9nDFNcfu+FpEdiHpWgTcS2HdMpDvt9saK3y/G4GwprPyzqjFH9NTaGPQeWNHU+iDlDILj96aQ==",
303 "path": "system.reflection/4.3.0",
304 "hashPath": "system.reflection.4.3.0.nupkg.sha512"
305 },
306 "System.Reflection.Primitives/4.3.0": {
307 "type": "package",
308 "serviceable": true,
309 "sha512": "sha512-5RXItQz5As4xN2/YUDxdpsEkMhvw3e6aNveFXUn4Hl/udNTCNhnKp8lT9fnc3MhvGKh1baak5CovpuQUXHAlIA==",
310 "path": "system.reflection.primitives/4.3.0",
311 "hashPath": "system.reflection.primitives.4.3.0.nupkg.sha512"
312 },
313 "System.Resources.ResourceManager/4.3.0": {
314 "type": "package",
315 "serviceable": true,
316 "sha512": "sha512-/zrcPkkWdZmI4F92gL/TPumP98AVDu/Wxr3CSJGQQ+XN6wbRZcyfSKVoPo17ilb3iOr0cCRqJInGwNMolqhS8A==",
317 "path": "system.resources.resourcemanager/4.3.0",
318 "hashPath": "system.resources.resourcemanager.4.3.0.nupkg.sha512"
319 },
320 "System.Runtime/4.3.0": {
321 "type": "package",
322 "serviceable": true,
323 "sha512": "sha512-JufQi0vPQ0xGnAczR13AUFglDyVYt4Kqnz1AZaiKZ5+GICq0/1MH/mO/eAJHt/mHW1zjKBJd7kV26SrxddAhiw==",
324 "path": "system.runtime/4.3.0",
325 "hashPath": "system.runtime.4.3.0.nupkg.sha512"
326 },
327 "System.Runtime.Extensions/4.3.0": {
328 "type": "package",
329 "serviceable": true,
330 "sha512": "sha512-guW0uK0fn5fcJJ1tJVXYd7/1h5F+pea1r7FLSOz/f8vPEqbR2ZAknuRDvTQ8PzAilDveOxNjSfr0CHfIQfFk8g==",
331 "path": "system.runtime.extensions/4.3.0",
332 "hashPath": "system.runtime.extensions.4.3.0.nupkg.sha512"
333 },
334 "System.Runtime.Handles/4.3.0": {
335 "type": "package",
336 "serviceable": true,
337 "sha512": "sha512-OKiSUN7DmTWeYb3l51A7EYaeNMnvxwE249YtZz7yooT4gOZhmTjIn48KgSsw2k2lYdLgTKNJw/ZIfSElwDRVgg==",
338 "path": "system.runtime.handles/4.3.0",
339 "hashPath": "system.runtime.handles.4.3.0.nupkg.sha512"
340 },
341 "System.Runtime.InteropServices/4.3.0": {
342 "type": "package",
343 "serviceable": true,
344 "sha512": "sha512-uv1ynXqiMK8mp1GM3jDqPCFN66eJ5w5XNomaK2XD+TuCroNTLFGeZ+WCmBMcBDyTFKou3P6cR6J/QsaqDp7fGQ==",
345 "path": "system.runtime.interopservices/4.3.0",
346 "hashPath": "system.runtime.interopservices.4.3.0.nupkg.sha512"
347 },
348 "System.Text.Encoding/4.3.0": {
349 "type": "package",
350 "serviceable": true,
351 "sha512": "sha512-BiIg+KWaSDOITze6jGQynxg64naAPtqGHBwDrLaCtixsa5bKiR8dpPOHA7ge3C0JJQizJE+sfkz1wV+BAKAYZw==",
352 "path": "system.text.encoding/4.3.0",
353 "hashPath": "system.text.encoding.4.3.0.nupkg.sha512"
354 },
355 "System.Text.Encoding.Extensions/4.3.0": {
356 "type": "package",
357 "serviceable": true,
358 "sha512": "sha512-YVMK0Bt/A43RmwizJoZ22ei2nmrhobgeiYwFzC4YAN+nue8RF6djXDMog0UCn+brerQoYVyaS+ghy9P/MUVcmw==",
359 "path": "system.text.encoding.extensions/4.3.0",
360 "hashPath": "system.text.encoding.extensions.4.3.0.nupkg.sha512"
361 },
362 "System.Text.RegularExpressions/4.3.0": {
363 "type": "package",
364 "serviceable": true,
365 "sha512": "sha512-RpT2DA+L660cBt1FssIE9CAGpLFdFPuheB7pLpKpn6ZXNby7jDERe8Ua/Ne2xGiwLVG2JOqziiaVCGDon5sKFA==",
366 "path": "system.text.regularexpressions/4.3.0",
367 "hashPath": "system.text.regularexpressions.4.3.0.nupkg.sha512"
368 },
369 "System.Threading/4.3.0": {
370 "type": "package",
371 "serviceable": true,
372 "sha512": "sha512-VkUS0kOBcUf3Wwm0TSbrevDDZ6BlM+b/HRiapRFWjM5O0NS0LviG0glKmFK+hhPDd1XFeSdU1GmlLhb2CoVpIw==",
373 "path": "system.threading/4.3.0",
374 "hashPath": "system.threading.4.3.0.nupkg.sha512"
375 },
376 "System.Threading.Tasks/4.3.0": {
377 "type": "package",
378 "serviceable": true,
379 "sha512": "sha512-LbSxKEdOUhVe8BezB/9uOGGppt+nZf6e1VFyw6v3DN6lqitm0OSn2uXMOdtP0M3W4iMcqcivm2J6UgqiwwnXiA==",
380 "path": "system.threading.tasks/4.3.0",
381 "hashPath": "system.threading.tasks.4.3.0.nupkg.sha512"
382 },
383 "System.Threading.Tasks.Extensions/4.3.0": {
384 "type": "package",
385 "serviceable": true,
386 "sha512": "sha512-npvJkVKl5rKXrtl1Kkm6OhOUaYGEiF9wFbppFRWSMoApKzt2PiPHT2Bb8a5sAWxprvdOAtvaARS9QYMznEUtug==",
387 "path": "system.threading.tasks.extensions/4.3.0",
388 "hashPath": "system.threading.tasks.extensions.4.3.0.nupkg.sha512"
389 },
390 "System.Xml.ReaderWriter/4.3.0": {
391 "type": "package",
392 "serviceable": true,
393 "sha512": "sha512-GrprA+Z0RUXaR4N7/eW71j1rgMnEnEVlgii49GZyAjTH7uliMnrOU3HNFBr6fEDBCJCIdlVNq9hHbaDR621XBA==",
394 "path": "system.xml.readerwriter/4.3.0",
395 "hashPath": "system.xml.readerwriter.4.3.0.nupkg.sha512"
396 },
397 "System.Xml.XmlDocument/4.3.0": {
398 "type": "package",
399 "serviceable": true,
400 "sha512": "sha512-lJ8AxvkX7GQxpC6GFCeBj8ThYVyQczx2+f/cWHJU8tjS7YfI6Cv6bon70jVEgs2CiFbmmM8b9j1oZVx0dSI2Ww==",
401 "path": "system.xml.xmldocument/4.3.0",
402 "hashPath": "system.xml.xmldocument.4.3.0.nupkg.sha512"
403 },
404 "System.Xml.XPath/4.3.0": {
405 "type": "package",
406 "serviceable": true,
407 "sha512": "sha512-v1JQ5SETnQusqmS3RwStF7vwQ3L02imIzl++sewmt23VGygix04pEH+FCj1yWb+z4GDzKiljr1W7Wfvrx0YwgA==",
408 "path": "system.xml.xpath/4.3.0",
409 "hashPath": "system.xml.xpath.4.3.0.nupkg.sha512"
410 },
411 "System.Xml.XPath.XmlDocument/4.3.0": {
412 "type": "package",
413 "serviceable": true,
414 "sha512": "sha512-A/uxsWi/Ifzkmd4ArTLISMbfFs6XpRPsXZonrIqyTY70xi8t+mDtvSM5Os0RqyRDobjMBwIDHDL4NOIbkDwf7A==",
415 "path": "system.xml.xpath.xmldocument/4.3.0",
416 "hashPath": "system.xml.xpath.xmldocument.4.3.0.nupkg.sha512"
417 },
418 "nunit.engine.api/3.12.0": {
419 "type": "project",
420 "serviceable": false,
421 "sha512": ""
422 }
423 }
424 }