@azure-typespec/http-client-csharp 1.0.0-alpha.20260513.3 → 1.0.0-alpha.20260516.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.20260513.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260516.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260513.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260513.3",
13
- "System.ClientModel": "1.11.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260516.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1",
13
+ "System.ClientModel": "1.12.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.55.0": {
19
+ "Azure.Core/1.56.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.11.0",
26
+ "System.ClientModel": "1.12.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.55.0.0",
32
- "fileVersion": "1.5500.26.25611"
31
+ "assemblyVersion": "1.56.0.0",
32
+ "fileVersion": "1.5600.26.26405"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.55.0"
38
+ "Azure.Core": "1.56.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.55.0"
49
+ "Azure.Core": "1.56.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.20260513.3": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
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.20260513.3",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
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.20260513.3": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260513.3",
465
- "System.ClientModel": "1.11.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
465
+ "System.ClientModel": "1.12.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.20260513.3": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
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.11.0": {
558
+ "System.ClientModel/1.12.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.11.0.0",
568
- "fileVersion": "1.1100.26.25505"
567
+ "assemblyVersion": "1.12.0.0",
568
+ "fileVersion": "1.1200.26.26304"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260513.3": {
714
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.55.0",
716
+ "Azure.Core": "1.56.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.20260513.3"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.26303"
724
+ "fileVersion": "1.0.26.26602"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260513.3": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260516.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.55.0": {
736
+ "Azure.Core/1.56.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
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"
739
+ "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
740
+ "path": "azure.core/1.56.0",
741
+ "hashPath": "azure.core.1.56.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.20260513.3": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-4RX/zHF46MzkjeU1zWK5Qnq/eS4S+/se7Hjg3F+5tnaviFp9o8zJmIHMoPOUSSHwNPXhvdk7HQ8TwV/C1YFUNQ==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260513.3",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260513.3.nupkg.sha512"
907
+ "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260513.3": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-S3uiD9mEPGozZkTWB1i64Zkwlv8G8h3UHuB1Pzidlq7wYUoZg0FN7GxGitzQIHsHMJrq1RFIRIFHvjXQBqcoQw==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260513.3",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260513.3.nupkg.sha512"
914
+ "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260513.3": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-MeLdOiC3ooGQ1O2+6/Q7YKAC28aCMw+L17zNeLxRnMBEiRKAWiV39CO/Z40ZUYyGmMc+HYiqcCSMu38406dMDA==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260513.3",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260513.3.nupkg.sha512"
921
+ "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.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.11.0": {
974
+ "System.ClientModel/1.12.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
978
- "path": "system.clientmodel/1.11.0",
979
- "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
977
+ "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
978
+ "path": "system.clientmodel/1.12.0",
979
+ "hashPath": "system.clientmodel.1.12.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.20260513.3": {
1072
+ "Azure.Generator/1.0.0-alpha.20260516.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.20260513.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.55.0",
11
+ "Azure.Core": "1.56.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.20260513.3"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.55.0": {
20
+ "Azure.Core/1.56.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.11.0",
27
+ "System.ClientModel": "1.12.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.55.0.0",
33
- "fileVersion": "1.5500.26.25611"
32
+ "assemblyVersion": "1.56.0.0",
33
+ "fileVersion": "1.5600.26.26405"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.55.0"
39
+ "Azure.Core": "1.56.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.55.0"
50
+ "Azure.Core": "1.56.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.20260513.3": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
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.20260513.3",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
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.20260513.3": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260513.3",
466
- "System.ClientModel": "1.11.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
466
+ "System.ClientModel": "1.12.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.20260513.3": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
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.11.0": {
559
+ "System.ClientModel/1.12.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.11.0.0",
569
- "fileVersion": "1.1100.26.25505"
568
+ "assemblyVersion": "1.12.0.0",
569
+ "fileVersion": "1.1200.26.26304"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260513.3": {
718
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.55.0": {
723
+ "Azure.Core/1.56.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
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"
726
+ "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
727
+ "path": "azure.core/1.56.0",
728
+ "hashPath": "azure.core.1.56.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.20260513.3": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-4RX/zHF46MzkjeU1zWK5Qnq/eS4S+/se7Hjg3F+5tnaviFp9o8zJmIHMoPOUSSHwNPXhvdk7HQ8TwV/C1YFUNQ==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260513.3",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260513.3.nupkg.sha512"
894
+ "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260513.3": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-S3uiD9mEPGozZkTWB1i64Zkwlv8G8h3UHuB1Pzidlq7wYUoZg0FN7GxGitzQIHsHMJrq1RFIRIFHvjXQBqcoQw==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260513.3",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260513.3.nupkg.sha512"
901
+ "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260513.3": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-MeLdOiC3ooGQ1O2+6/Q7YKAC28aCMw+L17zNeLxRnMBEiRKAWiV39CO/Z40ZUYyGmMc+HYiqcCSMu38406dMDA==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260513.3",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260513.3.nupkg.sha512"
908
+ "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.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.11.0": {
961
+ "System.ClientModel/1.12.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
965
- "path": "system.clientmodel/1.11.0",
966
- "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
964
+ "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
965
+ "path": "system.clientmodel/1.12.0",
966
+ "hashPath": "system.clientmodel.1.12.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.20260513.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260516.2": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260513.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260513.3",
13
- "System.ClientModel": "1.11.0"
11
+ "Azure.Generator": "1.0.0-alpha.20260516.2",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1",
13
+ "System.ClientModel": "1.12.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.55.0": {
19
+ "Azure.Core/1.56.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.11.0",
26
+ "System.ClientModel": "1.12.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.55.0.0",
32
- "fileVersion": "1.5500.26.25611"
31
+ "assemblyVersion": "1.56.0.0",
32
+ "fileVersion": "1.5600.26.26405"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.55.0"
38
+ "Azure.Core": "1.56.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.55.0"
49
+ "Azure.Core": "1.56.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.20260513.3": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
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.20260513.3",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
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.20260513.3": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260513.3",
465
- "System.ClientModel": "1.11.0"
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
465
+ "System.ClientModel": "1.12.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.20260513.3": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
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.11.0": {
558
+ "System.ClientModel/1.12.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.11.0.0",
568
- "fileVersion": "1.1100.26.25505"
567
+ "assemblyVersion": "1.12.0.0",
568
+ "fileVersion": "1.1200.26.26304"
569
569
  }
570
570
  }
571
571
  },
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260513.3": {
714
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.55.0",
716
+ "Azure.Core": "1.56.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.20260513.3"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.26303"
724
+ "fileVersion": "1.0.26.26602"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260513.3": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260516.2": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.55.0": {
736
+ "Azure.Core/1.56.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
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"
739
+ "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
740
+ "path": "azure.core/1.56.0",
741
+ "hashPath": "azure.core.1.56.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.20260513.3": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-4RX/zHF46MzkjeU1zWK5Qnq/eS4S+/se7Hjg3F+5tnaviFp9o8zJmIHMoPOUSSHwNPXhvdk7HQ8TwV/C1YFUNQ==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260513.3",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260513.3.nupkg.sha512"
907
+ "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260513.3": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-S3uiD9mEPGozZkTWB1i64Zkwlv8G8h3UHuB1Pzidlq7wYUoZg0FN7GxGitzQIHsHMJrq1RFIRIFHvjXQBqcoQw==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260513.3",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260513.3.nupkg.sha512"
914
+ "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260513.3": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-MeLdOiC3ooGQ1O2+6/Q7YKAC28aCMw+L17zNeLxRnMBEiRKAWiV39CO/Z40ZUYyGmMc+HYiqcCSMu38406dMDA==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260513.3",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260513.3.nupkg.sha512"
921
+ "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.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.11.0": {
974
+ "System.ClientModel/1.12.0": {
975
975
  "type": "package",
976
976
  "serviceable": true,
977
- "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
978
- "path": "system.clientmodel/1.11.0",
979
- "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
977
+ "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
978
+ "path": "system.clientmodel/1.12.0",
979
+ "hashPath": "system.clientmodel.1.12.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.20260513.3": {
1072
+ "Azure.Generator/1.0.0-alpha.20260516.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.20260513.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.55.0",
11
+ "Azure.Core": "1.56.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.20260513.3"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260516.1"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.55.0": {
20
+ "Azure.Core/1.56.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.11.0",
27
+ "System.ClientModel": "1.12.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.55.0.0",
33
- "fileVersion": "1.5500.26.25611"
32
+ "assemblyVersion": "1.56.0.0",
33
+ "fileVersion": "1.5600.26.26405"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.55.0"
39
+ "Azure.Core": "1.56.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.55.0"
50
+ "Azure.Core": "1.56.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.20260513.3": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
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.20260513.3",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260516.1",
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.20260513.3": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260513.3",
466
- "System.ClientModel": "1.11.0"
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260516.1",
466
+ "System.ClientModel": "1.12.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.20260513.3": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
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.11.0": {
559
+ "System.ClientModel/1.12.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.11.0.0",
569
- "fileVersion": "1.1100.26.25505"
568
+ "assemblyVersion": "1.12.0.0",
569
+ "fileVersion": "1.1200.26.26304"
570
570
  }
571
571
  }
572
572
  },
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260513.3": {
718
+ "Azure.Generator/1.0.0-alpha.20260516.2": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.55.0": {
723
+ "Azure.Core/1.56.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
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"
726
+ "sha512": "sha512-svezaU2Dz6kdgxunqWNZuLFctcAcwYESUnPoPAzhj6QCLwvSZzyQks+eSsh3JWTsD5tUvrVyz2o1J4ZAIwuEZw==",
727
+ "path": "azure.core/1.56.0",
728
+ "hashPath": "azure.core.1.56.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.20260513.3": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260516.1": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-4RX/zHF46MzkjeU1zWK5Qnq/eS4S+/se7Hjg3F+5tnaviFp9o8zJmIHMoPOUSSHwNPXhvdk7HQ8TwV/C1YFUNQ==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260513.3",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260513.3.nupkg.sha512"
894
+ "sha512": "sha512-xcIqZU5fXP048bPx2C/40tk6jMX6rAV0Gn8jyLxUV2ZgGXKHmzTapnsS1uTrA/TZR72gEOTd8lsNNLczDicarw==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260516.1",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260516.1.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260513.3": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260516.1": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-S3uiD9mEPGozZkTWB1i64Zkwlv8G8h3UHuB1Pzidlq7wYUoZg0FN7GxGitzQIHsHMJrq1RFIRIFHvjXQBqcoQw==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260513.3",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260513.3.nupkg.sha512"
901
+ "sha512": "sha512-Vp9xyO8rDWqC8FBmmI6dvxw1FZn4yudfKr9gc4ZPIe3QZxDL61rQjE6ryND2m4YUHB1+4YhEMf8zOmfgQYQwYQ==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260516.1",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260516.1.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260513.3": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260516.1": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-MeLdOiC3ooGQ1O2+6/Q7YKAC28aCMw+L17zNeLxRnMBEiRKAWiV39CO/Z40ZUYyGmMc+HYiqcCSMu38406dMDA==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260513.3",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260513.3.nupkg.sha512"
908
+ "sha512": "sha512-m47OPrjBROJCjtLmBGOzxl8UrM8RULklxZjuDOamtxvgfYM5n4+GFthzDTwONVYHvmZFh7R84sL24F8cJPwmZw==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260516.1",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260516.1.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.11.0": {
961
+ "System.ClientModel/1.12.0": {
962
962
  "type": "package",
963
963
  "serviceable": true,
964
- "sha512": "sha512-1Wl32zh7TbvN+HAO8NqDuaN0Ao2Qu/0j0NJSrXGDtpUQsTXQYJ3C6hd9/Ds2IrgP4agMQYFoXB35GZfC21ByHw==",
965
- "path": "system.clientmodel/1.11.0",
966
- "hashPath": "system.clientmodel.1.11.0.nupkg.sha512"
964
+ "sha512": "sha512-Q1y42ycMycmeFth9WBly1cgG8rVlYivVtEry0Qri0dXDA3LiTcs7kE6nmcIQ7Nx0FAF9XepKXuT7iZnHHy1e/w==",
965
+ "path": "system.clientmodel/1.12.0",
966
+ "hashPath": "system.clientmodel.1.12.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.20260513.3",
3
+ "version": "1.0.0-alpha.20260516.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,31 +39,31 @@
39
39
  "dist/generator/**"
40
40
  ],
41
41
  "dependencies": {
42
- "@typespec/http-client-csharp": "1.0.0-alpha.20260513.3"
42
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260516.1"
43
43
  },
44
44
  "devDependencies": {
45
- "@azure-tools/azure-http-specs": "0.1.0-alpha.40-dev.10",
46
- "@azure-tools/typespec-autorest": "0.67.0",
47
- "@azure-tools/typespec-azure-core": "0.67.1",
48
- "@azure-tools/typespec-azure-resource-manager": "0.67.1",
49
- "@azure-tools/typespec-azure-rulesets": "0.67.0",
50
- "@azure-tools/typespec-client-generator-core": "0.67.4",
45
+ "@azure-tools/azure-http-specs": "0.1.0-alpha.40",
46
+ "@azure-tools/typespec-autorest": "0.68.0",
47
+ "@azure-tools/typespec-azure-core": "0.68.0",
48
+ "@azure-tools/typespec-azure-resource-manager": "0.68.0",
49
+ "@azure-tools/typespec-azure-rulesets": "0.68.0",
50
+ "@azure-tools/typespec-client-generator-core": "0.68.0",
51
51
  "@eslint/js": "^9.2.0",
52
52
  "@types/node": "~22.12.0",
53
53
  "@types/prettier": "^2.6.3",
54
- "@typespec/compiler": "1.11.0",
55
- "@typespec/http": "1.11.0",
56
- "@typespec/http-specs": "0.1.0-alpha.36",
57
- "@typespec/json-schema": "1.11.0",
58
- "@typespec/library-linter": "0.81.0",
59
- "@typespec/openapi": "1.11.0",
60
- "@typespec/rest": "0.81.0",
54
+ "@typespec/compiler": "1.12.0",
55
+ "@typespec/http": "1.12.0",
56
+ "@typespec/http-specs": "0.1.0-alpha.37",
57
+ "@typespec/json-schema": "1.12.0",
58
+ "@typespec/library-linter": "0.82.0",
59
+ "@typespec/openapi": "1.12.0",
60
+ "@typespec/rest": "0.82.0",
61
61
  "@typespec/spec-api": "0.1.0-alpha.14",
62
62
  "@typespec/spector": "0.1.0-alpha.25",
63
- "@typespec/streams": "0.81.0",
64
- "@typespec/tspd": "0.74.1",
65
- "@typespec/versioning": "0.81.0",
66
- "@typespec/xml": "0.81.0",
63
+ "@typespec/streams": "0.82.0",
64
+ "@typespec/tspd": "0.74.2",
65
+ "@typespec/versioning": "0.82.0",
66
+ "@typespec/xml": "0.82.0",
67
67
  "@vitest/coverage-v8": "^3.0.5",
68
68
  "@vitest/ui": "^3.0.5",
69
69
  "c8": "^10.1.2",