@azure-typespec/http-client-csharp 1.0.0-alpha.20260819.2 → 1.0.0-alpha.20260821.2
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/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +121 -121
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +116 -116
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/System.Memory.Data.dll +0 -0
- package/dist/generator/net10.0/Azure.Core.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +121 -121
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +116 -116
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
- package/dist/generator/net10.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Options.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Extensions.Primitives.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
- package/package.json +2 -2
|
@@ -6,37 +6,37 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260821.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
11
|
+
"Azure.Core": "1.62.0",
|
|
12
12
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
13
13
|
"Azure.ResourceManager": "1.14.0",
|
|
14
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260820.7"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"Azure.Core/1.
|
|
20
|
+
"Azure.Core/1.62.0": {
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
23
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
24
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
22
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.10",
|
|
23
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.10",
|
|
24
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.10",
|
|
25
25
|
"Microsoft.Identity.Client": "4.84.2",
|
|
26
26
|
"Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
|
|
27
27
|
"System.ClientModel": "1.15.0",
|
|
28
|
-
"System.Memory.Data": "10.0.
|
|
28
|
+
"System.Memory.Data": "10.0.10"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net10.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.
|
|
33
|
-
"fileVersion": "1.
|
|
32
|
+
"assemblyVersion": "1.62.0.0",
|
|
33
|
+
"fileVersion": "1.6200.26.42003"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
37
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.
|
|
39
|
+
"Azure.Core": "1.62.0"
|
|
40
40
|
},
|
|
41
41
|
"runtime": {
|
|
42
42
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
},
|
|
48
48
|
"Azure.ResourceManager/1.14.0": {
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"Azure.Core": "1.
|
|
50
|
+
"Azure.Core": "1.62.0"
|
|
51
51
|
},
|
|
52
52
|
"runtime": {
|
|
53
53
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -72,11 +72,11 @@
|
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
75
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.10": {
|
|
76
76
|
"runtime": {
|
|
77
77
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
78
|
-
"assemblyVersion": "10.0.0.
|
|
79
|
-
"fileVersion": "10.0.
|
|
78
|
+
"assemblyVersion": "10.0.0.10",
|
|
79
|
+
"fileVersion": "10.0.1026.32716"
|
|
80
80
|
}
|
|
81
81
|
}
|
|
82
82
|
},
|
|
@@ -261,7 +261,7 @@
|
|
|
261
261
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
262
262
|
"dependencies": {
|
|
263
263
|
"Humanizer.Core": "2.14.1",
|
|
264
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
264
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.10",
|
|
265
265
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
266
266
|
"System.Composition": "7.0.0"
|
|
267
267
|
},
|
|
@@ -313,91 +313,91 @@
|
|
|
313
313
|
}
|
|
314
314
|
}
|
|
315
315
|
},
|
|
316
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
316
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.10": {
|
|
317
317
|
"dependencies": {
|
|
318
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
318
|
+
"Microsoft.Extensions.Primitives": "10.0.10"
|
|
319
319
|
},
|
|
320
320
|
"runtime": {
|
|
321
321
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
322
322
|
"assemblyVersion": "10.0.0.0",
|
|
323
|
-
"fileVersion": "10.0.
|
|
323
|
+
"fileVersion": "10.0.1026.32716"
|
|
324
324
|
}
|
|
325
325
|
}
|
|
326
326
|
},
|
|
327
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
327
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.10": {
|
|
328
328
|
"runtime": {
|
|
329
329
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
330
330
|
"assemblyVersion": "10.0.0.0",
|
|
331
|
-
"fileVersion": "10.0.
|
|
331
|
+
"fileVersion": "10.0.1026.32716"
|
|
332
332
|
}
|
|
333
333
|
}
|
|
334
334
|
},
|
|
335
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
335
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.10": {
|
|
336
336
|
"dependencies": {
|
|
337
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
338
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
337
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10",
|
|
338
|
+
"Microsoft.Extensions.Options": "10.0.10"
|
|
339
339
|
},
|
|
340
340
|
"runtime": {
|
|
341
341
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
342
342
|
"assemblyVersion": "10.0.0.0",
|
|
343
|
-
"fileVersion": "10.0.
|
|
343
|
+
"fileVersion": "10.0.1026.32716"
|
|
344
344
|
}
|
|
345
345
|
}
|
|
346
346
|
},
|
|
347
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
347
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.10": {
|
|
348
348
|
"dependencies": {
|
|
349
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
349
|
+
"Microsoft.Extensions.Primitives": "10.0.10"
|
|
350
350
|
},
|
|
351
351
|
"runtime": {
|
|
352
352
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
353
353
|
"assemblyVersion": "10.0.0.0",
|
|
354
|
-
"fileVersion": "10.0.
|
|
354
|
+
"fileVersion": "10.0.1026.32716"
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
358
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.10": {
|
|
359
359
|
"dependencies": {
|
|
360
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
361
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
362
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
363
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
364
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
360
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.10",
|
|
361
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10",
|
|
362
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.10",
|
|
363
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.10",
|
|
364
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.10"
|
|
365
365
|
},
|
|
366
366
|
"runtime": {
|
|
367
367
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
368
368
|
"assemblyVersion": "10.0.0.0",
|
|
369
|
-
"fileVersion": "10.0.
|
|
369
|
+
"fileVersion": "10.0.1026.32716"
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
372
|
},
|
|
373
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
373
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.10": {
|
|
374
374
|
"dependencies": {
|
|
375
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
375
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10"
|
|
376
376
|
},
|
|
377
377
|
"runtime": {
|
|
378
378
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
379
379
|
"assemblyVersion": "10.0.0.0",
|
|
380
|
-
"fileVersion": "10.0.
|
|
380
|
+
"fileVersion": "10.0.1026.32716"
|
|
381
381
|
}
|
|
382
382
|
}
|
|
383
383
|
},
|
|
384
|
-
"Microsoft.Extensions.Options/10.0.
|
|
384
|
+
"Microsoft.Extensions.Options/10.0.10": {
|
|
385
385
|
"dependencies": {
|
|
386
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
387
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
386
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.10",
|
|
387
|
+
"Microsoft.Extensions.Primitives": "10.0.10"
|
|
388
388
|
},
|
|
389
389
|
"runtime": {
|
|
390
390
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
391
391
|
"assemblyVersion": "10.0.0.0",
|
|
392
|
-
"fileVersion": "10.0.
|
|
392
|
+
"fileVersion": "10.0.1026.32716"
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
396
|
+
"Microsoft.Extensions.Primitives/10.0.10": {
|
|
397
397
|
"runtime": {
|
|
398
398
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
399
399
|
"assemblyVersion": "10.0.0.0",
|
|
400
|
-
"fileVersion": "10.0.
|
|
400
|
+
"fileVersion": "10.0.1026.32716"
|
|
401
401
|
}
|
|
402
402
|
}
|
|
403
403
|
},
|
|
@@ -440,17 +440,17 @@
|
|
|
440
440
|
}
|
|
441
441
|
}
|
|
442
442
|
},
|
|
443
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
443
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260820.7": {
|
|
444
444
|
"dependencies": {
|
|
445
445
|
"CommandLineParser": "2.9.1",
|
|
446
446
|
"Microsoft.Build": "17.9.5",
|
|
447
447
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
448
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
448
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260820.7",
|
|
449
449
|
"NuGet.Configuration": "6.14.3",
|
|
450
450
|
"NuGet.Protocol": "6.14.3",
|
|
451
451
|
"NuGet.Versioning": "6.14.3",
|
|
452
452
|
"System.ComponentModel.Composition": "8.0.0",
|
|
453
|
-
"System.Memory.Data": "10.0.
|
|
453
|
+
"System.Memory.Data": "10.0.10"
|
|
454
454
|
},
|
|
455
455
|
"runtime": {
|
|
456
456
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -459,10 +459,10 @@
|
|
|
459
459
|
}
|
|
460
460
|
}
|
|
461
461
|
},
|
|
462
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
462
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260820.7": {
|
|
463
463
|
"dependencies": {
|
|
464
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
465
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
464
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.10",
|
|
465
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260820.7",
|
|
466
466
|
"System.ClientModel": "1.15.0"
|
|
467
467
|
},
|
|
468
468
|
"runtime": {
|
|
@@ -472,10 +472,10 @@
|
|
|
472
472
|
}
|
|
473
473
|
}
|
|
474
474
|
},
|
|
475
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
475
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260820.7": {
|
|
476
476
|
"dependencies": {
|
|
477
477
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
478
|
-
"System.Memory.Data": "10.0.
|
|
478
|
+
"System.Memory.Data": "10.0.10"
|
|
479
479
|
},
|
|
480
480
|
"runtime": {
|
|
481
481
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -558,10 +558,10 @@
|
|
|
558
558
|
},
|
|
559
559
|
"System.ClientModel/1.15.0": {
|
|
560
560
|
"dependencies": {
|
|
561
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
562
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
563
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
564
|
-
"System.Memory.Data": "10.0.
|
|
561
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.10",
|
|
562
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.10",
|
|
563
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.10",
|
|
564
|
+
"System.Memory.Data": "10.0.10"
|
|
565
565
|
},
|
|
566
566
|
"runtime": {
|
|
567
567
|
"lib/net10.0/System.ClientModel.dll": {
|
|
@@ -672,11 +672,11 @@
|
|
|
672
672
|
}
|
|
673
673
|
}
|
|
674
674
|
},
|
|
675
|
-
"System.Memory.Data/10.0.
|
|
675
|
+
"System.Memory.Data/10.0.10": {
|
|
676
676
|
"runtime": {
|
|
677
677
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
678
|
-
"assemblyVersion": "10.0.0.
|
|
679
|
-
"fileVersion": "10.0.
|
|
678
|
+
"assemblyVersion": "10.0.0.10",
|
|
679
|
+
"fileVersion": "10.0.1026.32716"
|
|
680
680
|
}
|
|
681
681
|
}
|
|
682
682
|
},
|
|
@@ -715,17 +715,17 @@
|
|
|
715
715
|
}
|
|
716
716
|
},
|
|
717
717
|
"libraries": {
|
|
718
|
-
"Azure.Generator/1.0.0-alpha.
|
|
718
|
+
"Azure.Generator/1.0.0-alpha.20260821.2": {
|
|
719
719
|
"type": "project",
|
|
720
720
|
"serviceable": false,
|
|
721
721
|
"sha512": ""
|
|
722
722
|
},
|
|
723
|
-
"Azure.Core/1.
|
|
723
|
+
"Azure.Core/1.62.0": {
|
|
724
724
|
"type": "package",
|
|
725
725
|
"serviceable": true,
|
|
726
|
-
"sha512": "sha512-
|
|
727
|
-
"path": "azure.core/1.
|
|
728
|
-
"hashPath": "azure.core.1.
|
|
726
|
+
"sha512": "sha512-C0ijs91ZW2uhF/VwGLXeayb+RwTWhDxKnrsmqPWg5HkYtPQ93mzaydyMCjAzE0AG5yHc1bpaPc+NPlZUgz3w8g==",
|
|
727
|
+
"path": "azure.core/1.62.0",
|
|
728
|
+
"hashPath": "azure.core.1.62.0.nupkg.sha512"
|
|
729
729
|
},
|
|
730
730
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
731
731
|
"type": "package",
|
|
@@ -755,12 +755,12 @@
|
|
|
755
755
|
"path": "humanizer.core/2.14.1",
|
|
756
756
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
757
757
|
},
|
|
758
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
758
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.10": {
|
|
759
759
|
"type": "package",
|
|
760
760
|
"serviceable": true,
|
|
761
|
-
"sha512": "sha512-
|
|
762
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
763
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
761
|
+
"sha512": "sha512-TFI6OKYE1XZz4SGuTSH70c6SBdPpFktXsoa1gCxTr3mKrhmXirnvaS0tKz+J3ZWICEAmMpEGn59nO4ICtUpQXA==",
|
|
762
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.10",
|
|
763
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.10.nupkg.sha512"
|
|
764
764
|
},
|
|
765
765
|
"Microsoft.Build/17.9.5": {
|
|
766
766
|
"type": "package",
|
|
@@ -804,61 +804,61 @@
|
|
|
804
804
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
805
805
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
806
806
|
},
|
|
807
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
807
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.10": {
|
|
808
808
|
"type": "package",
|
|
809
809
|
"serviceable": true,
|
|
810
|
-
"sha512": "sha512-
|
|
811
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
812
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
810
|
+
"sha512": "sha512-5Vnd2I75DmZCVEjSynIdJ/0EGafgnLQwgR3t2C2/fkjx/nRG+cLwxLLdInoHeCEpkD5K4Ov/g9ZCRYrl4TRsaA==",
|
|
811
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.10",
|
|
812
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.10.nupkg.sha512"
|
|
813
813
|
},
|
|
814
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
814
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.10": {
|
|
815
815
|
"type": "package",
|
|
816
816
|
"serviceable": true,
|
|
817
|
-
"sha512": "sha512-
|
|
818
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
819
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
817
|
+
"sha512": "sha512-z/2xXlFw2aLGjHyEm6E0tQ+In6VfzQzTrtArbQ2c0TQE16ZbyDCMGPvaUT9I0s8rgy9sRWlU2P9waW37qV04qA==",
|
|
818
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.10",
|
|
819
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.10.nupkg.sha512"
|
|
820
820
|
},
|
|
821
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
821
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.10": {
|
|
822
822
|
"type": "package",
|
|
823
823
|
"serviceable": true,
|
|
824
|
-
"sha512": "sha512-
|
|
825
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
826
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
824
|
+
"sha512": "sha512-9uWiKpeOVac355STyChWR/pliFX/5CeLqChW9kKsaxyDH4EUTZxMkT4Jwp/J/peLm0GBFmSX5c0WCse3yCnq1Q==",
|
|
825
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.10",
|
|
826
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.10.nupkg.sha512"
|
|
827
827
|
},
|
|
828
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
828
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.10": {
|
|
829
829
|
"type": "package",
|
|
830
830
|
"serviceable": true,
|
|
831
|
-
"sha512": "sha512-
|
|
832
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
833
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
831
|
+
"sha512": "sha512-c5zqFCY9DiIpMovLd7/d/CTiEtrMOuQ639dhv3PABtKQIKNQikSHwQt8+N679uii9q+B55lgK28Uv64FOwEu8w==",
|
|
832
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.10",
|
|
833
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.10.nupkg.sha512"
|
|
834
834
|
},
|
|
835
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
835
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.10": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
840
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
838
|
+
"sha512": "sha512-5LugpYGHk+mkn0a8IZgcyfBca8PCTAU9RQFoMrTdtOOidq88M2SI5f3px6ugnzgxC+eTkvYYJi8pzlUnG5xdAQ==",
|
|
839
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.10",
|
|
840
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.10.nupkg.sha512"
|
|
841
841
|
},
|
|
842
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
842
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.10": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512-
|
|
846
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
847
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
845
|
+
"sha512": "sha512-zkFxGYUvdxAvIKTyXHrmW+Sux53D4SezD9dMyZ6hrwwzPQJNuwCRy1f5W7AvYTqacEGhWF2XderRQG1OvbV8og==",
|
|
846
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.10",
|
|
847
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.10.nupkg.sha512"
|
|
848
848
|
},
|
|
849
|
-
"Microsoft.Extensions.Options/10.0.
|
|
849
|
+
"Microsoft.Extensions.Options/10.0.10": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.extensions.options/10.0.
|
|
854
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
852
|
+
"sha512": "sha512-srnhnk7nE8krBiIXp71LvBmKBtraBONWSRzdjJgRv1Ko9Mp8IVNqv4vIS9hGeVteBig8aQkva9ZG+sC+o5sVcA==",
|
|
853
|
+
"path": "microsoft.extensions.options/10.0.10",
|
|
854
|
+
"hashPath": "microsoft.extensions.options.10.0.10.nupkg.sha512"
|
|
855
855
|
},
|
|
856
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
856
|
+
"Microsoft.Extensions.Primitives/10.0.10": {
|
|
857
857
|
"type": "package",
|
|
858
858
|
"serviceable": true,
|
|
859
|
-
"sha512": "sha512-
|
|
860
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
861
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
859
|
+
"sha512": "sha512-5wu/GrYVd8mG2DVUw3vFJzF+O336TyTGg/Kmcgw9bfwYhCoFiV5lR5QeEmKecJyrW4W54nMfD3p3589E8a7czQ==",
|
|
860
|
+
"path": "microsoft.extensions.primitives/10.0.10",
|
|
861
|
+
"hashPath": "microsoft.extensions.primitives.10.0.10.nupkg.sha512"
|
|
862
862
|
},
|
|
863
863
|
"Microsoft.Identity.Client/4.84.2": {
|
|
864
864
|
"type": "package",
|
|
@@ -888,26 +888,26 @@
|
|
|
888
888
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
889
889
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
890
890
|
},
|
|
891
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
891
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260820.7": {
|
|
892
892
|
"type": "package",
|
|
893
893
|
"serviceable": true,
|
|
894
|
-
"sha512": "sha512-
|
|
895
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
896
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
894
|
+
"sha512": "sha512-RARjtgLQ3P1kPAxbKhUafpK8mt5X1BJHP7lRbYVm4PuJrru+GS9pM1E7g+MFU6NpDyiLF7C6/hh3dtG4Ao3h7w==",
|
|
895
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260820.7",
|
|
896
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260820.7.nupkg.sha512"
|
|
897
897
|
},
|
|
898
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
898
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260820.7": {
|
|
899
899
|
"type": "package",
|
|
900
900
|
"serviceable": true,
|
|
901
|
-
"sha512": "sha512-
|
|
902
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
903
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
901
|
+
"sha512": "sha512-SMwoj7ogu4s+PsPSwjdaL78atJSVxfD9F0YcxzWBkrc22wBBjJ0Skbd+QKZHwM77qoM7QWodovby/01uU8todw==",
|
|
902
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260820.7",
|
|
903
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260820.7.nupkg.sha512"
|
|
904
904
|
},
|
|
905
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
905
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260820.7": {
|
|
906
906
|
"type": "package",
|
|
907
907
|
"serviceable": true,
|
|
908
|
-
"sha512": "sha512-
|
|
909
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
910
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
908
|
+
"sha512": "sha512-1UTcpDKsTQb+6wKdeh0+Zw4T/ftCmVKU5DX4vOqxOP+SJaa3EL2pHMeTayJmg0Zrc1rDbm3j9hgYqIUP4XHAzg==",
|
|
909
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260820.7",
|
|
910
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260820.7.nupkg.sha512"
|
|
911
911
|
},
|
|
912
912
|
"Newtonsoft.Json/13.0.3": {
|
|
913
913
|
"type": "package",
|
|
@@ -1028,12 +1028,12 @@
|
|
|
1028
1028
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
1029
1029
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
1030
1030
|
},
|
|
1031
|
-
"System.Memory.Data/10.0.
|
|
1031
|
+
"System.Memory.Data/10.0.10": {
|
|
1032
1032
|
"type": "package",
|
|
1033
1033
|
"serviceable": true,
|
|
1034
|
-
"sha512": "sha512-
|
|
1035
|
-
"path": "system.memory.data/10.0.
|
|
1036
|
-
"hashPath": "system.memory.data.10.0.
|
|
1034
|
+
"sha512": "sha512-roR+5AeOpflUxJQlqSfsZs/Bvi1uw4KBuTkIgF1e8l0RdalG4AUn84+sjJLclEfOV85gAjc8+Pp540qjDE5UIg==",
|
|
1035
|
+
"path": "system.memory.data/10.0.10",
|
|
1036
|
+
"hashPath": "system.memory.data.10.0.10.nupkg.sha512"
|
|
1037
1037
|
},
|
|
1038
1038
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
1039
1039
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|