@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20260629.4 → 1.0.0-alpha.20260701.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 (47) hide show
  1. package/dist/emitter/resolve-arm-resources-converter.js.map +1 -1
  2. package/dist/emitter/resource-detection.js +1 -1
  3. package/dist/emitter/resource-detection.js.map +1 -1
  4. package/dist/emitter/resource-metadata.js +2 -2
  5. package/dist/emitter/resource-metadata.js.map +1 -1
  6. package/dist/emitter/subscription-id-transformer.js.map +1 -1
  7. package/dist/generator/Azure.Core.dll +0 -0
  8. package/dist/generator/Azure.Generator.Management.deps.json +133 -133
  9. package/dist/generator/Azure.Generator.Management.dll +0 -0
  10. package/dist/generator/Azure.Generator.Management.pdb +0 -0
  11. package/dist/generator/Azure.Generator.Management.xml +7 -0
  12. package/dist/generator/Azure.Generator.dll +0 -0
  13. package/dist/generator/Humanizer.dll +0 -0
  14. package/dist/generator/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  15. package/dist/generator/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  16. package/dist/generator/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  17. package/dist/generator/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  18. package/dist/generator/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  19. package/dist/generator/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  20. package/dist/generator/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  21. package/dist/generator/Microsoft.Extensions.Options.dll +0 -0
  22. package/dist/generator/Microsoft.Extensions.Primitives.dll +0 -0
  23. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  24. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  25. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  26. package/dist/generator/System.Memory.Data.dll +0 -0
  27. package/dist/generator/net10.0/Azure.Core.dll +0 -0
  28. package/dist/generator/net10.0/Azure.Generator.Management.deps.json +133 -133
  29. package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
  30. package/dist/generator/net10.0/Azure.Generator.Management.pdb +0 -0
  31. package/dist/generator/net10.0/Azure.Generator.Management.xml +7 -0
  32. package/dist/generator/net10.0/Azure.Generator.dll +0 -0
  33. package/dist/generator/net10.0/Humanizer.dll +0 -0
  34. package/dist/generator/net10.0/Microsoft.Bcl.AsyncInterfaces.dll +0 -0
  35. package/dist/generator/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll +0 -0
  36. package/dist/generator/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll +0 -0
  37. package/dist/generator/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll +0 -0
  38. package/dist/generator/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll +0 -0
  39. package/dist/generator/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll +0 -0
  40. package/dist/generator/net10.0/Microsoft.Extensions.Logging.Abstractions.dll +0 -0
  41. package/dist/generator/net10.0/Microsoft.Extensions.Options.dll +0 -0
  42. package/dist/generator/net10.0/Microsoft.Extensions.Primitives.dll +0 -0
  43. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  44. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  45. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
  46. package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
  47. package/package.json +18 -17
@@ -6,37 +6,37 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.Management/1.0.0-alpha.20260629.4": {
9
+ "Azure.Generator.Management/1.0.0-alpha.20260701.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.59.0",
12
- "Azure.Generator": "1.0.0-alpha.20260624.5",
11
+ "Azure.Core": "1.60.0",
12
+ "Azure.Generator": "1.0.0-alpha.20260629.2",
13
13
  "Azure.ResourceManager": "1.14.0",
14
- "Humanizer.Core": "3.0.1"
14
+ "Humanizer.Core": "3.0.10"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.Management.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": {
@@ -45,23 +45,23 @@
45
45
  }
46
46
  }
47
47
  },
48
- "Azure.Generator/1.0.0-alpha.20260624.5": {
48
+ "Azure.Generator/1.0.0-alpha.20260629.2": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.59.0",
50
+ "Azure.Core": "1.60.0",
51
51
  "Azure.Core.Expressions.DataFactory": "1.0.0",
52
52
  "Azure.ResourceManager": "1.14.0",
53
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260624.10"
53
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260629.10"
54
54
  },
55
55
  "runtime": {
56
56
  "lib/net10.0/Azure.Generator.dll": {
57
57
  "assemblyVersion": "1.0.0.0",
58
- "fileVersion": "1.0.26.32405"
58
+ "fileVersion": "1.0.26.32902"
59
59
  }
60
60
  }
61
61
  },
62
62
  "Azure.ResourceManager/1.14.0": {
63
63
  "dependencies": {
64
- "Azure.Core": "1.59.0"
64
+ "Azure.Core": "1.60.0"
65
65
  },
66
66
  "runtime": {
67
67
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -78,19 +78,19 @@
78
78
  }
79
79
  }
80
80
  },
81
- "Humanizer.Core/3.0.1": {
81
+ "Humanizer.Core/3.0.10": {
82
82
  "runtime": {
83
83
  "lib/net10.0/Humanizer.dll": {
84
84
  "assemblyVersion": "3.0.0.0",
85
- "fileVersion": "3.0.1.28244"
85
+ "fileVersion": "3.0.10.37104"
86
86
  }
87
87
  }
88
88
  },
89
- "Microsoft.Bcl.AsyncInterfaces/10.0.3": {
89
+ "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
90
90
  "runtime": {
91
91
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
92
- "assemblyVersion": "10.0.0.3",
93
- "fileVersion": "10.0.326.7603"
92
+ "assemblyVersion": "10.0.0.9",
93
+ "fileVersion": "10.0.926.27113"
94
94
  }
95
95
  }
96
96
  },
@@ -219,7 +219,7 @@
219
219
  },
220
220
  "Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
221
221
  "dependencies": {
222
- "Humanizer.Core": "3.0.1",
222
+ "Humanizer.Core": "3.0.10",
223
223
  "Microsoft.CodeAnalysis.CSharp": "4.8.0",
224
224
  "Microsoft.CodeAnalysis.Common": "4.8.0",
225
225
  "Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0"
@@ -274,8 +274,8 @@
274
274
  },
275
275
  "Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
276
276
  "dependencies": {
277
- "Humanizer.Core": "3.0.1",
278
- "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
277
+ "Humanizer.Core": "3.0.10",
278
+ "Microsoft.Bcl.AsyncInterfaces": "10.0.9",
279
279
  "Microsoft.CodeAnalysis.Common": "4.8.0",
280
280
  "System.Composition": "7.0.0"
281
281
  },
@@ -327,91 +327,91 @@
327
327
  }
328
328
  }
329
329
  },
330
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
330
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
331
331
  "dependencies": {
332
- "Microsoft.Extensions.Primitives": "10.0.3"
332
+ "Microsoft.Extensions.Primitives": "10.0.9"
333
333
  },
334
334
  "runtime": {
335
335
  "lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
336
336
  "assemblyVersion": "10.0.0.0",
337
- "fileVersion": "10.0.326.7603"
337
+ "fileVersion": "10.0.926.27113"
338
338
  }
339
339
  }
340
340
  },
341
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
341
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
342
342
  "runtime": {
343
343
  "lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
344
344
  "assemblyVersion": "10.0.0.0",
345
- "fileVersion": "10.0.326.7603"
345
+ "fileVersion": "10.0.926.27113"
346
346
  }
347
347
  }
348
348
  },
349
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
349
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
350
350
  "dependencies": {
351
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
352
- "Microsoft.Extensions.Options": "10.0.3"
351
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
352
+ "Microsoft.Extensions.Options": "10.0.9"
353
353
  },
354
354
  "runtime": {
355
355
  "lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
356
356
  "assemblyVersion": "10.0.0.0",
357
- "fileVersion": "10.0.326.7603"
357
+ "fileVersion": "10.0.926.27113"
358
358
  }
359
359
  }
360
360
  },
361
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
361
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
362
362
  "dependencies": {
363
- "Microsoft.Extensions.Primitives": "10.0.3"
363
+ "Microsoft.Extensions.Primitives": "10.0.9"
364
364
  },
365
365
  "runtime": {
366
366
  "lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
367
367
  "assemblyVersion": "10.0.0.0",
368
- "fileVersion": "10.0.326.7603"
368
+ "fileVersion": "10.0.926.27113"
369
369
  }
370
370
  }
371
371
  },
372
- "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
372
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
373
373
  "dependencies": {
374
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
375
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
376
- "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
377
- "Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
378
- "Microsoft.Extensions.Logging.Abstractions": "10.0.3"
374
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
375
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
376
+ "Microsoft.Extensions.Diagnostics.Abstractions": "10.0.9",
377
+ "Microsoft.Extensions.FileProviders.Abstractions": "10.0.9",
378
+ "Microsoft.Extensions.Logging.Abstractions": "10.0.9"
379
379
  },
380
380
  "runtime": {
381
381
  "lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
382
382
  "assemblyVersion": "10.0.0.0",
383
- "fileVersion": "10.0.326.7603"
383
+ "fileVersion": "10.0.926.27113"
384
384
  }
385
385
  }
386
386
  },
387
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
387
+ "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
388
388
  "dependencies": {
389
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
389
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
390
390
  },
391
391
  "runtime": {
392
392
  "lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
393
393
  "assemblyVersion": "10.0.0.0",
394
- "fileVersion": "10.0.326.7603"
394
+ "fileVersion": "10.0.926.27113"
395
395
  }
396
396
  }
397
397
  },
398
- "Microsoft.Extensions.Options/10.0.3": {
398
+ "Microsoft.Extensions.Options/10.0.9": {
399
399
  "dependencies": {
400
- "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
401
- "Microsoft.Extensions.Primitives": "10.0.3"
400
+ "Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
401
+ "Microsoft.Extensions.Primitives": "10.0.9"
402
402
  },
403
403
  "runtime": {
404
404
  "lib/net10.0/Microsoft.Extensions.Options.dll": {
405
405
  "assemblyVersion": "10.0.0.0",
406
- "fileVersion": "10.0.326.7603"
406
+ "fileVersion": "10.0.926.27113"
407
407
  }
408
408
  }
409
409
  },
410
- "Microsoft.Extensions.Primitives/10.0.3": {
410
+ "Microsoft.Extensions.Primitives/10.0.9": {
411
411
  "runtime": {
412
412
  "lib/net10.0/Microsoft.Extensions.Primitives.dll": {
413
413
  "assemblyVersion": "10.0.0.0",
414
- "fileVersion": "10.0.326.7603"
414
+ "fileVersion": "10.0.926.27113"
415
415
  }
416
416
  }
417
417
  },
@@ -454,17 +454,17 @@
454
454
  }
455
455
  }
456
456
  },
457
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260624.10": {
457
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
458
458
  "dependencies": {
459
459
  "CommandLineParser": "2.9.1",
460
460
  "Microsoft.Build": "17.9.5",
461
461
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
462
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260624.10",
462
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260629.10",
463
463
  "NuGet.Configuration": "6.14.3",
464
464
  "NuGet.Protocol": "6.14.3",
465
465
  "NuGet.Versioning": "6.14.3",
466
466
  "System.ComponentModel.Composition": "8.0.0",
467
- "System.Memory.Data": "10.0.3"
467
+ "System.Memory.Data": "10.0.9"
468
468
  },
469
469
  "runtime": {
470
470
  "lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
@@ -473,10 +473,10 @@
473
473
  }
474
474
  }
475
475
  },
476
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260624.10": {
476
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
477
477
  "dependencies": {
478
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
479
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260624.10",
478
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
479
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260629.10",
480
480
  "System.ClientModel": "1.14.0"
481
481
  },
482
482
  "runtime": {
@@ -486,10 +486,10 @@
486
486
  }
487
487
  }
488
488
  },
489
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260624.10": {
489
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
490
490
  "dependencies": {
491
491
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
492
- "System.Memory.Data": "10.0.3"
492
+ "System.Memory.Data": "10.0.9"
493
493
  },
494
494
  "runtime": {
495
495
  "lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
@@ -572,10 +572,10 @@
572
572
  },
573
573
  "System.ClientModel/1.14.0": {
574
574
  "dependencies": {
575
- "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
576
- "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
577
- "Microsoft.Extensions.Logging.Abstractions": "10.0.3",
578
- "System.Memory.Data": "10.0.3"
575
+ "Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
576
+ "Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
577
+ "Microsoft.Extensions.Logging.Abstractions": "10.0.9",
578
+ "System.Memory.Data": "10.0.9"
579
579
  },
580
580
  "runtime": {
581
581
  "lib/net10.0/System.ClientModel.dll": {
@@ -686,11 +686,11 @@
686
686
  }
687
687
  }
688
688
  },
689
- "System.Memory.Data/10.0.3": {
689
+ "System.Memory.Data/10.0.9": {
690
690
  "runtime": {
691
691
  "lib/net10.0/System.Memory.Data.dll": {
692
- "assemblyVersion": "10.0.0.3",
693
- "fileVersion": "10.0.326.7603"
692
+ "assemblyVersion": "10.0.0.9",
693
+ "fileVersion": "10.0.926.27113"
694
694
  }
695
695
  }
696
696
  },
@@ -729,17 +729,17 @@
729
729
  }
730
730
  },
731
731
  "libraries": {
732
- "Azure.Generator.Management/1.0.0-alpha.20260629.4": {
732
+ "Azure.Generator.Management/1.0.0-alpha.20260701.2": {
733
733
  "type": "project",
734
734
  "serviceable": false,
735
735
  "sha512": ""
736
736
  },
737
- "Azure.Core/1.59.0": {
737
+ "Azure.Core/1.60.0": {
738
738
  "type": "package",
739
739
  "serviceable": true,
740
- "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
741
- "path": "azure.core/1.59.0",
742
- "hashPath": "azure.core.1.59.0.nupkg.sha512"
740
+ "sha512": "sha512-qCa5DLAq0w14aTl9/bvMZNA/QxPzYj1a4zakrpeudxWd4D4YliRHRfccD3yFECeHkMkvQjMmyWLggb8bzhDVKA==",
741
+ "path": "azure.core/1.60.0",
742
+ "hashPath": "azure.core.1.60.0.nupkg.sha512"
743
743
  },
744
744
  "Azure.Core.Expressions.DataFactory/1.0.0": {
745
745
  "type": "package",
@@ -748,12 +748,12 @@
748
748
  "path": "azure.core.expressions.datafactory/1.0.0",
749
749
  "hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
750
750
  },
751
- "Azure.Generator/1.0.0-alpha.20260624.5": {
751
+ "Azure.Generator/1.0.0-alpha.20260629.2": {
752
752
  "type": "package",
753
753
  "serviceable": true,
754
- "sha512": "sha512-r+/Q5AjHwg9vVfaEKbRzpUKrf3l5qFXt4RkBWLbLD5lP/21P6w71j8bK4hoirNrjxkShpV0pw8oE7fdlNGylcQ==",
755
- "path": "azure.generator/1.0.0-alpha.20260624.5",
756
- "hashPath": "azure.generator.1.0.0-alpha.20260624.5.nupkg.sha512"
754
+ "sha512": "sha512-VJv5OuYD56onMp6D8ASmLd6LzwS6ddx7Rm40RHfaOSeBp8uJzrXc4ITBEgyigXrOXkas5bDLQVEuhy2F2KhH3w==",
755
+ "path": "azure.generator/1.0.0-alpha.20260629.2",
756
+ "hashPath": "azure.generator.1.0.0-alpha.20260629.2.nupkg.sha512"
757
757
  },
758
758
  "Azure.ResourceManager/1.14.0": {
759
759
  "type": "package",
@@ -769,19 +769,19 @@
769
769
  "path": "commandlineparser/2.9.1",
770
770
  "hashPath": "commandlineparser.2.9.1.nupkg.sha512"
771
771
  },
772
- "Humanizer.Core/3.0.1": {
772
+ "Humanizer.Core/3.0.10": {
773
773
  "type": "package",
774
774
  "serviceable": true,
775
- "sha512": "sha512-scB3+KcxNmEjZK5V8rKCW2gIiL8m8KH91w14FuuExyhi9xTyAJ+jr+DDxGdy12mHmioe2uvjxTfMgM7WmSUFlw==",
776
- "path": "humanizer.core/3.0.1",
777
- "hashPath": "humanizer.core.3.0.1.nupkg.sha512"
775
+ "sha512": "sha512-yZIhtw8sYuvsONzQbZxWpR60tMWYHXoo0DL6nyOqSFiU5POjBTSEyWFpTQtJEZuy+oqiYTXKXY/Mjx7KnqIQFw==",
776
+ "path": "humanizer.core/3.0.10",
777
+ "hashPath": "humanizer.core.3.0.10.nupkg.sha512"
778
778
  },
779
- "Microsoft.Bcl.AsyncInterfaces/10.0.3": {
779
+ "Microsoft.Bcl.AsyncInterfaces/10.0.9": {
780
780
  "type": "package",
781
781
  "serviceable": true,
782
- "sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==",
783
- "path": "microsoft.bcl.asyncinterfaces/10.0.3",
784
- "hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512"
782
+ "sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
783
+ "path": "microsoft.bcl.asyncinterfaces/10.0.9",
784
+ "hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
785
785
  },
786
786
  "Microsoft.Build/17.9.5": {
787
787
  "type": "package",
@@ -825,61 +825,61 @@
825
825
  "path": "microsoft.codeanalysis.workspaces.common/4.8.0",
826
826
  "hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
827
827
  },
828
- "Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
828
+ "Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
829
829
  "type": "package",
830
830
  "serviceable": true,
831
- "sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
832
- "path": "microsoft.extensions.configuration.abstractions/10.0.3",
833
- "hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512"
831
+ "sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
832
+ "path": "microsoft.extensions.configuration.abstractions/10.0.9",
833
+ "hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
834
834
  },
835
- "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
835
+ "Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
836
836
  "type": "package",
837
837
  "serviceable": true,
838
- "sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
839
- "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
840
- "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512"
838
+ "sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
839
+ "path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
840
+ "hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
841
841
  },
842
- "Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
842
+ "Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
843
843
  "type": "package",
844
844
  "serviceable": true,
845
- "sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==",
846
- "path": "microsoft.extensions.diagnostics.abstractions/10.0.3",
847
- "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512"
845
+ "sha512": "sha512-86RgyFsmVslW4Nu28IXgt8tLglynGQrwjk/xhGZaTe8j6YIeR1Ywoc42hSHsBSl920CQdfqq2dBohZiGm3AkUA==",
846
+ "path": "microsoft.extensions.diagnostics.abstractions/10.0.9",
847
+ "hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.9.nupkg.sha512"
848
848
  },
849
- "Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
849
+ "Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
850
850
  "type": "package",
851
851
  "serviceable": true,
852
- "sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
853
- "path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
854
- "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
852
+ "sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==",
853
+ "path": "microsoft.extensions.fileproviders.abstractions/10.0.9",
854
+ "hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512"
855
855
  },
856
- "Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
856
+ "Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
857
857
  "type": "package",
858
858
  "serviceable": true,
859
- "sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==",
860
- "path": "microsoft.extensions.hosting.abstractions/10.0.3",
861
- "hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512"
859
+ "sha512": "sha512-Xd/2F+uWblTiUp+ssaDZN2ea4vmnHmW6PXugmqBHumyhqVkyeh6RJ3S2Zo/F+1bXIL/KuGqe2pKv6UiGOc1KeQ==",
860
+ "path": "microsoft.extensions.hosting.abstractions/10.0.9",
861
+ "hashPath": "microsoft.extensions.hosting.abstractions.10.0.9.nupkg.sha512"
862
862
  },
863
- "Microsoft.Extensions.Logging.Abstractions/10.0.3": {
863
+ "Microsoft.Extensions.Logging.Abstractions/10.0.9": {
864
864
  "type": "package",
865
865
  "serviceable": true,
866
- "sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
867
- "path": "microsoft.extensions.logging.abstractions/10.0.3",
868
- "hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512"
866
+ "sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
867
+ "path": "microsoft.extensions.logging.abstractions/10.0.9",
868
+ "hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
869
869
  },
870
- "Microsoft.Extensions.Options/10.0.3": {
870
+ "Microsoft.Extensions.Options/10.0.9": {
871
871
  "type": "package",
872
872
  "serviceable": true,
873
- "sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
874
- "path": "microsoft.extensions.options/10.0.3",
875
- "hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512"
873
+ "sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
874
+ "path": "microsoft.extensions.options/10.0.9",
875
+ "hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
876
876
  },
877
- "Microsoft.Extensions.Primitives/10.0.3": {
877
+ "Microsoft.Extensions.Primitives/10.0.9": {
878
878
  "type": "package",
879
879
  "serviceable": true,
880
- "sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
881
- "path": "microsoft.extensions.primitives/10.0.3",
882
- "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
880
+ "sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
881
+ "path": "microsoft.extensions.primitives/10.0.9",
882
+ "hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
883
883
  },
884
884
  "Microsoft.Identity.Client/4.84.2": {
885
885
  "type": "package",
@@ -909,26 +909,26 @@
909
909
  "path": "microsoft.net.stringtools/17.9.5",
910
910
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
911
911
  },
912
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260624.10": {
912
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
913
913
  "type": "package",
914
914
  "serviceable": true,
915
- "sha512": "sha512-V1NTc+fSLgH6zqTJLOiffzQ3kWPFK38UD8fwQSUQdOIiUoBj2Ko28Ne+5Iv7qnpNM30yX2MOFzuope41AJONrA==",
916
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260624.10",
917
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260624.10.nupkg.sha512"
915
+ "sha512": "sha512-ViiLFQIMb/WPQyIL6BLkUE2FmhOduHde5FAEgYulr1Yw4QERMiEfrkQaZcWjvtBNZdrQzUQ330bX4UDt4RlSeQ==",
916
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260629.10",
917
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260629.10.nupkg.sha512"
918
918
  },
919
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260624.10": {
919
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
920
920
  "type": "package",
921
921
  "serviceable": true,
922
- "sha512": "sha512-l634PufAVXNXADaxuSFfjNQSbUeIW1RVzrBcbPGClbXhKadi5lXNVU03F6IfbYrbIdyHjuS7ULXgQW39IMUo4Q==",
923
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260624.10",
924
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260624.10.nupkg.sha512"
922
+ "sha512": "sha512-IOqGbye2Dcocezza4ujUzBbsSkhUMGQLj9gYHLdaLeTg++0LS/9NrBVJBuXL2aL9ntgAN+g0y1t92M8V3cvUAg==",
923
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260629.10",
924
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260629.10.nupkg.sha512"
925
925
  },
926
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260624.10": {
926
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
927
927
  "type": "package",
928
928
  "serviceable": true,
929
- "sha512": "sha512-X4SzVPzroZNDkXQGiD9PmMFfSSXX8Um36xKHFtxv7DMpxPZsc6l+t5oUJkbvMTRzV13vU1f+7NnMB2RMD1Bamg==",
930
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260624.10",
931
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260624.10.nupkg.sha512"
929
+ "sha512": "sha512-u3P1Vqlu0uMpEoGTqhkLSGwDNztcheeNgVyt6a6WyqIX8h8Ss4Cmj5frNgHcii7GxtMq9m/15CvV8kJHJI5zSw==",
930
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260629.10",
931
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260629.10.nupkg.sha512"
932
932
  },
933
933
  "Newtonsoft.Json/13.0.3": {
934
934
  "type": "package",
@@ -1049,12 +1049,12 @@
1049
1049
  "path": "system.diagnostics.eventlog/8.0.0",
1050
1050
  "hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
1051
1051
  },
1052
- "System.Memory.Data/10.0.3": {
1052
+ "System.Memory.Data/10.0.9": {
1053
1053
  "type": "package",
1054
1054
  "serviceable": true,
1055
- "sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==",
1056
- "path": "system.memory.data/10.0.3",
1057
- "hashPath": "system.memory.data.10.0.3.nupkg.sha512"
1055
+ "sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
1056
+ "path": "system.memory.data/10.0.9",
1057
+ "hashPath": "system.memory.data.10.0.9.nupkg.sha512"
1058
1058
  },
1059
1059
  "System.Reflection.MetadataLoadContext/8.0.0": {
1060
1060
  "type": "package",
@@ -79,6 +79,13 @@
79
79
  <member name="T:Azure.Generator.Management.ManagementOutputLibrary">
80
80
  <inheritdoc/>
81
81
  </member>
82
+ <member name="M:Azure.Generator.Management.ManagementOutputLibrary.ResolveFlattenTargetModels(Microsoft.TypeSpec.Generator.Input.InputModelType)">
83
+ <summary>
84
+ Resolves output model providers that should receive flattenProperty customizations for an input model.
85
+ </summary>
86
+ <param name="inputModel">The input model that owns the decorated flattened properties.</param>
87
+ <returns>The output model providers that represent the input model.</returns>
88
+ </member>
82
89
  <member name="P:Azure.Generator.Management.ManagementOutputLibrary.SafeFlattenDisabledModels">
83
90
  <summary>
84
91
  Set of model providers for which safe-flatten should be disabled, derived from the
Binary file
Binary file