@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.
- package/dist/emitter/resolve-arm-resources-converter.js.map +1 -1
- package/dist/emitter/resource-detection.js +1 -1
- package/dist/emitter/resource-detection.js.map +1 -1
- package/dist/emitter/resource-metadata.js +2 -2
- package/dist/emitter/resource-metadata.js.map +1 -1
- package/dist/emitter/subscription-id-transformer.js.map +1 -1
- package/dist/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.Management.deps.json +133 -133
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.Management.xml +7 -0
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Humanizer.dll +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.Management.deps.json +133 -133
- package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.xml +7 -0
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Humanizer.dll +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 +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.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20260701.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
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.
|
|
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.
|
|
20
|
+
"Azure.Core/1.60.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.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.
|
|
28
|
+
"System.Memory.Data": "10.0.9"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net10.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.
|
|
33
|
-
"fileVersion": "1.
|
|
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.
|
|
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.
|
|
48
|
+
"Azure.Generator/1.0.0-alpha.20260629.2": {
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"Azure.Core": "1.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
85
|
+
"fileVersion": "3.0.10.37104"
|
|
86
86
|
}
|
|
87
87
|
}
|
|
88
88
|
},
|
|
89
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
89
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
90
90
|
"runtime": {
|
|
91
91
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
92
|
-
"assemblyVersion": "10.0.0.
|
|
93
|
-
"fileVersion": "10.0.
|
|
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.
|
|
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.
|
|
278
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
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.
|
|
330
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
331
331
|
"dependencies": {
|
|
332
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
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.
|
|
337
|
+
"fileVersion": "10.0.926.27113"
|
|
338
338
|
}
|
|
339
339
|
}
|
|
340
340
|
},
|
|
341
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
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.
|
|
345
|
+
"fileVersion": "10.0.926.27113"
|
|
346
346
|
}
|
|
347
347
|
}
|
|
348
348
|
},
|
|
349
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
349
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
350
350
|
"dependencies": {
|
|
351
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
352
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
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.
|
|
357
|
+
"fileVersion": "10.0.926.27113"
|
|
358
358
|
}
|
|
359
359
|
}
|
|
360
360
|
},
|
|
361
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
361
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
362
362
|
"dependencies": {
|
|
363
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
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.
|
|
368
|
+
"fileVersion": "10.0.926.27113"
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
371
|
},
|
|
372
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
372
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
373
373
|
"dependencies": {
|
|
374
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
375
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
376
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
377
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
378
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
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.
|
|
383
|
+
"fileVersion": "10.0.926.27113"
|
|
384
384
|
}
|
|
385
385
|
}
|
|
386
386
|
},
|
|
387
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
387
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
388
388
|
"dependencies": {
|
|
389
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
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.
|
|
394
|
+
"fileVersion": "10.0.926.27113"
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
398
|
-
"Microsoft.Extensions.Options/10.0.
|
|
398
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
399
399
|
"dependencies": {
|
|
400
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
401
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
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.
|
|
406
|
+
"fileVersion": "10.0.926.27113"
|
|
407
407
|
}
|
|
408
408
|
}
|
|
409
409
|
},
|
|
410
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
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.
|
|
476
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
|
|
477
477
|
"dependencies": {
|
|
478
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
479
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
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.
|
|
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.
|
|
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.
|
|
576
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
577
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
578
|
-
"System.Memory.Data": "10.0.
|
|
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.
|
|
689
|
+
"System.Memory.Data/10.0.9": {
|
|
690
690
|
"runtime": {
|
|
691
691
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
692
|
-
"assemblyVersion": "10.0.0.
|
|
693
|
-
"fileVersion": "10.0.
|
|
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.
|
|
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.
|
|
737
|
+
"Azure.Core/1.60.0": {
|
|
738
738
|
"type": "package",
|
|
739
739
|
"serviceable": true,
|
|
740
|
-
"sha512": "sha512-
|
|
741
|
-
"path": "azure.core/1.
|
|
742
|
-
"hashPath": "azure.core.1.
|
|
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.
|
|
751
|
+
"Azure.Generator/1.0.0-alpha.20260629.2": {
|
|
752
752
|
"type": "package",
|
|
753
753
|
"serviceable": true,
|
|
754
|
-
"sha512": "sha512-
|
|
755
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
756
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
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.
|
|
772
|
+
"Humanizer.Core/3.0.10": {
|
|
773
773
|
"type": "package",
|
|
774
774
|
"serviceable": true,
|
|
775
|
-
"sha512": "sha512-
|
|
776
|
-
"path": "humanizer.core/3.0.
|
|
777
|
-
"hashPath": "humanizer.core.3.0.
|
|
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.
|
|
779
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
780
780
|
"type": "package",
|
|
781
781
|
"serviceable": true,
|
|
782
|
-
"sha512": "sha512-
|
|
783
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
784
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
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.
|
|
828
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
829
829
|
"type": "package",
|
|
830
830
|
"serviceable": true,
|
|
831
|
-
"sha512": "sha512-
|
|
832
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
833
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
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.
|
|
835
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
840
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
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.
|
|
842
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512-
|
|
846
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
847
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
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.
|
|
849
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
854
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
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.
|
|
856
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
857
857
|
"type": "package",
|
|
858
858
|
"serviceable": true,
|
|
859
|
-
"sha512": "sha512-
|
|
860
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
861
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
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.
|
|
863
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
864
864
|
"type": "package",
|
|
865
865
|
"serviceable": true,
|
|
866
|
-
"sha512": "sha512-
|
|
867
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
868
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
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.
|
|
870
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
871
871
|
"type": "package",
|
|
872
872
|
"serviceable": true,
|
|
873
|
-
"sha512": "sha512-
|
|
874
|
-
"path": "microsoft.extensions.options/10.0.
|
|
875
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
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.
|
|
877
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
878
878
|
"type": "package",
|
|
879
879
|
"serviceable": true,
|
|
880
|
-
"sha512": "sha512-
|
|
881
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
882
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
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.
|
|
912
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
|
|
913
913
|
"type": "package",
|
|
914
914
|
"serviceable": true,
|
|
915
|
-
"sha512": "sha512-
|
|
916
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
917
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
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.
|
|
919
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
|
|
920
920
|
"type": "package",
|
|
921
921
|
"serviceable": true,
|
|
922
|
-
"sha512": "sha512-
|
|
923
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
924
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
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.
|
|
926
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
|
|
927
927
|
"type": "package",
|
|
928
928
|
"serviceable": true,
|
|
929
|
-
"sha512": "sha512-
|
|
930
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
931
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
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.
|
|
1052
|
+
"System.Memory.Data/10.0.9": {
|
|
1053
1053
|
"type": "package",
|
|
1054
1054
|
"serviceable": true,
|
|
1055
|
-
"sha512": "sha512-
|
|
1056
|
-
"path": "system.memory.data/10.0.
|
|
1057
|
-
"hashPath": "system.memory.data.10.0.
|
|
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",
|
|
Binary file
|
|
Binary file
|
|
@@ -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
|
|
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
|