@azure-typespec/http-client-csharp 1.0.0-alpha.20260324.2 → 1.0.0-alpha.20260324.3
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/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.deps.json +44 -44
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +123 -123
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +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.ClientModel.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.StubLibrary.deps.json +44 -44
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +123 -123
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +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.ClientModel.dll +0 -0
- package/dist/generator/net10.0/System.Memory.Data.dll +0 -0
- package/package.json +2 -2
|
@@ -6,33 +6,33 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.20260324.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260324.3": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.
|
|
11
|
+
"Azure.Core": "1.52.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.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260324.5"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
|
-
"Azure.Core/1.
|
|
20
|
+
"Azure.Core/1.52.0": {
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
23
|
-
"System.ClientModel": "1.
|
|
24
|
-
"System.Memory.Data": "10.0.
|
|
22
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
23
|
+
"System.ClientModel": "1.10.0",
|
|
24
|
+
"System.Memory.Data": "10.0.3"
|
|
25
25
|
},
|
|
26
26
|
"runtime": {
|
|
27
27
|
"lib/net10.0/Azure.Core.dll": {
|
|
28
|
-
"assemblyVersion": "1.
|
|
29
|
-
"fileVersion": "1.
|
|
28
|
+
"assemblyVersion": "1.52.0.0",
|
|
29
|
+
"fileVersion": "1.5200.26.17404"
|
|
30
30
|
}
|
|
31
31
|
}
|
|
32
32
|
},
|
|
33
33
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
34
34
|
"dependencies": {
|
|
35
|
-
"Azure.Core": "1.
|
|
35
|
+
"Azure.Core": "1.52.0"
|
|
36
36
|
},
|
|
37
37
|
"runtime": {
|
|
38
38
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -43,7 +43,7 @@
|
|
|
43
43
|
},
|
|
44
44
|
"Azure.ResourceManager/1.14.0": {
|
|
45
45
|
"dependencies": {
|
|
46
|
-
"Azure.Core": "1.
|
|
46
|
+
"Azure.Core": "1.52.0"
|
|
47
47
|
},
|
|
48
48
|
"runtime": {
|
|
49
49
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -68,11 +68,11 @@
|
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
},
|
|
71
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
71
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.3": {
|
|
72
72
|
"runtime": {
|
|
73
73
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
74
|
-
"assemblyVersion": "10.0.0.
|
|
75
|
-
"fileVersion": "10.0.
|
|
74
|
+
"assemblyVersion": "10.0.0.3",
|
|
75
|
+
"fileVersion": "10.0.326.7603"
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
@@ -257,7 +257,7 @@
|
|
|
257
257
|
"Microsoft.CodeAnalysis.Workspaces.Common/4.8.0": {
|
|
258
258
|
"dependencies": {
|
|
259
259
|
"Humanizer.Core": "2.14.1",
|
|
260
|
-
"Microsoft.Bcl.AsyncInterfaces": "10.0.
|
|
260
|
+
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
261
261
|
"Microsoft.CodeAnalysis.Common": "4.8.0",
|
|
262
262
|
"System.Composition": "7.0.0"
|
|
263
263
|
},
|
|
@@ -309,91 +309,91 @@
|
|
|
309
309
|
}
|
|
310
310
|
}
|
|
311
311
|
},
|
|
312
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
312
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
|
|
313
313
|
"dependencies": {
|
|
314
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
314
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
315
315
|
},
|
|
316
316
|
"runtime": {
|
|
317
317
|
"lib/net10.0/Microsoft.Extensions.Configuration.Abstractions.dll": {
|
|
318
318
|
"assemblyVersion": "10.0.0.0",
|
|
319
|
-
"fileVersion": "10.0.
|
|
319
|
+
"fileVersion": "10.0.326.7603"
|
|
320
320
|
}
|
|
321
321
|
}
|
|
322
322
|
},
|
|
323
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
323
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
|
|
324
324
|
"runtime": {
|
|
325
325
|
"lib/net10.0/Microsoft.Extensions.DependencyInjection.Abstractions.dll": {
|
|
326
326
|
"assemblyVersion": "10.0.0.0",
|
|
327
|
-
"fileVersion": "10.0.
|
|
327
|
+
"fileVersion": "10.0.326.7603"
|
|
328
328
|
}
|
|
329
329
|
}
|
|
330
330
|
},
|
|
331
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
331
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
|
|
332
332
|
"dependencies": {
|
|
333
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
334
|
-
"Microsoft.Extensions.Options": "10.0.
|
|
333
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
334
|
+
"Microsoft.Extensions.Options": "10.0.3"
|
|
335
335
|
},
|
|
336
336
|
"runtime": {
|
|
337
337
|
"lib/net10.0/Microsoft.Extensions.Diagnostics.Abstractions.dll": {
|
|
338
338
|
"assemblyVersion": "10.0.0.0",
|
|
339
|
-
"fileVersion": "10.0.
|
|
339
|
+
"fileVersion": "10.0.326.7603"
|
|
340
340
|
}
|
|
341
341
|
}
|
|
342
342
|
},
|
|
343
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
343
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
|
|
344
344
|
"dependencies": {
|
|
345
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
345
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
346
346
|
},
|
|
347
347
|
"runtime": {
|
|
348
348
|
"lib/net10.0/Microsoft.Extensions.FileProviders.Abstractions.dll": {
|
|
349
349
|
"assemblyVersion": "10.0.0.0",
|
|
350
|
-
"fileVersion": "10.0.
|
|
350
|
+
"fileVersion": "10.0.326.7603"
|
|
351
351
|
}
|
|
352
352
|
}
|
|
353
353
|
},
|
|
354
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
354
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
|
|
355
355
|
"dependencies": {
|
|
356
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
357
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
358
|
-
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.
|
|
359
|
-
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.
|
|
360
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
356
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
357
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
358
|
+
"Microsoft.Extensions.Diagnostics.Abstractions": "10.0.3",
|
|
359
|
+
"Microsoft.Extensions.FileProviders.Abstractions": "10.0.3",
|
|
360
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3"
|
|
361
361
|
},
|
|
362
362
|
"runtime": {
|
|
363
363
|
"lib/net10.0/Microsoft.Extensions.Hosting.Abstractions.dll": {
|
|
364
364
|
"assemblyVersion": "10.0.0.0",
|
|
365
|
-
"fileVersion": "10.0.
|
|
365
|
+
"fileVersion": "10.0.326.7603"
|
|
366
366
|
}
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
369
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.3": {
|
|
370
370
|
"dependencies": {
|
|
371
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
371
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3"
|
|
372
372
|
},
|
|
373
373
|
"runtime": {
|
|
374
374
|
"lib/net10.0/Microsoft.Extensions.Logging.Abstractions.dll": {
|
|
375
375
|
"assemblyVersion": "10.0.0.0",
|
|
376
|
-
"fileVersion": "10.0.
|
|
376
|
+
"fileVersion": "10.0.326.7603"
|
|
377
377
|
}
|
|
378
378
|
}
|
|
379
379
|
},
|
|
380
|
-
"Microsoft.Extensions.Options/10.0.
|
|
380
|
+
"Microsoft.Extensions.Options/10.0.3": {
|
|
381
381
|
"dependencies": {
|
|
382
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.
|
|
383
|
-
"Microsoft.Extensions.Primitives": "10.0.
|
|
382
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions": "10.0.3",
|
|
383
|
+
"Microsoft.Extensions.Primitives": "10.0.3"
|
|
384
384
|
},
|
|
385
385
|
"runtime": {
|
|
386
386
|
"lib/net10.0/Microsoft.Extensions.Options.dll": {
|
|
387
387
|
"assemblyVersion": "10.0.0.0",
|
|
388
|
-
"fileVersion": "10.0.
|
|
388
|
+
"fileVersion": "10.0.326.7603"
|
|
389
389
|
}
|
|
390
390
|
}
|
|
391
391
|
},
|
|
392
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
392
|
+
"Microsoft.Extensions.Primitives/10.0.3": {
|
|
393
393
|
"runtime": {
|
|
394
394
|
"lib/net10.0/Microsoft.Extensions.Primitives.dll": {
|
|
395
395
|
"assemblyVersion": "10.0.0.0",
|
|
396
|
-
"fileVersion": "10.0.
|
|
396
|
+
"fileVersion": "10.0.326.7603"
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
399
|
},
|
|
@@ -405,17 +405,17 @@
|
|
|
405
405
|
}
|
|
406
406
|
}
|
|
407
407
|
},
|
|
408
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
408
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260324.5": {
|
|
409
409
|
"dependencies": {
|
|
410
410
|
"CommandLineParser": "2.9.1",
|
|
411
411
|
"Microsoft.Build": "17.9.5",
|
|
412
412
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
413
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
413
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260324.5",
|
|
414
414
|
"NuGet.Configuration": "6.14.0",
|
|
415
415
|
"NuGet.Protocol": "6.14.0",
|
|
416
416
|
"NuGet.Versioning": "6.14.0",
|
|
417
417
|
"System.ComponentModel.Composition": "8.0.0",
|
|
418
|
-
"System.Memory.Data": "10.0.
|
|
418
|
+
"System.Memory.Data": "10.0.3"
|
|
419
419
|
},
|
|
420
420
|
"runtime": {
|
|
421
421
|
"lib/net10.0/Microsoft.TypeSpec.Generator.dll": {
|
|
@@ -424,11 +424,11 @@
|
|
|
424
424
|
}
|
|
425
425
|
}
|
|
426
426
|
},
|
|
427
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
427
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260324.5": {
|
|
428
428
|
"dependencies": {
|
|
429
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
430
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
431
|
-
"System.ClientModel": "1.
|
|
429
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
430
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260324.5",
|
|
431
|
+
"System.ClientModel": "1.10.0"
|
|
432
432
|
},
|
|
433
433
|
"runtime": {
|
|
434
434
|
"lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -437,10 +437,10 @@
|
|
|
437
437
|
}
|
|
438
438
|
}
|
|
439
439
|
},
|
|
440
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
440
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260324.5": {
|
|
441
441
|
"dependencies": {
|
|
442
442
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
443
|
-
"System.Memory.Data": "10.0.
|
|
443
|
+
"System.Memory.Data": "10.0.3"
|
|
444
444
|
},
|
|
445
445
|
"runtime": {
|
|
446
446
|
"lib/net10.0/Microsoft.TypeSpec.Generator.Input.dll": {
|
|
@@ -521,17 +521,17 @@
|
|
|
521
521
|
}
|
|
522
522
|
}
|
|
523
523
|
},
|
|
524
|
-
"System.ClientModel/1.
|
|
524
|
+
"System.ClientModel/1.10.0": {
|
|
525
525
|
"dependencies": {
|
|
526
|
-
"Microsoft.Extensions.Configuration.Abstractions": "10.0.
|
|
527
|
-
"Microsoft.Extensions.Hosting.Abstractions": "10.0.
|
|
528
|
-
"Microsoft.Extensions.Logging.Abstractions": "10.0.
|
|
529
|
-
"System.Memory.Data": "10.0.
|
|
526
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
527
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
|
|
528
|
+
"Microsoft.Extensions.Logging.Abstractions": "10.0.3",
|
|
529
|
+
"System.Memory.Data": "10.0.3"
|
|
530
530
|
},
|
|
531
531
|
"runtime": {
|
|
532
532
|
"lib/net10.0/System.ClientModel.dll": {
|
|
533
|
-
"assemblyVersion": "1.
|
|
534
|
-
"fileVersion": "1.
|
|
533
|
+
"assemblyVersion": "1.10.0.0",
|
|
534
|
+
"fileVersion": "1.1000.26.16607"
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
537
|
},
|
|
@@ -637,11 +637,11 @@
|
|
|
637
637
|
}
|
|
638
638
|
}
|
|
639
639
|
},
|
|
640
|
-
"System.Memory.Data/10.0.
|
|
640
|
+
"System.Memory.Data/10.0.3": {
|
|
641
641
|
"runtime": {
|
|
642
642
|
"lib/net10.0/System.Memory.Data.dll": {
|
|
643
|
-
"assemblyVersion": "10.0.0.
|
|
644
|
-
"fileVersion": "10.0.
|
|
643
|
+
"assemblyVersion": "10.0.0.3",
|
|
644
|
+
"fileVersion": "10.0.326.7603"
|
|
645
645
|
}
|
|
646
646
|
}
|
|
647
647
|
},
|
|
@@ -680,17 +680,17 @@
|
|
|
680
680
|
}
|
|
681
681
|
},
|
|
682
682
|
"libraries": {
|
|
683
|
-
"Azure.Generator/1.0.0-alpha.20260324.
|
|
683
|
+
"Azure.Generator/1.0.0-alpha.20260324.3": {
|
|
684
684
|
"type": "project",
|
|
685
685
|
"serviceable": false,
|
|
686
686
|
"sha512": ""
|
|
687
687
|
},
|
|
688
|
-
"Azure.Core/1.
|
|
688
|
+
"Azure.Core/1.52.0": {
|
|
689
689
|
"type": "package",
|
|
690
690
|
"serviceable": true,
|
|
691
|
-
"sha512": "sha512-
|
|
692
|
-
"path": "azure.core/1.
|
|
693
|
-
"hashPath": "azure.core.1.
|
|
691
|
+
"sha512": "sha512-If2gP0B4kDAwOw3kvMFs7gEounDhLyeleoWMih0xPdGAvhKpcWQwoPI3L/L0gmcQt0hrtqDnRni1jaIaxwdL7w==",
|
|
692
|
+
"path": "azure.core/1.52.0",
|
|
693
|
+
"hashPath": "azure.core.1.52.0.nupkg.sha512"
|
|
694
694
|
},
|
|
695
695
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
696
696
|
"type": "package",
|
|
@@ -720,12 +720,12 @@
|
|
|
720
720
|
"path": "humanizer.core/2.14.1",
|
|
721
721
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
722
722
|
},
|
|
723
|
-
"Microsoft.Bcl.AsyncInterfaces/10.0.
|
|
723
|
+
"Microsoft.Bcl.AsyncInterfaces/10.0.3": {
|
|
724
724
|
"type": "package",
|
|
725
725
|
"serviceable": true,
|
|
726
|
-
"sha512": "sha512-
|
|
727
|
-
"path": "microsoft.bcl.asyncinterfaces/10.0.
|
|
728
|
-
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.
|
|
726
|
+
"sha512": "sha512-TV62UsrJZPX6gbt3c4WrtXh7bmaDIcMqf9uft1cc4L6gJXOU07hDGEh+bFQh/L2Az0R1WVOkiT66lFqS6G2NmA==",
|
|
727
|
+
"path": "microsoft.bcl.asyncinterfaces/10.0.3",
|
|
728
|
+
"hashPath": "microsoft.bcl.asyncinterfaces.10.0.3.nupkg.sha512"
|
|
729
729
|
},
|
|
730
730
|
"Microsoft.Build/17.9.5": {
|
|
731
731
|
"type": "package",
|
|
@@ -769,61 +769,61 @@
|
|
|
769
769
|
"path": "microsoft.codeanalysis.workspaces.common/4.8.0",
|
|
770
770
|
"hashPath": "microsoft.codeanalysis.workspaces.common.4.8.0.nupkg.sha512"
|
|
771
771
|
},
|
|
772
|
-
"Microsoft.Extensions.Configuration.Abstractions/10.0.
|
|
772
|
+
"Microsoft.Extensions.Configuration.Abstractions/10.0.3": {
|
|
773
773
|
"type": "package",
|
|
774
774
|
"serviceable": true,
|
|
775
|
-
"sha512": "sha512-
|
|
776
|
-
"path": "microsoft.extensions.configuration.abstractions/10.0.
|
|
777
|
-
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.
|
|
775
|
+
"sha512": "sha512-xVDHL0+SIgemfh95fTO9cGLe17TWv/ZP0n7m01z8X6pzt2DmQpucioWR/mYZA1sRlkWnkXzfl0JweLNWmE9WMg==",
|
|
776
|
+
"path": "microsoft.extensions.configuration.abstractions/10.0.3",
|
|
777
|
+
"hashPath": "microsoft.extensions.configuration.abstractions.10.0.3.nupkg.sha512"
|
|
778
778
|
},
|
|
779
|
-
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.
|
|
779
|
+
"Microsoft.Extensions.DependencyInjection.Abstractions/10.0.3": {
|
|
780
780
|
"type": "package",
|
|
781
781
|
"serviceable": true,
|
|
782
|
-
"sha512": "sha512-
|
|
783
|
-
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.
|
|
784
|
-
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.
|
|
782
|
+
"sha512": "sha512-bwGMrRcAMWx2s/RDgja97p27rxSz2pEQW0+rX5cWAUWVETVJ/eyxGfjAl8vuG5a+lckWmPIE+vcuaZNVB5YDdw==",
|
|
783
|
+
"path": "microsoft.extensions.dependencyinjection.abstractions/10.0.3",
|
|
784
|
+
"hashPath": "microsoft.extensions.dependencyinjection.abstractions.10.0.3.nupkg.sha512"
|
|
785
785
|
},
|
|
786
|
-
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.
|
|
786
|
+
"Microsoft.Extensions.Diagnostics.Abstractions/10.0.3": {
|
|
787
787
|
"type": "package",
|
|
788
788
|
"serviceable": true,
|
|
789
|
-
"sha512": "sha512-
|
|
790
|
-
"path": "microsoft.extensions.diagnostics.abstractions/10.0.
|
|
791
|
-
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.
|
|
789
|
+
"sha512": "sha512-mQiTzAj7PIJ2A9YXR5QhgulS1fTWhmQc3ckd1Mrf3hKW07d03fBDqx8vVaFw+cRTebDOeB6pNqdWdnRxsi1hBA==",
|
|
790
|
+
"path": "microsoft.extensions.diagnostics.abstractions/10.0.3",
|
|
791
|
+
"hashPath": "microsoft.extensions.diagnostics.abstractions.10.0.3.nupkg.sha512"
|
|
792
792
|
},
|
|
793
|
-
"Microsoft.Extensions.FileProviders.Abstractions/10.0.
|
|
793
|
+
"Microsoft.Extensions.FileProviders.Abstractions/10.0.3": {
|
|
794
794
|
"type": "package",
|
|
795
795
|
"serviceable": true,
|
|
796
|
-
"sha512": "sha512
|
|
797
|
-
"path": "microsoft.extensions.fileproviders.abstractions/10.0.
|
|
798
|
-
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.
|
|
796
|
+
"sha512": "sha512-4TD9AXDRsipTmaemwnjt/DM5Ri0de2JzHQhvZ4woBTjUtL4XrPNsMrOk5oiLJAx1gTrE6pOIhxv+lEde5F6CZA==",
|
|
797
|
+
"path": "microsoft.extensions.fileproviders.abstractions/10.0.3",
|
|
798
|
+
"hashPath": "microsoft.extensions.fileproviders.abstractions.10.0.3.nupkg.sha512"
|
|
799
799
|
},
|
|
800
|
-
"Microsoft.Extensions.Hosting.Abstractions/10.0.
|
|
800
|
+
"Microsoft.Extensions.Hosting.Abstractions/10.0.3": {
|
|
801
801
|
"type": "package",
|
|
802
802
|
"serviceable": true,
|
|
803
|
-
"sha512": "sha512-
|
|
804
|
-
"path": "microsoft.extensions.hosting.abstractions/10.0.
|
|
805
|
-
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.
|
|
803
|
+
"sha512": "sha512-GdMpC10Jf6poxSvUJ4lgYpJ5F/kJeaAoJmrPufjBoPYyCTKKY5Dyl0rZA+LBNvFqTq1cZa/lhlptlUhNvU6xrg==",
|
|
804
|
+
"path": "microsoft.extensions.hosting.abstractions/10.0.3",
|
|
805
|
+
"hashPath": "microsoft.extensions.hosting.abstractions.10.0.3.nupkg.sha512"
|
|
806
806
|
},
|
|
807
|
-
"Microsoft.Extensions.Logging.Abstractions/10.0.
|
|
807
|
+
"Microsoft.Extensions.Logging.Abstractions/10.0.3": {
|
|
808
808
|
"type": "package",
|
|
809
809
|
"serviceable": true,
|
|
810
|
-
"sha512": "sha512-
|
|
811
|
-
"path": "microsoft.extensions.logging.abstractions/10.0.
|
|
812
|
-
"hashPath": "microsoft.extensions.logging.abstractions.10.0.
|
|
810
|
+
"sha512": "sha512-lxl0WLk7ROgBFAsjcOYjQ8/DVK+VMszxGBzUhgtQmAsTNldLL5pk9NG/cWTsXHq0lUhUEAtZkEE7jOGOA8bGKQ==",
|
|
811
|
+
"path": "microsoft.extensions.logging.abstractions/10.0.3",
|
|
812
|
+
"hashPath": "microsoft.extensions.logging.abstractions.10.0.3.nupkg.sha512"
|
|
813
813
|
},
|
|
814
|
-
"Microsoft.Extensions.Options/10.0.
|
|
814
|
+
"Microsoft.Extensions.Options/10.0.3": {
|
|
815
815
|
"type": "package",
|
|
816
816
|
"serviceable": true,
|
|
817
|
-
"sha512": "sha512-
|
|
818
|
-
"path": "microsoft.extensions.options/10.0.
|
|
819
|
-
"hashPath": "microsoft.extensions.options.10.0.
|
|
817
|
+
"sha512": "sha512-hU6WzGTPvPoLA2ng1ILvWQb3g0qORdlHNsxI8IcPLumJb3suimYUl+bbDzdo1V4KFsvVhnMWzysHpKbZaoDQPQ==",
|
|
818
|
+
"path": "microsoft.extensions.options/10.0.3",
|
|
819
|
+
"hashPath": "microsoft.extensions.options.10.0.3.nupkg.sha512"
|
|
820
820
|
},
|
|
821
|
-
"Microsoft.Extensions.Primitives/10.0.
|
|
821
|
+
"Microsoft.Extensions.Primitives/10.0.3": {
|
|
822
822
|
"type": "package",
|
|
823
823
|
"serviceable": true,
|
|
824
|
-
"sha512": "sha512-
|
|
825
|
-
"path": "microsoft.extensions.primitives/10.0.
|
|
826
|
-
"hashPath": "microsoft.extensions.primitives.10.0.
|
|
824
|
+
"sha512": "sha512-GEcpTwo7sUoLGGNTqV1FZEuL+tTD9m81NX/mh099dqGNna07/UGZShKQNZRw4hv6nlliSUwYQgSYc7OR99Jufg==",
|
|
825
|
+
"path": "microsoft.extensions.primitives/10.0.3",
|
|
826
|
+
"hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
|
|
827
827
|
},
|
|
828
828
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
829
829
|
"type": "package",
|
|
@@ -832,26 +832,26 @@
|
|
|
832
832
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
833
833
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
834
834
|
},
|
|
835
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
835
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260324.5": {
|
|
836
836
|
"type": "package",
|
|
837
837
|
"serviceable": true,
|
|
838
|
-
"sha512": "sha512-
|
|
839
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
840
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
838
|
+
"sha512": "sha512-T/gase6LRQ7gn2/bA3goZ/A0ZFTOvNjYC52yEXgqq1RZURMgwUcDejObO4gNxd7JaMUiRs6pDFqfl/0vpVHzXQ==",
|
|
839
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260324.5",
|
|
840
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260324.5.nupkg.sha512"
|
|
841
841
|
},
|
|
842
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
842
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260324.5": {
|
|
843
843
|
"type": "package",
|
|
844
844
|
"serviceable": true,
|
|
845
|
-
"sha512": "sha512
|
|
846
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
847
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
845
|
+
"sha512": "sha512-/tzuPjCkEPswBViP9O9PjDFYHen0/eWUnkEy44ppIQTeF4GX+ORp0gHJcL/ybzbs82trX9rd0YLEoPEoFPGHEw==",
|
|
846
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260324.5",
|
|
847
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260324.5.nupkg.sha512"
|
|
848
848
|
},
|
|
849
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
849
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260324.5": {
|
|
850
850
|
"type": "package",
|
|
851
851
|
"serviceable": true,
|
|
852
|
-
"sha512": "sha512-
|
|
853
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
854
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
852
|
+
"sha512": "sha512-66Cs5P7hbgKm3Snk69r6EQiT26fH8sXU6/2+zz6bjpUhyNih4xvLWO8rX528U2BZ4It9ympAdBSTG/ZD/4hdBw==",
|
|
853
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260324.5",
|
|
854
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260324.5.nupkg.sha512"
|
|
855
855
|
},
|
|
856
856
|
"Newtonsoft.Json/13.0.3": {
|
|
857
857
|
"type": "package",
|
|
@@ -902,12 +902,12 @@
|
|
|
902
902
|
"path": "nuget.versioning/6.14.0",
|
|
903
903
|
"hashPath": "nuget.versioning.6.14.0.nupkg.sha512"
|
|
904
904
|
},
|
|
905
|
-
"System.ClientModel/1.
|
|
905
|
+
"System.ClientModel/1.10.0": {
|
|
906
906
|
"type": "package",
|
|
907
907
|
"serviceable": true,
|
|
908
|
-
"sha512": "sha512-
|
|
909
|
-
"path": "system.clientmodel/1.
|
|
910
|
-
"hashPath": "system.clientmodel.1.
|
|
908
|
+
"sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
|
|
909
|
+
"path": "system.clientmodel/1.10.0",
|
|
910
|
+
"hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
|
|
911
911
|
},
|
|
912
912
|
"System.ComponentModel.Composition/8.0.0": {
|
|
913
913
|
"type": "package",
|
|
@@ -972,12 +972,12 @@
|
|
|
972
972
|
"path": "system.diagnostics.eventlog/8.0.0",
|
|
973
973
|
"hashPath": "system.diagnostics.eventlog.8.0.0.nupkg.sha512"
|
|
974
974
|
},
|
|
975
|
-
"System.Memory.Data/10.0.
|
|
975
|
+
"System.Memory.Data/10.0.3": {
|
|
976
976
|
"type": "package",
|
|
977
977
|
"serviceable": true,
|
|
978
|
-
"sha512": "sha512-
|
|
979
|
-
"path": "system.memory.data/10.0.
|
|
980
|
-
"hashPath": "system.memory.data.10.0.
|
|
978
|
+
"sha512": "sha512-MaGhRfGunmrj/nHjtsi9XkhlYJ/ERGWrbA+BiSKNtGnAjc9XlG5EhAvak6VRcX5LYzPF6pBO8nJ613dTgzabig==",
|
|
979
|
+
"path": "system.memory.data/10.0.3",
|
|
980
|
+
"hashPath": "system.memory.data.10.0.3.nupkg.sha512"
|
|
981
981
|
},
|
|
982
982
|
"System.Reflection.MetadataLoadContext/8.0.0": {
|
|
983
983
|
"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
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp",
|
|
3
|
-
"version": "1.0.0-alpha.20260324.
|
|
3
|
+
"version": "1.0.0-alpha.20260324.3",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"dist/generator/**"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@typespec/http-client-csharp": "1.0.0-alpha.
|
|
41
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20260324.5"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.38",
|