@azure-typespec/http-client-csharp 1.0.0-alpha.20260629.2 → 1.0.0-alpha.20260630.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.20260629.2": {
9
+ "Azure.Generator/1.0.0-alpha.20260630.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.59.0",
11
+ "Azure.Core": "1.60.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.20260629.10"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260630.5"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.59.0": {
20
+ "Azure.Core/1.60.0": {
21
21
  "dependencies": {
22
- "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
22
+ "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
23
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
24
+ "Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
25
25
  "Microsoft.Identity.Client": "4.84.2",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
27
27
  "System.ClientModel": "1.14.0",
28
- "System.Memory.Data": "10.0.3"
28
+ "System.Memory.Data": "10.0.9"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.59.0.0",
33
- "fileVersion": "1.5900.26.30904"
32
+ "assemblyVersion": "1.60.0.0",
33
+ "fileVersion": "1.6000.26.33010"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.59.0"
39
+ "Azure.Core": "1.60.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.59.0"
50
+ "Azure.Core": "1.60.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.3": {
75
+ "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
76
76
  "runtime": {
77
77
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
78
- "assemblyVersion": "10.0.0.3",
79
- "fileVersion": "10.0.326.7603"
78
+ "assemblyVersion": "10.0.0.9",
79
+ "fileVersion": "10.0.926.27113"
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.3",
264
+ "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
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.3": {
316
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
317
317
  "dependencies": {
318
- "Microsoft.Extensions.Primitives": "10.0.3"
318
+ "Microsoft.Extensions.Primitives": "10.0.9"
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.326.7603"
323
+ "fileVersion": "10.0.926.27113"
324
324
  }
325
325
  }
326
326
  },
327
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
327
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
328
328
  "runtime": {
329
329
  "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
330
330
  "assemblyVersion": "10.0.0.0",
331
- "fileVersion": "10.0.326.7603"
331
+ "fileVersion": "10.0.926.27113"
332
332
  }
333
333
  }
334
334
  },
335
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
335
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
336
336
  "dependencies": {
337
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
338
- "Microsoft.Extensions.Options": "10.0.3"
337
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
338
+ "Microsoft.Extensions.Options": "10.0.9"
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.326.7603"
343
+ "fileVersion": "10.0.926.27113"
344
344
  }
345
345
  }
346
346
  },
347
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
347
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
348
348
  "dependencies": {
349
- "Microsoft.Extensions.Primitives": "10.0.3"
349
+ "Microsoft.Extensions.Primitives": "10.0.9"
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.326.7603"
354
+ "fileVersion": "10.0.926.27113"
355
355
  }
356
356
  }
357
357
  },
358
- "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
358
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
359
359
  "dependencies": {
360
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
361
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
362
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
363
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
364
- "Microsoft.Extensions.Logging.Abstractions": "10.0.3"
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"
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.326.7603"
369
+ "fileVersion": "10.0.926.27113"
370
370
  }
371
371
  }
372
372
  },
373
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
373
+ "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
374
374
  "dependencies": {
375
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
375
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
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.326.7603"
380
+ "fileVersion": "10.0.926.27113"
381
381
  }
382
382
  }
383
383
  },
384
- "Microsoft.Extensions.Options/10.0.3": {
384
+ "Microsoft.Extensions.Options/10.0.9": {
385
385
  "dependencies": {
386
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
387
- "Microsoft.Extensions.Primitives": "10.0.3"
386
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
387
+ "Microsoft.Extensions.Primitives": "10.0.9"
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.326.7603"
392
+ "fileVersion": "10.0.926.27113"
393
393
  }
394
394
  }
395
395
  },
396
- "Microsoft.Extensions.Primitives/10.0.3": {
396
+ "Microsoft.Extensions.Primitives/10.0.9": {
397
397
  "runtime": {
398
398
  "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
399
399
  "assemblyVersion": "10.0.0.0",
400
- "fileVersion": "10.0.326.7603"
400
+ "fileVersion": "10.0.926.27113"
401
401
  }
402
402
  }
403
403
  },
@@ -440,17 +440,17 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
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.20260629.10",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260630.5",
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.3"
453
+ "System.Memory.Data": "10.0.9"
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.20260629.10": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
463
463
  "dependencies": {
464
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260629.10",
464
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260630.5",
466
466
  "System.ClientModel": "1.14.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.20260629.10": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
- "System.Memory.Data": "10.0.3"
478
+ "System.Memory.Data": "10.0.9"
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.14.0": {
560
560
  "dependencies": {
561
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
562
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
563
- "Microsoft.Extensions.Logging.Abstractions": "10.0.3",
564
- "System.Memory.Data": "10.0.3"
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"
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.3": {
675
+ "System.Memory.Data/10.0.9": {
676
676
  "runtime": {
677
677
  "lib/net10.0/System.Memory.Data.dll": {
678
- "assemblyVersion": "10.0.0.3",
679
- "fileVersion": "10.0.326.7603"
678
+ "assemblyVersion": "10.0.0.9",
679
+ "fileVersion": "10.0.926.27113"
680
680
  }
681
681
  }
682
682
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260629.2": {
718
+ "Azure.Generator/1.0.0-alpha.20260630.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.59.0": {
723
+ "Azure.Core/1.60.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
727
- "path": "azure.core/1.59.0",
728
- "hashPath": "azure.core.1.59.0.nupkg.sha512"
726
+ "sha512": "sha512-qCa5DLAq0w14aTl9/bvMZNA/QxPzYj1a4zakrpeudxWd4D4YliRHRfccD3yFECeHkMkvQjMmyWLggb8bzhDVKA==",
727
+ "path": "azure.core/1.60.0",
728
+ "hashPath": "azure.core.1.60.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.3": {
758
+ "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
759
759
  "type": "package",
760
760
  "serviceable": true,
761
- "sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==",
762
- "path": "microsoft.bcl.asyncinterfaces/10.0.3",
763
- "hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512"
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"
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.3": {
807
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
808
808
  "type": "package",
809
809
  "serviceable": true,
810
- "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
811
- "path": "microsoft.extensions.configuration.abstractions/10.0.3",
812
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512"
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"
813
813
  },
814
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
814
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
815
815
  "type": "package",
816
816
  "serviceable": true,
817
- "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
818
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
819
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512"
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"
820
820
  },
821
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
821
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
822
822
  "type": "package",
823
823
  "serviceable": true,
824
- "sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==",
825
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.3",
826
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512"
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"
827
827
  },
828
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
828
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
829
829
  "type": "package",
830
830
  "serviceable": true,
831
- "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
832
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
833
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
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"
834
834
  },
835
- "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
835
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
836
836
  "type": "package",
837
837
  "serviceable": true,
838
- "sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==",
839
- "path": "microsoft.extensions.hosting.abstractions/10.0.3",
840
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512"
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"
841
841
  },
842
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
842
+ "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
843
843
  "type": "package",
844
844
  "serviceable": true,
845
- "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
846
- "path": "microsoft.extensions.logging.abstractions/10.0.3",
847
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512"
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"
848
848
  },
849
- "Microsoft.Extensions.Options/10.0.3": {
849
+ "Microsoft.Extensions.Options/10.0.9": {
850
850
  "type": "package",
851
851
  "serviceable": true,
852
- "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
853
- "path": "microsoft.extensions.options/10.0.3",
854
- "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512"
852
+ "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
853
+ "path": "microsoft.extensions.options/10.0.9",
854
+ "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
855
855
  },
856
- "Microsoft.Extensions.Primitives/10.0.3": {
856
+ "Microsoft.Extensions.Primitives/10.0.9": {
857
857
  "type": "package",
858
858
  "serviceable": true,
859
- "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
860
- "path": "microsoft.extensions.primitives/10.0.3",
861
- "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
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"
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.20260629.10": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260630.5": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-ViiLFQIMb/WPQyIL6BLkUE2FmhOduHde5FAEgYulr1Yw4QERMiEfrkQaZcWjvtBNZdrQzUQ330bX4UDt4RlSeQ==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260629.10",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260629.10.nupkg.sha512"
894
+ "sha512": "sha512-Hd7hf3Zq2ozo4gsL6Rsawv1XeJ4bFqcQ3rwFAjXF14wBQyEiOsHO47rfPbiXIG/US2/NaxSIdx2ym3zhdiPT+w==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260630.5",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260630.5.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260630.5": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-IOqGbye2Dcocezza4ujUzBbsSkhUMGQLj9gYHLdaLeTg++0LS/9NrBVJBuXL2aL9ntgAN+g0y1t92M8V3cvUAg==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260629.10",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260629.10.nupkg.sha512"
901
+ "sha512": "sha512-/37VeJhkqKTMklhn8uP37eeYVHeoogXpRFETnWAg6NCWGZAcas1YEqKClRtUiE9Vw0ZtNoLh4nhO7d15pGloXg==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260630.5",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260630.5.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260630.5": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-u3P1Vqlu0uMpEoGTqhkLSGwDNztcheeNgVyt6a6WyqIX8h8Ss4Cmj5frNgHcii7GxtMq9m/15CvV8kJHJI5zSw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260629.10",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260629.10.nupkg.sha512"
908
+ "sha512": "sha512-IZcyAMyvC0iTSmPkoM0krwgmNqsZwvK5B335hZkyOhhhkGVMv3aVM3wK4KEw/DDpuIHFAtAYRil9lE8aQNeQxw==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260630.5",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260630.5.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.3": {
1031
+ "System.Memory.Data/10.0.9": {
1032
1032
  "type": "package",
1033
1033
  "serviceable": true,
1034
- "sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==",
1035
- "path": "system.memory.data/10.0.3",
1036
- "hashPath": "system.memory.data.10.0.3.nupkg.sha512"
1034
+ "sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
1035
+ "path": "system.memory.data/10.0.9",
1036
+ "hashPath": "system.memory.data.10.0.9.nupkg.sha512"
1037
1037
  },
1038
1038
  "System.Reflection.MetadataLoadContext/8.0.0": {
1039
1039
  "type": "package",
Binary file
Binary file