@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260630.1 → 1.0.0-alpha.20260701.1
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/lib/lib.d.ts +1 -1
- package/dist/emitter/lib/lib.d.ts.map +1 -1
- package/dist/emitter/options.d.ts +1 -2
- package/dist/emitter/options.d.ts.map +1 -1
- package/dist/emitter/options.js.map +1 -1
- package/dist/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.deps.json +142 -142
- package/dist/generator/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.pdb +0 -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.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.deps.json +142 -142
- package/dist/generator/net10.0/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.pdb +0 -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 +23 -18
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,36 +6,36 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260630.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Azure.Generator.Provisioning.dll": {}
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
-
"Azure.Core/1.
|
|
19
|
+
"Azure.Core/1.60.0": {
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
22
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
23
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
21
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
22
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
23
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
24
24
|
"Microsoft.Identity.Client": "4.84.2",
|
|
25
25
|
"Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
|
|
26
26
|
"System.ClientModel": "1.14.0",
|
|
27
|
-
"System.Memory.Data": "10.0.
|
|
27
|
+
"System.Memory.Data": "10.0.9"
|
|
28
28
|
},
|
|
29
29
|
"runtime": {
|
|
30
30
|
"lib/net10.0/Azure.Core.dll": {
|
|
31
|
-
"assemblyVersion": "1.
|
|
32
|
-
"fileVersion": "1.
|
|
31
|
+
"assemblyVersion": "1.60.0.0",
|
|
32
|
+
"fileVersion": "1.6000.26.33010"
|
|
33
33
|
}
|
|
34
34
|
}
|
|
35
35
|
},
|
|
36
36
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
37
37
|
"dependencies": {
|
|
38
|
-
"Azure.Core": "1.
|
|
38
|
+
"Azure.Core": "1.60.0"
|
|
39
39
|
},
|
|
40
40
|
"runtime": {
|
|
41
41
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -44,37 +44,37 @@
|
|
|
44
44
|
}
|
|
45
45
|
}
|
|
46
46
|
},
|
|
47
|
-
"Azure.Generator/1.0.0-alpha.
|
|
47
|
+
"Azure.Generator/1.0.0-alpha.20260629.2": {
|
|
48
48
|
"dependencies": {
|
|
49
|
-
"Azure.Core": "1.
|
|
49
|
+
"Azure.Core": "1.60.0",
|
|
50
50
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
51
51
|
"Azure.ResourceManager": "1.14.0",
|
|
52
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
52
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260629.10"
|
|
53
53
|
},
|
|
54
54
|
"runtime": {
|
|
55
55
|
"lib/net10.0/Azure.Generator.dll": {
|
|
56
56
|
"assemblyVersion": "1.0.0.0",
|
|
57
|
-
"fileVersion": "1.0.26.
|
|
57
|
+
"fileVersion": "1.0.26.32902"
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
61
|
+
"Azure.Generator.Management/1.0.0-alpha.20260630.2": {
|
|
62
62
|
"dependencies": {
|
|
63
|
-
"Azure.Core": "1.
|
|
64
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
63
|
+
"Azure.Core": "1.60.0",
|
|
64
|
+
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
65
65
|
"Azure.ResourceManager": "1.14.0",
|
|
66
|
-
"Humanizer.Core": "3.0.
|
|
66
|
+
"Humanizer.Core": "3.0.10"
|
|
67
67
|
},
|
|
68
68
|
"runtime": {
|
|
69
69
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
70
70
|
"assemblyVersion": "1.0.0.0",
|
|
71
|
-
"fileVersion": "1.0.26.
|
|
71
|
+
"fileVersion": "1.0.26.33002"
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
75
75
|
"Azure.Provisioning/1.5.0": {
|
|
76
76
|
"dependencies": {
|
|
77
|
-
"Azure.Core": "1.
|
|
77
|
+
"Azure.Core": "1.60.0"
|
|
78
78
|
},
|
|
79
79
|
"runtime": {
|
|
80
80
|
"lib/net10.0/Azure.Provisioning.dll": {
|
|
@@ -85,7 +85,7 @@
|
|
|
85
85
|
},
|
|
86
86
|
"Azure.ResourceManager/1.14.0": {
|
|
87
87
|
"dependencies": {
|
|
88
|
-
"Azure.Core": "1.
|
|
88
|
+
"Azure.Core": "1.60.0"
|
|
89
89
|
},
|
|
90
90
|
"runtime": {
|
|
91
91
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -102,19 +102,19 @@
|
|
|
102
102
|
}
|
|
103
103
|
}
|
|
104
104
|
},
|
|
105
|
-
"Humanizer.Core/3.0.
|
|
105
|
+
"Humanizer.Core/3.0.10": {
|
|
106
106
|
"runtime": {
|
|
107
107
|
"lib/net10.0/Humanizer.dll": {
|
|
108
108
|
"assemblyVersion": "3.0.0.0",
|
|
109
|
-
"fileVersion": "3.0.
|
|
109
|
+
"fileVersion": "3.0.10.37104"
|
|
110
110
|
}
|
|
111
111
|
}
|
|
112
112
|
},
|
|
113
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
113
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
114
114
|
"runtime": {
|
|
115
115
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
116
|
-
"assemblyVersion": "10.0.0.
|
|
117
|
-
"fileVersion": "10.0.
|
|
116
|
+
"assemblyVersion": "10.0.0.9",
|
|
117
|
+
"fileVersion": "10.0.926.27113"
|
|
118
118
|
}
|
|
119
119
|
}
|
|
120
120
|
},
|
|
@@ -243,7 +243,7 @@
|
|
|
243
243
|
},
|
|
244
244
|
"Microsoft.CodeAnalysis.CSharp.Workspaces/4.8.0": {
|
|
245
245
|
"dependencies": {
|
|
246
|
-
"Humanizer.Core": "3.0.
|
|
246
|
+
"Humanizer.Core": "3.0.10",
|
|
247
247
|
"Microsoft.CodeAnalysis.CSharp": "4.8.0",
|
|
248
248
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
249
249
|
"Microsoft.CodeAnalysis.Workspaces.Common": "4.8.0"
|
|
@@ -298,8 +298,8 @@
|
|
|
298
298
|
},
|
|
299
299
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
300
300
|
"dependencies": {
|
|
301
|
-
"Humanizer.Core": "3.0.
|
|
302
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
301
|
+
"Humanizer.Core": "3.0.10",
|
|
302
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.9",
|
|
303
303
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
304
304
|
"System.Composition": "7.0.0"
|
|
305
305
|
},
|
|
@@ -351,91 +351,91 @@
|
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
353
|
},
|
|
354
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
354
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
355
355
|
"dependencies": {
|
|
356
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
356
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
357
357
|
},
|
|
358
358
|
"runtime": {
|
|
359
359
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
360
360
|
"assemblyVersion": "10.0.0.0",
|
|
361
|
-
"fileVersion": "10.0.
|
|
361
|
+
"fileVersion": "10.0.926.27113"
|
|
362
362
|
}
|
|
363
363
|
}
|
|
364
364
|
},
|
|
365
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
365
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
366
366
|
"runtime": {
|
|
367
367
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
368
368
|
"assemblyVersion": "10.0.0.0",
|
|
369
|
-
"fileVersion": "10.0.
|
|
369
|
+
"fileVersion": "10.0.926.27113"
|
|
370
370
|
}
|
|
371
371
|
}
|
|
372
372
|
},
|
|
373
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
373
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
374
374
|
"dependencies": {
|
|
375
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
376
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
375
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
376
|
+
"Microsoft.Extensions.Options": "10.0.9"
|
|
377
377
|
},
|
|
378
378
|
"runtime": {
|
|
379
379
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
380
380
|
"assemblyVersion": "10.0.0.0",
|
|
381
|
-
"fileVersion": "10.0.
|
|
381
|
+
"fileVersion": "10.0.926.27113"
|
|
382
382
|
}
|
|
383
383
|
}
|
|
384
384
|
},
|
|
385
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
385
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
386
386
|
"dependencies": {
|
|
387
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
387
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
388
388
|
},
|
|
389
389
|
"runtime": {
|
|
390
390
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
391
391
|
"assemblyVersion": "10.0.0.0",
|
|
392
|
-
"fileVersion": "10.0.
|
|
392
|
+
"fileVersion": "10.0.926.27113"
|
|
393
393
|
}
|
|
394
394
|
}
|
|
395
395
|
},
|
|
396
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
396
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
397
397
|
"dependencies": {
|
|
398
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
399
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
400
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
401
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
402
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
398
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
399
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
400
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.9",
|
|
401
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.9",
|
|
402
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9"
|
|
403
403
|
},
|
|
404
404
|
"runtime": {
|
|
405
405
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
406
406
|
"assemblyVersion": "10.0.0.0",
|
|
407
|
-
"fileVersion": "10.0.
|
|
407
|
+
"fileVersion": "10.0.926.27113"
|
|
408
408
|
}
|
|
409
409
|
}
|
|
410
410
|
},
|
|
411
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
411
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
412
412
|
"dependencies": {
|
|
413
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
413
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9"
|
|
414
414
|
},
|
|
415
415
|
"runtime": {
|
|
416
416
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
417
417
|
"assemblyVersion": "10.0.0.0",
|
|
418
|
-
"fileVersion": "10.0.
|
|
418
|
+
"fileVersion": "10.0.926.27113"
|
|
419
419
|
}
|
|
420
420
|
}
|
|
421
421
|
},
|
|
422
|
-
"Microsoft.Extensions.Options/10.0.
|
|
422
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
423
423
|
"dependencies": {
|
|
424
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
425
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
424
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.9",
|
|
425
|
+
"Microsoft.Extensions.Primitives": "10.0.9"
|
|
426
426
|
},
|
|
427
427
|
"runtime": {
|
|
428
428
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
429
429
|
"assemblyVersion": "10.0.0.0",
|
|
430
|
-
"fileVersion": "10.0.
|
|
430
|
+
"fileVersion": "10.0.926.27113"
|
|
431
431
|
}
|
|
432
432
|
}
|
|
433
433
|
},
|
|
434
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
434
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
435
435
|
"runtime": {
|
|
436
436
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
437
437
|
"assemblyVersion": "10.0.0.0",
|
|
438
|
-
"fileVersion": "10.0.
|
|
438
|
+
"fileVersion": "10.0.926.27113"
|
|
439
439
|
}
|
|
440
440
|
}
|
|
441
441
|
},
|
|
@@ -478,17 +478,17 @@
|
|
|
478
478
|
}
|
|
479
479
|
}
|
|
480
480
|
},
|
|
481
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
481
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
|
|
482
482
|
"dependencies": {
|
|
483
483
|
"CommandLineParser": "2.9.1",
|
|
484
484
|
"Microsoft.Build": "17.9.5",
|
|
485
485
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
486
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
486
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260629.10",
|
|
487
487
|
"NuGet.Configuration": "6.14.3",
|
|
488
488
|
"NuGet.Protocol": "6.14.3",
|
|
489
489
|
"NuGet.Versioning": "6.14.3",
|
|
490
490
|
"System.ComponentModel.Composition": "8.0.0",
|
|
491
|
-
"System.Memory.Data": "10.0.
|
|
491
|
+
"System.Memory.Data": "10.0.9"
|
|
492
492
|
},
|
|
493
493
|
"runtime": {
|
|
494
494
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -497,10 +497,10 @@
|
|
|
497
497
|
}
|
|
498
498
|
}
|
|
499
499
|
},
|
|
500
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
500
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
|
|
501
501
|
"dependencies": {
|
|
502
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
503
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
502
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
503
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260629.10",
|
|
504
504
|
"System.ClientModel": "1.14.0"
|
|
505
505
|
},
|
|
506
506
|
"runtime": {
|
|
@@ -510,10 +510,10 @@
|
|
|
510
510
|
}
|
|
511
511
|
}
|
|
512
512
|
},
|
|
513
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
513
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
|
|
514
514
|
"dependencies": {
|
|
515
515
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
516
|
-
"System.Memory.Data": "10.0.
|
|
516
|
+
"System.Memory.Data": "10.0.9"
|
|
517
517
|
},
|
|
518
518
|
"runtime": {
|
|
519
519
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -596,10 +596,10 @@
|
|
|
596
596
|
},
|
|
597
597
|
"System.ClientModel/1.14.0": {
|
|
598
598
|
"dependencies": {
|
|
599
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
600
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
601
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
602
|
-
"System.Memory.Data": "10.0.
|
|
599
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.9",
|
|
600
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.9",
|
|
601
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.9",
|
|
602
|
+
"System.Memory.Data": "10.0.9"
|
|
603
603
|
},
|
|
604
604
|
"runtime": {
|
|
605
605
|
"lib/net10.0/System.ClientModel.dll": {
|
|
@@ -710,11 +710,11 @@
|
|
|
710
710
|
}
|
|
711
711
|
}
|
|
712
712
|
},
|
|
713
|
-
"System.Memory.Data/10.0.
|
|
713
|
+
"System.Memory.Data/10.0.9": {
|
|
714
714
|
"runtime": {
|
|
715
715
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
716
|
-
"assemblyVersion": "10.0.0.
|
|
717
|
-
"fileVersion": "10.0.
|
|
716
|
+
"assemblyVersion": "10.0.0.9",
|
|
717
|
+
"fileVersion": "10.0.926.27113"
|
|
718
718
|
}
|
|
719
719
|
}
|
|
720
720
|
},
|
|
@@ -753,17 +753,17 @@
|
|
|
753
753
|
}
|
|
754
754
|
},
|
|
755
755
|
"libraries": {
|
|
756
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
756
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.1": {
|
|
757
757
|
"type": "project",
|
|
758
758
|
"serviceable": false,
|
|
759
759
|
"sha512": ""
|
|
760
760
|
},
|
|
761
|
-
"Azure.Core/1.
|
|
761
|
+
"Azure.Core/1.60.0": {
|
|
762
762
|
"type": "package",
|
|
763
763
|
"serviceable": true,
|
|
764
|
-
"sha512": "sha512-
|
|
765
|
-
"path": "azure.core/1.
|
|
766
|
-
"hashPath": "azure.core.1.
|
|
764
|
+
"sha512": "sha512-qCa5DLAq0w14aTl9/bvMZNA/QxPzYj1a4zakrpeudxWd4D4YliRHRfccD3yFECeHkMkvQjMmyWLggb8bzhDVKA==",
|
|
765
|
+
"path": "azure.core/1.60.0",
|
|
766
|
+
"hashPath": "azure.core.1.60.0.nupkg.sha512"
|
|
767
767
|
},
|
|
768
768
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
769
769
|
"type": "package",
|
|
@@ -772,19 +772,19 @@
|
|
|
772
772
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
773
773
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
774
774
|
},
|
|
775
|
-
"Azure.Generator/1.0.0-alpha.
|
|
775
|
+
"Azure.Generator/1.0.0-alpha.20260629.2": {
|
|
776
776
|
"type": "package",
|
|
777
777
|
"serviceable": true,
|
|
778
|
-
"sha512": "sha512-
|
|
779
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
780
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
778
|
+
"sha512": "sha512-VJv5OuYD56onMp6D8ASmLd6LzwS6ddx7Rm40RHfaOSeBp8uJzrXc4ITBEgyigXrOXkas5bDLQVEuhy2F2KhH3w==",
|
|
779
|
+
"path": "azure.generator/1.0.0-alpha.20260629.2",
|
|
780
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260629.2.nupkg.sha512"
|
|
781
781
|
},
|
|
782
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
782
|
+
"Azure.Generator.Management/1.0.0-alpha.20260630.2": {
|
|
783
783
|
"type": "package",
|
|
784
784
|
"serviceable": true,
|
|
785
|
-
"sha512": "sha512-
|
|
786
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
787
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
785
|
+
"sha512": "sha512-AsLrCqq76DVEtNK1WW7qC5iKvyRIm/ALwVlBzBSmMogolUE5xDL4bIFh8FC4U21y77n6HXd/v1ePtBj2PoruFw==",
|
|
786
|
+
"path": "azure.generator.management/1.0.0-alpha.20260630.2",
|
|
787
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260630.2.nupkg.sha512"
|
|
788
788
|
},
|
|
789
789
|
"Azure.Provisioning/1.5.0": {
|
|
790
790
|
"type": "package",
|
|
@@ -807,19 +807,19 @@
|
|
|
807
807
|
"path": "commandlineparser/2.9.1",
|
|
808
808
|
"hashPath": "commandlineparser.2.9.1.nupkg.sha512"
|
|
809
809
|
},
|
|
810
|
-
"Humanizer.Core/3.0.
|
|
810
|
+
"Humanizer.Core/3.0.10": {
|
|
811
811
|
"type": "package",
|
|
812
812
|
"serviceable": true,
|
|
813
|
-
"sha512": "sha512-
|
|
814
|
-
"path": "humanizer.core/3.0.
|
|
815
|
-
"hashPath": "humanizer.core.3.0.
|
|
813
|
+
"sha512": "sha512-yZIhtw8sYuvsONzQbZxWpR60tMWYHXoo0DL6nyOqSFiU5POjBTSEyWFpTQtJEZuy+oqiYTXKXY/Mjx7KnqIQFw==",
|
|
814
|
+
"path": "humanizer.core/3.0.10",
|
|
815
|
+
"hashPath": "humanizer.core.3.0.10.nupkg.sha512"
|
|
816
816
|
},
|
|
817
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
817
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.9": {
|
|
818
818
|
"type": "package",
|
|
819
819
|
"serviceable": true,
|
|
820
|
-
"sha512": "sha512-
|
|
821
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
822
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
820
|
+
"sha512": "sha512-Aq7M8lG6BrHeatqKqncVm9m55ec34k6nnfPRLe/PvGg+b/pAsRM2ejofeKmCLjTXMa+5NGXm382f8CG/D5WDow==",
|
|
821
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.9",
|
|
822
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.9.nupkg.sha512"
|
|
823
823
|
},
|
|
824
824
|
"Microsoft.Build/17.9.5": {
|
|
825
825
|
"type": "package",
|
|
@@ -863,61 +863,61 @@
|
|
|
863
863
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
864
864
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
865
865
|
},
|
|
866
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
866
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.9": {
|
|
867
867
|
"type": "package",
|
|
868
868
|
"serviceable": true,
|
|
869
|
-
"sha512": "sha512-
|
|
870
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
871
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
869
|
+
"sha512": "sha512-qGhRPd3VxfLV9UqatVOiD9mAeUbj2KiMwGFYC5uXlzExiZQoe4X/hdmzGIU7BQjNLTqCnnbTHVyBglG3668/HA==",
|
|
870
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.9",
|
|
871
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.9.nupkg.sha512"
|
|
872
872
|
},
|
|
873
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
873
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.9": {
|
|
874
874
|
"type": "package",
|
|
875
875
|
"serviceable": true,
|
|
876
|
-
"sha512": "sha512-
|
|
877
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
878
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
876
|
+
"sha512": "sha512-g41l/30G3K4B/d/L8kjux0+30e27c8D0FVQ/PFCpbekgfDpj9mnDhieP67EqXWvl1EWNeZh2rpR4F5B/jcDOHA==",
|
|
877
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.9",
|
|
878
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.9.nupkg.sha512"
|
|
879
879
|
},
|
|
880
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
880
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.9": {
|
|
881
881
|
"type": "package",
|
|
882
882
|
"serviceable": true,
|
|
883
|
-
"sha512": "sha512-
|
|
884
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
885
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
883
|
+
"sha512": "sha512-86RgyFsmVslW4Nu28IXgt8tLglynGQrwjk/xhGZaTe8j6YIeR1Ywoc42hSHsBSl920CQdfqq2dBohZiGm3AkUA==",
|
|
884
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.9",
|
|
885
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.9.nupkg.sha512"
|
|
886
886
|
},
|
|
887
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
887
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.9": {
|
|
888
888
|
"type": "package",
|
|
889
889
|
"serviceable": true,
|
|
890
|
-
"sha512": "sha512-
|
|
891
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
892
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
890
|
+
"sha512": "sha512-Oxn4vqDk+EwceTMpZxVm7L/UZEAM1qIQlNP1+7tBZckD+P4SKrm/5X4gMTPCTdpnau/xY8Sb4/0d6onomSg4ZA==",
|
|
891
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.9",
|
|
892
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.9.nupkg.sha512"
|
|
893
893
|
},
|
|
894
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
894
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.9": {
|
|
895
895
|
"type": "package",
|
|
896
896
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
899
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
897
|
+
"sha512": "sha512-Xd/2F+uWblTiUp+ssaDZN2ea4vmnHmW6PXugmqBHumyhqVkyeh6RJ3S2Zo/F+1bXIL/KuGqe2pKv6UiGOc1KeQ==",
|
|
898
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.9",
|
|
899
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.9.nupkg.sha512"
|
|
900
900
|
},
|
|
901
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
901
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.9": {
|
|
902
902
|
"type": "package",
|
|
903
903
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512-
|
|
905
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
906
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
904
|
+
"sha512": "sha512-9S/DFt4cohlMPpzIxjG6kk0L8MuN2vDm9pbMCulxtJzzk82oJHVLBd8vuQxaPskaYQwKqmFmbannf5eoChgjYg==",
|
|
905
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.9",
|
|
906
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.9.nupkg.sha512"
|
|
907
907
|
},
|
|
908
|
-
"Microsoft.Extensions.Options/10.0.
|
|
908
|
+
"Microsoft.Extensions.Options/10.0.9": {
|
|
909
909
|
"type": "package",
|
|
910
910
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512-
|
|
912
|
-
"path": "microsoft.extensions.options/10.0.
|
|
913
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
911
|
+
"sha512": "sha512-hyNdX4c2UwkRkzb9byw0H2DQkRzwBM3mzY2sCM9egwzTyg8dvQJmp5noQHGEaaCORQrNK3DD2gREBsc2DlXS4A==",
|
|
912
|
+
"path": "microsoft.extensions.options/10.0.9",
|
|
913
|
+
"hashPath": "microsoft.extensions.options.10.0.9.nupkg.sha512"
|
|
914
914
|
},
|
|
915
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
915
|
+
"Microsoft.Extensions.Primitives/10.0.9": {
|
|
916
916
|
"type": "package",
|
|
917
917
|
"serviceable": true,
|
|
918
|
-
"sha512": "sha512-
|
|
919
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
920
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
918
|
+
"sha512": "sha512-fmEbAUFsaIKirgLt/lYhuFRBwhcSJN31jjHgCdbQxJiWOum6EdLjkbgGuukSP9z/a+9LibaxII/kF+GwOXgC4g==",
|
|
919
|
+
"path": "microsoft.extensions.primitives/10.0.9",
|
|
920
|
+
"hashPath": "microsoft.extensions.primitives.10.0.9.nupkg.sha512"
|
|
921
921
|
},
|
|
922
922
|
"Microsoft.Identity.Client/4.84.2": {
|
|
923
923
|
"type": "package",
|
|
@@ -947,26 +947,26 @@
|
|
|
947
947
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
948
948
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
949
949
|
},
|
|
950
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
950
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260629.10": {
|
|
951
951
|
"type": "package",
|
|
952
952
|
"serviceable": true,
|
|
953
|
-
"sha512": "sha512-
|
|
954
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
955
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
953
|
+
"sha512": "sha512-ViiLFQIMb/WPQyIL6BLkUE2FmhOduHde5FAEgYulr1Yw4QERMiEfrkQaZcWjvtBNZdrQzUQ330bX4UDt4RlSeQ==",
|
|
954
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260629.10",
|
|
955
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260629.10.nupkg.sha512"
|
|
956
956
|
},
|
|
957
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
957
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260629.10": {
|
|
958
958
|
"type": "package",
|
|
959
959
|
"serviceable": true,
|
|
960
|
-
"sha512": "sha512-
|
|
961
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
962
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
960
|
+
"sha512": "sha512-IOqGbye2Dcocezza4ujUzBbsSkhUMGQLj9gYHLdaLeTg++0LS/9NrBVJBuXL2aL9ntgAN+g0y1t92M8V3cvUAg==",
|
|
961
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260629.10",
|
|
962
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260629.10.nupkg.sha512"
|
|
963
963
|
},
|
|
964
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
964
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260629.10": {
|
|
965
965
|
"type": "package",
|
|
966
966
|
"serviceable": true,
|
|
967
|
-
"sha512": "sha512-
|
|
968
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
969
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
967
|
+
"sha512": "sha512-u3P1Vqlu0uMpEoGTqhkLSGwDNztcheeNgVyt6a6WyqIX8h8Ss4Cmj5frNgHcii7GxtMq9m/15CvV8kJHJI5zSw==",
|
|
968
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260629.10",
|
|
969
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260629.10.nupkg.sha512"
|
|
970
970
|
},
|
|
971
971
|
"Newtonsoft.Json/13.0.3": {
|
|
972
972
|
"type": "package",
|
|
@@ -1087,12 +1087,12 @@
|
|
|
1087
1087
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
1088
1088
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
1089
1089
|
},
|
|
1090
|
-
"System.Memory.Data/10.0.
|
|
1090
|
+
"System.Memory.Data/10.0.9": {
|
|
1091
1091
|
"type": "package",
|
|
1092
1092
|
"serviceable": true,
|
|
1093
|
-
"sha512": "sha512-
|
|
1094
|
-
"path": "system.memory.data/10.0.
|
|
1095
|
-
"hashPath": "system.memory.data.10.0.
|
|
1093
|
+
"sha512": "sha512-YweovHiLUoEdbr2Xv8eRqCSkTu1vMms4a6xBHaQiMSFVy32PL+hXv6Vhol2NWOmLHjaVgTyhJ3R52U6JxS6w3Q==",
|
|
1094
|
+
"path": "system.memory.data/10.0.9",
|
|
1095
|
+
"hashPath": "system.memory.data.10.0.9.nupkg.sha512"
|
|
1096
1096
|
},
|
|
1097
1097
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
1098
1098
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|