@azure-typespec/http-client-csharp 1.0.0-alpha.20260504.4 → 1.0.0-alpha.20260512.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.
Binary file
@@ -6,36 +6,36 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260504.4": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260512.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260504.4",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260501.3",
13
- "System.ClientModel": "1.10.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260512.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7",
13
+ "System.ClientModel": "1.11.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.54.0": {
19
+ "Azure.Core/1.55.0": {
20
20
  "dependencies": {
21
21
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
22
22
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
23
23
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
24
24
  "Microsoft.Identity.Client": "4.83.1",
25
25
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
26
- "System.ClientModel": "1.10.0",
26
+ "System.ClientModel": "1.11.0",
27
27
  "System.Memory.Data": "10.0.3"
28
28
  },
29
29
  "runtime": {
30
30
  "lib/net10.0/Azure.Core.dll": {
31
- "assemblyVersion": "1.54.0.0",
32
- "fileVersion": "1.5400.26.22404"
31
+ "assemblyVersion": "1.55.0.0",
32
+ "fileVersion": "1.5500.26.25611"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.54.0"
38
+ "Azure.Core": "1.55.0"
39
39
  },
40
40
  "runtime": {
41
41
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "Azure.ResourceManager/1.14.0": {
48
48
  "dependencies": {
49
- "Azure.Core": "1.54.0"
49
+ "Azure.Core": "1.55.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260501.3",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260511.7",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,11 +458,11 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260501.3",
465
- "System.ClientModel": "1.10.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260511.7",
465
+ "System.ClientModel": "1.11.0"
466
466
  },
467
467
  "runtime": {
468
468
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -555,7 +555,7 @@
555
555
  }
556
556
  }
557
557
  },
558
- "System.ClientModel/1.10.0": {
558
+ "System.ClientModel/1.11.0": {
559
559
  "dependencies": {
560
560
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
561
561
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -564,8 +564,8 @@
564
564
  },
565
565
  "runtime": {
566
566
  "lib/net10.0/System.ClientModel.dll": {
567
- "assemblyVersion": "1.10.0.0",
568
- "fileVersion": "1.1000.26.16607"
567
+ "assemblyVersion": "1.11.0.0",
568
+ "fileVersion": "1.1100.26.25505"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260504.4": {
714
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.54.0",
716
+ "Azure.Core": "1.55.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260501.3"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.25404"
724
+ "fileVersion": "1.0.26.26202"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260504.4": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260512.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.54.0": {
736
+ "Azure.Core/1.55.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
740
- "path": "azure.core/1.54.0",
741
- "hashPath": "azure.core.1.54.0.nupkg.sha512"
739
+ "sha512": "sha512-c7femvYS/xEUrLP1sNZN+DoQZmx3X+G3ZXtOOz0RL/7cGMCM3JVqepVmRd3AwM4IK8AtTGS4GOigCO+d/zaSsQ==",
740
+ "path": "azure.core/1.55.0",
741
+ "hashPath": "azure.core.1.55.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-NsFi3tUmGYUAHk+qdpmWR2eSoBOZuG2++4nFr9UbXj2EBKYPWTKzIgDDdZn5WNBVVurIp+xyBYXxiFuB5tcN+A==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260501.3",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260501.3.nupkg.sha512"
907
+ "sha512": "sha512-UazYK9J6WrKJ6jhmfPQVk9CNNkF+M/pIZA3mv1ZdzCiMjYW1OV3pftdOyCfrPtH1yGdvml0NfQwRqXzp/Jy5yQ==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260511.7",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260511.7.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-R2AlXn/xJHycOITOAS2tYX/tovcQVlA+21kgUuPW/QOJ7hqWFunVjRAsPxyqBh4ta30c801A3OVLMSC7Ro/+CA==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260501.3",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260501.3.nupkg.sha512"
914
+ "sha512": "sha512-1Jl/0opEWANMllzYlwdUKlSDu9Q/g9s5qMIuY50nhIJCR+0rbUST2aO6vGYcTgsOasppThJxy0ygyS3vrjaCBg==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260511.7",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260511.7.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-ILD0Mr0uDGPe8NM+eIVZf2dZpGQ5Fw5UBnPBRp0Pev9uiBA9F8nnRjTuuCrg5rvgPIBVj+0ELQx1nQJDuolvfw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260501.3",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260501.3.nupkg.sha512"
921
+ "sha512": "sha512-Jb8vNTEdcIGgr0iVZ1Q6gjyCmjiYa2n+/zYCvfp4M/ZJ55l5uX/qKGCD9zw31GTzytOGSKSNJRX1rcp2tWl5ig==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260511.7",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260511.7.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -971,12 +971,12 @@
971
971
  "path": "nuget.versioning/6.14.3",
972
972
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
973
973
  },
974
- "System.ClientModel/1.10.0": {
974
+ "System.ClientModel/1.11.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
978
- "path": "system.clientmodel/1.10.0",
979
- "hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
977
+ "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
978
+ "path": "system.clientmodel/1.11.0",
979
+ "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
980
980
  },
981
981
  "System.ComponentModel.Composition/8.0.0": {
982
982
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260504.4": {
1072
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,37 +6,37 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260504.4": {
9
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.54.0",
11
+ "Azure.Core": "1.55.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.20260501.3"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.54.0": {
20
+ "Azure.Core/1.55.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.10.0",
27
+ "System.ClientModel": "1.11.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.54.0.0",
33
- "fileVersion": "1.5400.26.22404"
32
+ "assemblyVersion": "1.55.0.0",
33
+ "fileVersion": "1.5500.26.25611"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.54.0"
39
+ "Azure.Core": "1.55.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.ResourceManager/1.14.0": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.54.0"
50
+ "Azure.Core": "1.55.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260501.3",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260511.7",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,11 +459,11 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260501.3",
466
- "System.ClientModel": "1.10.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260511.7",
466
+ "System.ClientModel": "1.11.0"
467
467
  },
468
468
  "runtime": {
469
469
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -556,7 +556,7 @@
556
556
  }
557
557
  }
558
558
  },
559
- "System.ClientModel/1.10.0": {
559
+ "System.ClientModel/1.11.0": {
560
560
  "dependencies": {
561
561
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
562
562
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -565,8 +565,8 @@
565
565
  },
566
566
  "runtime": {
567
567
  "lib/net10.0/System.ClientModel.dll": {
568
- "assemblyVersion": "1.10.0.0",
569
- "fileVersion": "1.1000.26.16607"
568
+ "assemblyVersion": "1.11.0.0",
569
+ "fileVersion": "1.1100.26.25505"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260504.4": {
718
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.54.0": {
723
+ "Azure.Core/1.55.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
727
- "path": "azure.core/1.54.0",
728
- "hashPath": "azure.core.1.54.0.nupkg.sha512"
726
+ "sha512": "sha512-c7femvYS/xEUrLP1sNZN+DoQZmx3X+G3ZXtOOz0RL/7cGMCM3JVqepVmRd3AwM4IK8AtTGS4GOigCO+d/zaSsQ==",
727
+ "path": "azure.core/1.55.0",
728
+ "hashPath": "azure.core.1.55.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-NsFi3tUmGYUAHk+qdpmWR2eSoBOZuG2++4nFr9UbXj2EBKYPWTKzIgDDdZn5WNBVVurIp+xyBYXxiFuB5tcN+A==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260501.3",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260501.3.nupkg.sha512"
894
+ "sha512": "sha512-UazYK9J6WrKJ6jhmfPQVk9CNNkF+M/pIZA3mv1ZdzCiMjYW1OV3pftdOyCfrPtH1yGdvml0NfQwRqXzp/Jy5yQ==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260511.7",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260511.7.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-R2AlXn/xJHycOITOAS2tYX/tovcQVlA+21kgUuPW/QOJ7hqWFunVjRAsPxyqBh4ta30c801A3OVLMSC7Ro/+CA==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260501.3",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260501.3.nupkg.sha512"
901
+ "sha512": "sha512-1Jl/0opEWANMllzYlwdUKlSDu9Q/g9s5qMIuY50nhIJCR+0rbUST2aO6vGYcTgsOasppThJxy0ygyS3vrjaCBg==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260511.7",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260511.7.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-ILD0Mr0uDGPe8NM+eIVZf2dZpGQ5Fw5UBnPBRp0Pev9uiBA9F8nnRjTuuCrg5rvgPIBVj+0ELQx1nQJDuolvfw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260501.3",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260501.3.nupkg.sha512"
908
+ "sha512": "sha512-Jb8vNTEdcIGgr0iVZ1Q6gjyCmjiYa2n+/zYCvfp4M/ZJ55l5uX/qKGCD9zw31GTzytOGSKSNJRX1rcp2tWl5ig==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260511.7",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260511.7.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "type": "package",
@@ -958,12 +958,12 @@
958
958
  "path": "nuget.versioning/6.14.3",
959
959
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
960
960
  },
961
- "System.ClientModel/1.10.0": {
961
+ "System.ClientModel/1.11.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
965
- "path": "system.clientmodel/1.10.0",
966
- "hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
964
+ "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
965
+ "path": "system.clientmodel/1.11.0",
966
+ "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
967
967
  },
968
968
  "System.ComponentModel.Composition/8.0.0": {
969
969
  "type": "package",
Binary file
Binary file
@@ -6,36 +6,36 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260504.4": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260512.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260504.4",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260501.3",
13
- "System.ClientModel": "1.10.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260512.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7",
13
+ "System.ClientModel": "1.11.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.54.0": {
19
+ "Azure.Core/1.55.0": {
20
20
  "dependencies": {
21
21
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
22
22
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
23
23
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
24
24
  "Microsoft.Identity.Client": "4.83.1",
25
25
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
26
- "System.ClientModel": "1.10.0",
26
+ "System.ClientModel": "1.11.0",
27
27
  "System.Memory.Data": "10.0.3"
28
28
  },
29
29
  "runtime": {
30
30
  "lib/net10.0/Azure.Core.dll": {
31
- "assemblyVersion": "1.54.0.0",
32
- "fileVersion": "1.5400.26.22404"
31
+ "assemblyVersion": "1.55.0.0",
32
+ "fileVersion": "1.5500.26.25611"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.54.0"
38
+ "Azure.Core": "1.55.0"
39
39
  },
40
40
  "runtime": {
41
41
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -46,7 +46,7 @@
46
46
  },
47
47
  "Azure.ResourceManager/1.14.0": {
48
48
  "dependencies": {
49
- "Azure.Core": "1.54.0"
49
+ "Azure.Core": "1.55.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
443
443
  "dependencies": {
444
444
  "CommandLineParser": "2.9.1",
445
445
  "Microsoft.Build": "17.9.5",
446
446
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
447
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260501.3",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260511.7",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,11 +458,11 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260501.3",
465
- "System.ClientModel": "1.10.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260511.7",
465
+ "System.ClientModel": "1.11.0"
466
466
  },
467
467
  "runtime": {
468
468
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -555,7 +555,7 @@
555
555
  }
556
556
  }
557
557
  },
558
- "System.ClientModel/1.10.0": {
558
+ "System.ClientModel/1.11.0": {
559
559
  "dependencies": {
560
560
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
561
561
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -564,8 +564,8 @@
564
564
  },
565
565
  "runtime": {
566
566
  "lib/net10.0/System.ClientModel.dll": {
567
- "assemblyVersion": "1.10.0.0",
568
- "fileVersion": "1.1000.26.16607"
567
+ "assemblyVersion": "1.11.0.0",
568
+ "fileVersion": "1.1100.26.25505"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260504.4": {
714
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.54.0",
716
+ "Azure.Core": "1.55.0",
717
717
  "Azure.Core.Expressions.DataFactory": "1.0.0",
718
718
  "Azure.ResourceManager": "1.14.0",
719
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260501.3"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.25404"
724
+ "fileVersion": "1.0.26.26202"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260504.4": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260512.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.54.0": {
736
+ "Azure.Core/1.55.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
740
- "path": "azure.core/1.54.0",
741
- "hashPath": "azure.core.1.54.0.nupkg.sha512"
739
+ "sha512": "sha512-c7femvYS/xEUrLP1sNZN+DoQZmx3X+G3ZXtOOz0RL/7cGMCM3JVqepVmRd3AwM4IK8AtTGS4GOigCO+d/zaSsQ==",
740
+ "path": "azure.core/1.55.0",
741
+ "hashPath": "azure.core.1.55.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -901,26 +901,26 @@
901
901
  "path": "microsoft.net.stringtools/17.9.5",
902
902
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
903
903
  },
904
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-NsFi3tUmGYUAHk+qdpmWR2eSoBOZuG2++4nFr9UbXj2EBKYPWTKzIgDDdZn5WNBVVurIp+xyBYXxiFuB5tcN+A==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260501.3",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260501.3.nupkg.sha512"
907
+ "sha512": "sha512-UazYK9J6WrKJ6jhmfPQVk9CNNkF+M/pIZA3mv1ZdzCiMjYW1OV3pftdOyCfrPtH1yGdvml0NfQwRqXzp/Jy5yQ==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260511.7",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260511.7.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-R2AlXn/xJHycOITOAS2tYX/tovcQVlA+21kgUuPW/QOJ7hqWFunVjRAsPxyqBh4ta30c801A3OVLMSC7Ro/+CA==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260501.3",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260501.3.nupkg.sha512"
914
+ "sha512": "sha512-1Jl/0opEWANMllzYlwdUKlSDu9Q/g9s5qMIuY50nhIJCR+0rbUST2aO6vGYcTgsOasppThJxy0ygyS3vrjaCBg==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260511.7",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260511.7.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-ILD0Mr0uDGPe8NM+eIVZf2dZpGQ5Fw5UBnPBRp0Pev9uiBA9F8nnRjTuuCrg5rvgPIBVj+0ELQx1nQJDuolvfw==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260501.3",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260501.3.nupkg.sha512"
921
+ "sha512": "sha512-Jb8vNTEdcIGgr0iVZ1Q6gjyCmjiYa2n+/zYCvfp4M/ZJ55l5uX/qKGCD9zw31GTzytOGSKSNJRX1rcp2tWl5ig==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260511.7",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260511.7.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "type": "package",
@@ -971,12 +971,12 @@
971
971
  "path": "nuget.versioning/6.14.3",
972
972
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
973
973
  },
974
- "System.ClientModel/1.10.0": {
974
+ "System.ClientModel/1.11.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
978
- "path": "system.clientmodel/1.10.0",
979
- "hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
977
+ "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
978
+ "path": "system.clientmodel/1.11.0",
979
+ "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
980
980
  },
981
981
  "System.ComponentModel.Composition/8.0.0": {
982
982
  "type": "package",
@@ -1069,7 +1069,7 @@
1069
1069
  "path": "system.security.cryptography.protecteddata/8.0.0",
1070
1070
  "hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
1071
1071
  },
1072
- "Azure.Generator/1.0.0-alpha.20260504.4": {
1072
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
1073
1073
  "type": "project",
1074
1074
  "serviceable": false,
1075
1075
  "sha512": ""
@@ -6,37 +6,37 @@
6
6
  "compilationOptions": {},
7
7
  "targets": {
8
8
  ".NETCoreApp,Version=v10.0": {
9
- "Azure.Generator/1.0.0-alpha.20260504.4": {
9
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.54.0",
11
+ "Azure.Core": "1.55.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.20260501.3"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260511.7"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.54.0": {
20
+ "Azure.Core/1.55.0": {
21
21
  "dependencies": {
22
22
  "Microsoft.Bcl.AsyncInterfaces": "10.0.3",
23
23
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
24
24
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
25
25
  "Microsoft.Identity.Client": "4.83.1",
26
26
  "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
27
- "System.ClientModel": "1.10.0",
27
+ "System.ClientModel": "1.11.0",
28
28
  "System.Memory.Data": "10.0.3"
29
29
  },
30
30
  "runtime": {
31
31
  "lib/net10.0/Azure.Core.dll": {
32
- "assemblyVersion": "1.54.0.0",
33
- "fileVersion": "1.5400.26.22404"
32
+ "assemblyVersion": "1.55.0.0",
33
+ "fileVersion": "1.5500.26.25611"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.54.0"
39
+ "Azure.Core": "1.55.0"
40
40
  },
41
41
  "runtime": {
42
42
  "lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
@@ -47,7 +47,7 @@
47
47
  },
48
48
  "Azure.ResourceManager/1.14.0": {
49
49
  "dependencies": {
50
- "Azure.Core": "1.54.0"
50
+ "Azure.Core": "1.55.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
444
444
  "dependencies": {
445
445
  "CommandLineParser": "2.9.1",
446
446
  "Microsoft.Build": "17.9.5",
447
447
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
448
- "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260501.3",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260511.7",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,11 +459,11 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260501.3",
466
- "System.ClientModel": "1.10.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260511.7",
466
+ "System.ClientModel": "1.11.0"
467
467
  },
468
468
  "runtime": {
469
469
  "lib/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -556,7 +556,7 @@
556
556
  }
557
557
  }
558
558
  },
559
- "System.ClientModel/1.10.0": {
559
+ "System.ClientModel/1.11.0": {
560
560
  "dependencies": {
561
561
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
562
562
  "Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
@@ -565,8 +565,8 @@
565
565
  },
566
566
  "runtime": {
567
567
  "lib/net10.0/System.ClientModel.dll": {
568
- "assemblyVersion": "1.10.0.0",
569
- "fileVersion": "1.1000.26.16607"
568
+ "assemblyVersion": "1.11.0.0",
569
+ "fileVersion": "1.1100.26.25505"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260504.4": {
718
+ "Azure.Generator/1.0.0-alpha.20260512.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.54.0": {
723
+ "Azure.Core/1.55.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-m6hHbx1q9+GCBZ5A9ykzFylPdTwscX2APH7PlnqV+yu+DH3RRtuIDJMRqdU17cMyinv0hCPofpegoyQ6qWPW7g==",
727
- "path": "azure.core/1.54.0",
728
- "hashPath": "azure.core.1.54.0.nupkg.sha512"
726
+ "sha512": "sha512-c7femvYS/xEUrLP1sNZN+DoQZmx3X+G3ZXtOOz0RL/7cGMCM3JVqepVmRd3AwM4IK8AtTGS4GOigCO+d/zaSsQ==",
727
+ "path": "azure.core/1.55.0",
728
+ "hashPath": "azure.core.1.55.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -888,26 +888,26 @@
888
888
  "path": "microsoft.net.stringtools/17.9.5",
889
889
  "hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
890
890
  },
891
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260501.3": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260511.7": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-NsFi3tUmGYUAHk+qdpmWR2eSoBOZuG2++4nFr9UbXj2EBKYPWTKzIgDDdZn5WNBVVurIp+xyBYXxiFuB5tcN+A==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260501.3",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260501.3.nupkg.sha512"
894
+ "sha512": "sha512-UazYK9J6WrKJ6jhmfPQVk9CNNkF+M/pIZA3mv1ZdzCiMjYW1OV3pftdOyCfrPtH1yGdvml0NfQwRqXzp/Jy5yQ==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260511.7",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260511.7.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260501.3": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260511.7": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-R2AlXn/xJHycOITOAS2tYX/tovcQVlA+21kgUuPW/QOJ7hqWFunVjRAsPxyqBh4ta30c801A3OVLMSC7Ro/+CA==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260501.3",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260501.3.nupkg.sha512"
901
+ "sha512": "sha512-1Jl/0opEWANMllzYlwdUKlSDu9Q/g9s5qMIuY50nhIJCR+0rbUST2aO6vGYcTgsOasppThJxy0ygyS3vrjaCBg==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260511.7",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260511.7.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260501.3": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260511.7": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-ILD0Mr0uDGPe8NM+eIVZf2dZpGQ5Fw5UBnPBRp0Pev9uiBA9F8nnRjTuuCrg5rvgPIBVj+0ELQx1nQJDuolvfw==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260501.3",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260501.3.nupkg.sha512"
908
+ "sha512": "sha512-Jb8vNTEdcIGgr0iVZ1Q6gjyCmjiYa2n+/zYCvfp4M/ZJ55l5uX/qKGCD9zw31GTzytOGSKSNJRX1rcp2tWl5ig==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260511.7",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260511.7.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "type": "package",
@@ -958,12 +958,12 @@
958
958
  "path": "nuget.versioning/6.14.3",
959
959
  "hashPath": "nuget.versioning.6.14.3.nupkg.sha512"
960
960
  },
961
- "System.ClientModel/1.10.0": {
961
+ "System.ClientModel/1.11.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-lBEWs54F5Y5pZ9hC+8z4S/X76957ex+DPk7WecRHlbIHtrPfbRMMlOgI3iDn4Jpb3bSxvBnKaaHoD59auFjlBA==",
965
- "path": "system.clientmodel/1.10.0",
966
- "hashPath": "system.clientmodel.1.10.0.nupkg.sha512"
964
+ "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
965
+ "path": "system.clientmodel/1.11.0",
966
+ "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
967
967
  },
968
968
  "System.ComponentModel.Composition/8.0.0": {
969
969
  "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.20260504.4",
3
+ "version": "1.0.0-alpha.20260512.2",
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",
@@ -39,7 +39,7 @@
39
39
  "dist/generator/**"
40
40
  ],
41
41
  "dependencies": {
42
- "@typespec/http-client-csharp": "1.0.0-alpha.20260501.3"
42
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260511.7"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@azure-tools/azure-http-specs": "0.1.0-alpha.40-dev.10",