@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.
Files changed (41) hide show
  1. package/dist/generator/Azure.Core.dll +0 -0
  2. package/dist/generator/Azure.Generator.StubLibrary.deps.json +121 -121
  3. package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
  4. package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
  5. package/dist/generator/Azure.Generator.deps.json +116 -116
  6. package/dist/generator/Azure.Generator.dll +0 -0
  7. package/dist/generator/Azure.Generator.pdb +0 -0
  8. package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  9. package/dist/generator/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  10. package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  11. package/dist/generator/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  12. package/dist/generator/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  13. package/dist/generator/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  14. package/dist/generator/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  15. package/dist/generator/Microsoft.Extensions.Options.dll +0 -0
  16. package/dist/generator/Microsoft.Extensions.Primitives.dll +0 -0
  17. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  18. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  19. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  20. package/dist/generator/System.Memory.Data.dll +0 -0
  21. package/dist/generator/net10.0/Azure.Core.dll +0 -0
  22. package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +121 -121
  23. package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
  24. package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
  25. package/dist/generator/net10.0/Azure.Generator.deps.json +116 -116
  26. package/dist/generator/net10.0/Azure.Generator.dll +0 -0
  27. package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
  28. package/dist/generator/net10.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  29. package/dist/generator/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  30. package/dist/generator/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  31. package/dist/generator/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  32. package/dist/generator/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  33. package/dist/generator/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  34. package/dist/generator/net10.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  35. package/dist/generator/net10.0/Microsoft.Extensions.Options.dll +0 -0
  36. package/dist/generator/net10.0/Microsoft.Extensions.Primitives.dll +0 -0
  37. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  38. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  39. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
  40. package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
  41. 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.20260819.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260821.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.61.0",
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.20260818.17"
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.61.0": {
20
+ "Azure.Core/1.62.0": {
21
21
  "dependencies": {
22
- "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
23
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
24
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
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.9"
28
+ "System.Memory.Data": "10.0.10"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.61.0.0",
33
- "fileVersion": "1.6100.26.40406"
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.61.0"
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.61.0"
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.9": {
75
+ "Microsoft.Bcl.AsyncInterfaces/10.0.10": {
76
76
  "runtime": {
77
77
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
78
- "assemblyVersion": "10.0.0.9",
79
- "fileVersion": "10.0.926.27113"
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.9",
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.9": {
316
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.10": {
317
317
  "dependencies": {
318
- "Microsoft.Extensions.Primitives": "10.0.9"
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.926.27113"
323
+ "fileVersion": "10.0.1026.32716"
324
324
  }
325
325
  }
326
326
  },
327
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
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.926.27113"
331
+ "fileVersion": "10.0.1026.32716"
332
332
  }
333
333
  }
334
334
  },
335
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
335
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.10": {
336
336
  "dependencies": {
337
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
338
- "Microsoft.Extensions.Options": "10.0.9"
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.926.27113"
343
+ "fileVersion": "10.0.1026.32716"
344
344
  }
345
345
  }
346
346
  },
347
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
347
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.10": {
348
348
  "dependencies": {
349
- "Microsoft.Extensions.Primitives": "10.0.9"
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.926.27113"
354
+ "fileVersion": "10.0.1026.32716"
355
355
  }
356
356
  }
357
357
  },
358
- "Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
358
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.10": {
359
359
  "dependencies": {
360
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
361
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
362
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.9",
363
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.9",
364
- "Microsoft.Extensions.Logging.Abstractions": "10.0.9"
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.926.27113"
369
+ "fileVersion": "10.0.1026.32716"
370
370
  }
371
371
  }
372
372
  },
373
- "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
373
+ "Microsoft.Extensions.Logging.Abstractions/10.0.10": {
374
374
  "dependencies": {
375
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
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.926.27113"
380
+ "fileVersion": "10.0.1026.32716"
381
381
  }
382
382
  }
383
383
  },
384
- "Microsoft.Extensions.Options/10.0.9": {
384
+ "Microsoft.Extensions.Options/10.0.10": {
385
385
  "dependencies": {
386
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
387
- "Microsoft.Extensions.Primitives": "10.0.9"
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.926.27113"
392
+ "fileVersion": "10.0.1026.32716"
393
393
  }
394
394
  }
395
395
  },
396
- "Microsoft.Extensions.Primitives/10.0.9": {
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.926.27113"
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.20260818.17": {
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.20260818.17",
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.9"
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.20260818.17": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260820.7": {
463
463
  "dependencies": {
464
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260818.17",
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.20260818.17": {
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.9"
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.9",
562
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
563
- "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
564
- "System.Memory.Data": "10.0.9"
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.9": {
675
+ "System.Memory.Data/10.0.10": {
676
676
  "runtime": {
677
677
  "lib/net10.0/System.Memory.Data.dll": {
678
- "assemblyVersion": "10.0.0.9",
679
- "fileVersion": "10.0.926.27113"
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.20260819.2": {
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.61.0": {
723
+ "Azure.Core/1.62.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-sns4J9zz7NCpfNYz9rMIly5/TjDkNsTnPAr4nNr0BUBzn6tn6RNOEHOKb7A7DhJj/dEFMSevp3Ye36cUiNmsfg==",
727
- "path": "azure.core/1.61.0",
728
- "hashPath": "azure.core.1.61.0.nupkg.sha512"
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.9": {
758
+ "Microsoft.Bcl.AsyncInterfaces/10.0.10": {
759
759
  "type": "package",
760
760
  "serviceable": true,
761
- "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
762
- "path": "microsoft.bcl.asyncinterfaces/10.0.9",
763
- "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
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.9": {
807
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.10": {
808
808
  "type": "package",
809
809
  "serviceable": true,
810
- "sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
811
- "path": "microsoft.extensions.configuration.abstractions/10.0.9",
812
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
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.9": {
814
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.10": {
815
815
  "type": "package",
816
816
  "serviceable": true,
817
- "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
818
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
819
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
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.9": {
821
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.10": {
822
822
  "type": "package",
823
823
  "serviceable": true,
824
- "sha512": "sha512-86RgyFsmVslW4Nu28IXgt8tLglynGQrwjk/xhGZaTe8j6YIeR1Ywoc42hSHsBSl920CQdfqq2dBohZiGm3AkUA==",
825
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.9",
826
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.9.nupkg.sha512"
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.9": {
828
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.10": {
829
829
  "type": "package",
830
830
  "serviceable": true,
831
- "sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==",
832
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.9",
833
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512"
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.9": {
835
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.10": {
836
836
  "type": "package",
837
837
  "serviceable": true,
838
- "sha512": "sha512-Xd/2F+uWblTiUp+ssaDZN2ea4vmnHmW6PXugmqBHumyhqVkyeh6RJ3S2Zo/F+1bXIL/KuGqe2pKv6UiGOc1KeQ==",
839
- "path": "microsoft.extensions.hosting.abstractions/10.0.9",
840
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.9.nupkg.sha512"
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.9": {
842
+ "Microsoft.Extensions.Logging.Abstractions/10.0.10": {
843
843
  "type": "package",
844
844
  "serviceable": true,
845
- "sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
846
- "path": "microsoft.extensions.logging.abstractions/10.0.9",
847
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
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.9": {
849
+ "Microsoft.Extensions.Options/10.0.10": {
850
850
  "type": "package",
851
851
  "serviceable": true,
852
- "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
853
- "path": "microsoft.extensions.options/10.0.9",
854
- "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
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.9": {
856
+ "Microsoft.Extensions.Primitives/10.0.10": {
857
857
  "type": "package",
858
858
  "serviceable": true,
859
- "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
860
- "path": "microsoft.extensions.primitives/10.0.9",
861
- "hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
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.20260818.17": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260820.7": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-ARV/MwM1MvYgiIJJENp9mbU/sgAoEbX0JwU20nYBOcQyX1s0rD34c8rZXvpLRpGJptcjtiJnS2a7w6fkcJZk8Q==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260818.17",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260818.17.nupkg.sha512"
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.20260818.17": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260820.7": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-lAU5Z7HlOshv/9sadwJ8FTGkPRfbsA5kdmcvS6tXrBO0PDXB3o7wGUMl9gPdbJIrZa9t3THfZSlMSm6kkNtj/A==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260818.17",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260818.17.nupkg.sha512"
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.20260818.17": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260820.7": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-vJRUHde+fnmA3Dy5vL1ajGG6jFlF8eowLDYg5dWMcPOkZjxhwCKDLWrO5t0OWuIRXT7S1JsWAEmpNftFk+ULBw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260818.17",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260818.17.nupkg.sha512"
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.9": {
1031
+ "System.Memory.Data/10.0.10": {
1032
1032
  "type": "package",
1033
1033
  "serviceable": true,
1034
- "sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
1035
- "path": "system.memory.data/10.0.9",
1036
- "hashPath": "system.memory.data.10.0.9.nupkg.sha512"
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