@azure-typespec/http-client-csharp 1.0.0-alpha.20251017.2 → 1.0.0-alpha.20251021.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.
@@ -6,12 +6,11 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20251017.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20251021.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20251017.2",
12
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
11
+ "Azure.Generator": "1.0.0-alpha.20251021.1",
13
12
  "Microsoft.SourceLink.GitHub": "8.0.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1",
13
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3",
15
14
  "SauceControl.InheritDoc": "1.2.0",
16
15
  "StyleCop.Analyzers": "1.2.0-beta.333",
17
16
  "System.ClientModel": "1.7.0"
@@ -60,7 +59,6 @@
60
59
  }
61
60
  }
62
61
  },
63
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {},
64
62
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
65
63
  "runtime": {
66
64
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -350,12 +348,12 @@
350
348
  "Microsoft.SourceLink.Common": "8.0.0"
351
349
  }
352
350
  },
353
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
351
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
354
352
  "dependencies": {
355
353
  "CommandLineParser": "2.9.1",
356
354
  "Microsoft.Build": "17.9.5",
357
355
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
358
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
356
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251021.3",
359
357
  "NuGet.Configuration": "6.14.0",
360
358
  "NuGet.Protocol": "6.14.0",
361
359
  "NuGet.Versioning": "6.14.0",
@@ -369,9 +367,9 @@
369
367
  }
370
368
  }
371
369
  },
372
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
370
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
373
371
  "dependencies": {
374
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
372
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251021.3",
375
373
  "System.ClientModel": "1.7.0"
376
374
  },
377
375
  "runtime": {
@@ -381,7 +379,7 @@
381
379
  }
382
380
  }
383
381
  },
384
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
382
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
385
383
  "dependencies": {
386
384
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
387
385
  "System.Memory.Data": "8.0.1"
@@ -646,23 +644,23 @@
646
644
  "System.Security.Principal.Windows/5.0.0": {},
647
645
  "System.Threading.Channels/7.0.0": {},
648
646
  "System.Threading.Tasks.Dataflow/8.0.0": {},
649
- "Azure.Generator/1.0.0-alpha.20251017.2": {
647
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
650
648
  "dependencies": {
651
649
  "Azure.Core": "1.49.0",
652
650
  "Azure.ResourceManager": "1.13.2",
653
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1"
651
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3"
654
652
  },
655
653
  "runtime": {
656
654
  "Azure.Generator.dll": {
657
- "assemblyVersion": "1.0.0-alpha.20251017.2",
658
- "fileVersion": "1.0.25.51702"
655
+ "assemblyVersion": "1.0.0.0",
656
+ "fileVersion": "1.0.25.52101"
659
657
  }
660
658
  }
661
659
  }
662
660
  }
663
661
  },
664
662
  "libraries": {
665
- "Azure.Generator.StubLibrary/1.0.0-alpha.20251017.2": {
663
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20251021.1": {
666
664
  "type": "project",
667
665
  "serviceable": false,
668
666
  "sha512": ""
@@ -695,13 +693,6 @@
695
693
  "path": "humanizer.core/2.14.1",
696
694
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
697
695
  },
698
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {
699
- "type": "package",
700
- "serviceable": true,
701
- "sha512": "sha512-sx3EkemArUJfG+kQCOvgwIpLHcSes6ztIl5nBIoBaG7FkALyFTY4TQ91b0pMAqB712ObGtJMiFTfGwDe2LQg7A==",
702
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250926.1",
703
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250926.1.nupkg.sha512"
704
- },
705
696
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
706
697
  "type": "package",
707
698
  "serviceable": true,
@@ -800,26 +791,26 @@
800
791
  "path": "microsoft.sourcelink.github/8.0.0",
801
792
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
802
793
  },
803
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
794
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
804
795
  "type": "package",
805
796
  "serviceable": true,
806
- "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
807
- "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
808
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
797
+ "sha512": "sha512-T/O1KX6hz0BV6uleLSJM0trs+Ql0iBSyGDeNtNj2V/s1qDIFwhoxz6ILpruUhVY6UTSDvDf2N686whetrwfpZA==",
798
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251021.3",
799
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251021.3.nupkg.sha512"
809
800
  },
810
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
801
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
811
802
  "type": "package",
812
803
  "serviceable": true,
813
- "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
814
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
815
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
804
+ "sha512": "sha512-Q1TtBWb+dhi8k0xnC4iPMlx3C3cD3E1qOrW/ouBn4GD4koig5Ep8Hzz8gdnFXA2N+ehM6lXBX3OSDF3LP1veMQ==",
805
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251021.3",
806
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251021.3.nupkg.sha512"
816
807
  },
817
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
808
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
818
809
  "type": "package",
819
810
  "serviceable": true,
820
- "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
821
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
822
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
811
+ "sha512": "sha512-qFDQiSLtK1LSDERjoptlBIqG3mW/ZMsLooFSq6sBfq7SoY7fQau1nvHrGYV46Z0gg1SLXMdq86ysauUuyOUZzQ==",
812
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251021.3",
813
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251021.3.nupkg.sha512"
823
814
  },
824
815
  "Newtonsoft.Json/13.0.3": {
825
816
  "type": "package",
@@ -1045,7 +1036,7 @@
1045
1036
  "path": "system.threading.tasks.dataflow/8.0.0",
1046
1037
  "hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
1047
1038
  },
1048
- "Azure.Generator/1.0.0-alpha.20251017.2": {
1039
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
1049
1040
  "type": "project",
1050
1041
  "serviceable": false,
1051
1042
  "sha512": ""
@@ -6,13 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator/1.0.0-alpha.20251017.2": {
9
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.49.0",
12
12
  "Azure.ResourceManager": "1.13.2",
13
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
14
13
  "Microsoft.SourceLink.GitHub": "8.0.0",
15
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1",
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3",
16
15
  "SauceControl.InheritDoc": "1.2.0",
17
16
  "StyleCop.Analyzers": "1.2.0-beta.333"
18
17
  },
@@ -60,7 +59,6 @@
60
59
  }
61
60
  }
62
61
  },
63
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {},
64
62
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
65
63
  "runtime": {
66
64
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -350,12 +348,12 @@
350
348
  "Microsoft.SourceLink.Common": "8.0.0"
351
349
  }
352
350
  },
353
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
351
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
354
352
  "dependencies": {
355
353
  "CommandLineParser": "2.9.1",
356
354
  "Microsoft.Build": "17.9.5",
357
355
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
358
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
356
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251021.3",
359
357
  "NuGet.Configuration": "6.14.0",
360
358
  "NuGet.Protocol": "6.14.0",
361
359
  "NuGet.Versioning": "6.14.0",
@@ -369,9 +367,9 @@
369
367
  }
370
368
  }
371
369
  },
372
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
370
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
373
371
  "dependencies": {
374
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
372
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251021.3",
375
373
  "System.ClientModel": "1.7.0"
376
374
  },
377
375
  "runtime": {
@@ -381,7 +379,7 @@
381
379
  }
382
380
  }
383
381
  },
384
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
382
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
385
383
  "dependencies": {
386
384
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
387
385
  "System.Memory.Data": "8.0.1"
@@ -649,7 +647,7 @@
649
647
  }
650
648
  },
651
649
  "libraries": {
652
- "Azure.Generator/1.0.0-alpha.20251017.2": {
650
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
653
651
  "type": "project",
654
652
  "serviceable": false,
655
653
  "sha512": ""
@@ -682,13 +680,6 @@
682
680
  "path": "humanizer.core/2.14.1",
683
681
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
684
682
  },
685
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {
686
- "type": "package",
687
- "serviceable": true,
688
- "sha512": "sha512-sx3EkemArUJfG+kQCOvgwIpLHcSes6ztIl5nBIoBaG7FkALyFTY4TQ91b0pMAqB712ObGtJMiFTfGwDe2LQg7A==",
689
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250926.1",
690
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250926.1.nupkg.sha512"
691
- },
692
683
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
693
684
  "type": "package",
694
685
  "serviceable": true,
@@ -787,26 +778,26 @@
787
778
  "path": "microsoft.sourcelink.github/8.0.0",
788
779
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
789
780
  },
790
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
781
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
791
782
  "type": "package",
792
783
  "serviceable": true,
793
- "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
794
- "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
795
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
784
+ "sha512": "sha512-T/O1KX6hz0BV6uleLSJM0trs+Ql0iBSyGDeNtNj2V/s1qDIFwhoxz6ILpruUhVY6UTSDvDf2N686whetrwfpZA==",
785
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251021.3",
786
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251021.3.nupkg.sha512"
796
787
  },
797
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
788
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
798
789
  "type": "package",
799
790
  "serviceable": true,
800
- "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
801
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
802
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
791
+ "sha512": "sha512-Q1TtBWb+dhi8k0xnC4iPMlx3C3cD3E1qOrW/ouBn4GD4koig5Ep8Hzz8gdnFXA2N+ehM6lXBX3OSDF3LP1veMQ==",
792
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251021.3",
793
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251021.3.nupkg.sha512"
803
794
  },
804
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
795
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
805
796
  "type": "package",
806
797
  "serviceable": true,
807
- "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
808
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
809
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
798
+ "sha512": "sha512-qFDQiSLtK1LSDERjoptlBIqG3mW/ZMsLooFSq6sBfq7SoY7fQau1nvHrGYV46Z0gg1SLXMdq86ysauUuyOUZzQ==",
799
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251021.3",
800
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251021.3.nupkg.sha512"
810
801
  },
811
802
  "Newtonsoft.Json/13.0.3": {
812
803
  "type": "package",
Binary file
Binary file
@@ -6,12 +6,11 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20251017.2": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20251021.1": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20251017.2",
12
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
11
+ "Azure.Generator": "1.0.0-alpha.20251021.1",
13
12
  "Microsoft.SourceLink.GitHub": "8.0.0",
14
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1",
13
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3",
15
14
  "SauceControl.InheritDoc": "1.2.0",
16
15
  "StyleCop.Analyzers": "1.2.0-beta.333",
17
16
  "System.ClientModel": "1.7.0"
@@ -60,7 +59,6 @@
60
59
  }
61
60
  }
62
61
  },
63
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {},
64
62
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
65
63
  "runtime": {
66
64
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -350,12 +348,12 @@
350
348
  "Microsoft.SourceLink.Common": "8.0.0"
351
349
  }
352
350
  },
353
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
351
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
354
352
  "dependencies": {
355
353
  "CommandLineParser": "2.9.1",
356
354
  "Microsoft.Build": "17.9.5",
357
355
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
358
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
356
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251021.3",
359
357
  "NuGet.Configuration": "6.14.0",
360
358
  "NuGet.Protocol": "6.14.0",
361
359
  "NuGet.Versioning": "6.14.0",
@@ -369,9 +367,9 @@
369
367
  }
370
368
  }
371
369
  },
372
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
370
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
373
371
  "dependencies": {
374
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
372
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251021.3",
375
373
  "System.ClientModel": "1.7.0"
376
374
  },
377
375
  "runtime": {
@@ -381,7 +379,7 @@
381
379
  }
382
380
  }
383
381
  },
384
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
382
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
385
383
  "dependencies": {
386
384
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
387
385
  "System.Memory.Data": "8.0.1"
@@ -646,23 +644,23 @@
646
644
  "System.Security.Principal.Windows/5.0.0": {},
647
645
  "System.Threading.Channels/7.0.0": {},
648
646
  "System.Threading.Tasks.Dataflow/8.0.0": {},
649
- "Azure.Generator/1.0.0-alpha.20251017.2": {
647
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
650
648
  "dependencies": {
651
649
  "Azure.Core": "1.49.0",
652
650
  "Azure.ResourceManager": "1.13.2",
653
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1"
651
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3"
654
652
  },
655
653
  "runtime": {
656
654
  "Azure.Generator.dll": {
657
- "assemblyVersion": "1.0.0-alpha.20251017.2",
658
- "fileVersion": "1.0.25.51702"
655
+ "assemblyVersion": "1.0.0.0",
656
+ "fileVersion": "1.0.25.52101"
659
657
  }
660
658
  }
661
659
  }
662
660
  }
663
661
  },
664
662
  "libraries": {
665
- "Azure.Generator.StubLibrary/1.0.0-alpha.20251017.2": {
663
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20251021.1": {
666
664
  "type": "project",
667
665
  "serviceable": false,
668
666
  "sha512": ""
@@ -695,13 +693,6 @@
695
693
  "path": "humanizer.core/2.14.1",
696
694
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
697
695
  },
698
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {
699
- "type": "package",
700
- "serviceable": true,
701
- "sha512": "sha512-sx3EkemArUJfG+kQCOvgwIpLHcSes6ztIl5nBIoBaG7FkALyFTY4TQ91b0pMAqB712ObGtJMiFTfGwDe2LQg7A==",
702
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250926.1",
703
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250926.1.nupkg.sha512"
704
- },
705
696
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
706
697
  "type": "package",
707
698
  "serviceable": true,
@@ -800,26 +791,26 @@
800
791
  "path": "microsoft.sourcelink.github/8.0.0",
801
792
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
802
793
  },
803
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
794
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
804
795
  "type": "package",
805
796
  "serviceable": true,
806
- "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
807
- "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
808
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
797
+ "sha512": "sha512-T/O1KX6hz0BV6uleLSJM0trs+Ql0iBSyGDeNtNj2V/s1qDIFwhoxz6ILpruUhVY6UTSDvDf2N686whetrwfpZA==",
798
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251021.3",
799
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251021.3.nupkg.sha512"
809
800
  },
810
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
801
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
811
802
  "type": "package",
812
803
  "serviceable": true,
813
- "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
814
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
815
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
804
+ "sha512": "sha512-Q1TtBWb+dhi8k0xnC4iPMlx3C3cD3E1qOrW/ouBn4GD4koig5Ep8Hzz8gdnFXA2N+ehM6lXBX3OSDF3LP1veMQ==",
805
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251021.3",
806
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251021.3.nupkg.sha512"
816
807
  },
817
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
808
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
818
809
  "type": "package",
819
810
  "serviceable": true,
820
- "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
821
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
822
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
811
+ "sha512": "sha512-qFDQiSLtK1LSDERjoptlBIqG3mW/ZMsLooFSq6sBfq7SoY7fQau1nvHrGYV46Z0gg1SLXMdq86ysauUuyOUZzQ==",
812
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251021.3",
813
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251021.3.nupkg.sha512"
823
814
  },
824
815
  "Newtonsoft.Json/13.0.3": {
825
816
  "type": "package",
@@ -1045,7 +1036,7 @@
1045
1036
  "path": "system.threading.tasks.dataflow/8.0.0",
1046
1037
  "hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
1047
1038
  },
1048
- "Azure.Generator/1.0.0-alpha.20251017.2": {
1039
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
1049
1040
  "type": "project",
1050
1041
  "serviceable": false,
1051
1042
  "sha512": ""
@@ -6,13 +6,12 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v9.0": {
9
- "Azure.Generator/1.0.0-alpha.20251017.2": {
9
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
10
10
  "dependencies": {
11
11
  "Azure.Core": "1.49.0",
12
12
  "Azure.ResourceManager": "1.13.2",
13
- "Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
14
13
  "Microsoft.SourceLink.GitHub": "8.0.0",
15
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251017.1",
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251021.3",
16
15
  "SauceControl.InheritDoc": "1.2.0",
17
16
  "StyleCop.Analyzers": "1.2.0-beta.333"
18
17
  },
@@ -60,7 +59,6 @@
60
59
  }
61
60
  }
62
61
  },
63
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {},
64
62
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
65
63
  "runtime": {
66
64
  "lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
@@ -350,12 +348,12 @@
350
348
  "Microsoft.SourceLink.Common": "8.0.0"
351
349
  }
352
350
  },
353
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
351
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
354
352
  "dependencies": {
355
353
  "CommandLineParser": "2.9.1",
356
354
  "Microsoft.Build": "17.9.5",
357
355
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
358
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251017.1",
356
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20251021.3",
359
357
  "NuGet.Configuration": "6.14.0",
360
358
  "NuGet.Protocol": "6.14.0",
361
359
  "NuGet.Versioning": "6.14.0",
@@ -369,9 +367,9 @@
369
367
  }
370
368
  }
371
369
  },
372
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
370
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
373
371
  "dependencies": {
374
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
372
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251021.3",
375
373
  "System.ClientModel": "1.7.0"
376
374
  },
377
375
  "runtime": {
@@ -381,7 +379,7 @@
381
379
  }
382
380
  }
383
381
  },
384
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
382
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
385
383
  "dependencies": {
386
384
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
387
385
  "System.Memory.Data": "8.0.1"
@@ -649,7 +647,7 @@
649
647
  }
650
648
  },
651
649
  "libraries": {
652
- "Azure.Generator/1.0.0-alpha.20251017.2": {
650
+ "Azure.Generator/1.0.0-alpha.20251021.1": {
653
651
  "type": "project",
654
652
  "serviceable": false,
655
653
  "sha512": ""
@@ -682,13 +680,6 @@
682
680
  "path": "humanizer.core/2.14.1",
683
681
  "hashPath": "humanizer.core.2.14.1.nupkg.sha512"
684
682
  },
685
- "Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250926.1": {
686
- "type": "package",
687
- "serviceable": true,
688
- "sha512": "sha512-sx3EkemArUJfG+kQCOvgwIpLHcSes6ztIl5nBIoBaG7FkALyFTY4TQ91b0pMAqB712ObGtJMiFTfGwDe2LQg7A==",
689
- "path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250926.1",
690
- "hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250926.1.nupkg.sha512"
691
- },
692
683
  "Microsoft.Bcl.AsyncInterfaces/8.0.0": {
693
684
  "type": "package",
694
685
  "serviceable": true,
@@ -787,26 +778,26 @@
787
778
  "path": "microsoft.sourcelink.github/8.0.0",
788
779
  "hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
789
780
  },
790
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
781
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20251021.3": {
791
782
  "type": "package",
792
783
  "serviceable": true,
793
- "sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
794
- "path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
795
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
784
+ "sha512": "sha512-T/O1KX6hz0BV6uleLSJM0trs+Ql0iBSyGDeNtNj2V/s1qDIFwhoxz6ILpruUhVY6UTSDvDf2N686whetrwfpZA==",
785
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20251021.3",
786
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251021.3.nupkg.sha512"
796
787
  },
797
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
788
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251021.3": {
798
789
  "type": "package",
799
790
  "serviceable": true,
800
- "sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
801
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
802
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
791
+ "sha512": "sha512-Q1TtBWb+dhi8k0xnC4iPMlx3C3cD3E1qOrW/ouBn4GD4koig5Ep8Hzz8gdnFXA2N+ehM6lXBX3OSDF3LP1veMQ==",
792
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251021.3",
793
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251021.3.nupkg.sha512"
803
794
  },
804
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
795
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251021.3": {
805
796
  "type": "package",
806
797
  "serviceable": true,
807
- "sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
808
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
809
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
798
+ "sha512": "sha512-qFDQiSLtK1LSDERjoptlBIqG3mW/ZMsLooFSq6sBfq7SoY7fQau1nvHrGYV46Z0gg1SLXMdq86ysauUuyOUZzQ==",
799
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20251021.3",
800
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251021.3.nupkg.sha512"
810
801
  },
811
802
  "Newtonsoft.Json/13.0.3": {
812
803
  "type": "package",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@azure-typespec/http-client-csharp",
3
- "version": "1.0.0-alpha.20251017.2",
3
+ "version": "1.0.0-alpha.20251021.1",
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.20251017.1"
41
+ "@typespec/http-client-csharp": "1.0.0-alpha.20251021.3"
42
42
  },
43
43
  "devDependencies": {
44
44
  "@azure-tools/azure-http-specs": "0.1.0-alpha.30",