@azure-typespec/http-client-csharp 1.0.0-alpha.20260609.3 → 1.0.0-alpha.20260609.4

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.
Files changed (25) hide show
  1. package/dist/generator/Azure.Core.dll +0 -0
  2. package/dist/generator/Azure.Generator.StubLibrary.deps.json +52 -52
  3. package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
  4. package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
  5. package/dist/generator/Azure.Generator.deps.json +47 -47
  6. package/dist/generator/Azure.Generator.dll +0 -0
  7. package/dist/generator/Azure.Generator.pdb +0 -0
  8. package/dist/generator/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
  9. package/dist/generator/Microsoft.Identity.Client.dll +0 -0
  10. package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  11. package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  12. package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
  13. package/dist/generator/net10.0/Azure.Core.dll +0 -0
  14. package/dist/generator/net10.0/Azure.Generator.StubLibrary.deps.json +52 -52
  15. package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
  16. package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
  17. package/dist/generator/net10.0/Azure.Generator.deps.json +47 -47
  18. package/dist/generator/net10.0/Azure.Generator.dll +0 -0
  19. package/dist/generator/net10.0/Azure.Generator.pdb +0 -0
  20. package/dist/generator/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
  21. package/dist/generator/net10.0/Microsoft.Identity.Client.dll +0 -0
  22. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
  23. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
  24. package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
  25. package/package.json +2 -2
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.20260609.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.4": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260609.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.2",
11
+ "Azure.Generator": "1.0.0-alpha.20260609.4",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5",
13
13
  "System.ClientModel": "1.14.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.58.0": {
19
+ "Azure.Core/1.59.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
- "Microsoft.Identity.Client": "4.83.1",
25
- "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
24
+ "Microsoft.Identity.Client": "4.84.2",
25
+ "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
26
26
  "System.ClientModel": "1.14.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.58.0.0",
32
- "fileVersion": "1.5800.26.30406"
31
+ "assemblyVersion": "1.59.0.0",
32
+ "fileVersion": "1.5900.26.30904"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.58.0"
38
+ "Azure.Core": "1.59.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.58.0"
49
+ "Azure.Core": "1.59.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -400,26 +400,26 @@
400
400
  }
401
401
  }
402
402
  },
403
- "Microsoft.Identity.Client/4.83.1": {
403
+ "Microsoft.Identity.Client/4.84.2": {
404
404
  "dependencies": {
405
405
  "Microsoft.IdentityModel.Abstractions": "8.14.0"
406
406
  },
407
407
  "runtime": {
408
408
  "lib/net8.0/Microsoft.Identity.Client.dll": {
409
- "assemblyVersion": "4.83.1.0",
410
- "fileVersion": "4.83.1.0"
409
+ "assemblyVersion": "4.84.2.0",
410
+ "fileVersion": "4.84.2.0"
411
411
  }
412
412
  }
413
413
  },
414
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
414
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
415
415
  "dependencies": {
416
- "Microsoft.Identity.Client": "4.83.1",
416
+ "Microsoft.Identity.Client": "4.84.2",
417
417
  "System.Security.Cryptography.ProtectedData": "8.0.0"
418
418
  },
419
419
  "runtime": {
420
420
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
421
- "assemblyVersion": "4.83.1.0",
422
- "fileVersion": "4.83.1.0"
421
+ "assemblyVersion": "4.84.2.0",
422
+ "fileVersion": "4.84.2.0"
423
423
  }
424
424
  }
425
425
  },
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.2": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
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.20260609.2",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260609.5",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,10 +458,10 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.2",
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.5",
465
465
  "System.ClientModel": "1.14.0"
466
466
  },
467
467
  "runtime": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260609.3": {
714
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.58.0",
716
+ "Azure.Core": "1.59.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.20260609.2"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.30903"
724
+ "fileVersion": "1.0.26.30904"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.3": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.4": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.58.0": {
736
+ "Azure.Core/1.59.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
740
- "path": "azure.core/1.58.0",
741
- "hashPath": "azure.core.1.58.0.nupkg.sha512"
739
+ "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
740
+ "path": "azure.core/1.59.0",
741
+ "hashPath": "azure.core.1.59.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -873,19 +873,19 @@
873
873
  "path": "microsoft.extensions.primitives/10.0.3",
874
874
  "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
875
875
  },
876
- "Microsoft.Identity.Client/4.83.1": {
876
+ "Microsoft.Identity.Client/4.84.2": {
877
877
  "type": "package",
878
878
  "serviceable": true,
879
- "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
880
- "path": "microsoft.identity.client/4.83.1",
881
- "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
879
+ "sha512": "sha512-Va9FjmABSgj/lcUfHH0pBNQkmS7SNyepz2ERV7Yynp6QgEYpFdSqR6Vzy1WWipN8GS5pBHuXoZbqaDWuARCrHQ==",
880
+ "path": "microsoft.identity.client/4.84.2",
881
+ "hashPath": "microsoft.identity.client.4.84.2.nupkg.sha512"
882
882
  },
883
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
883
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
884
884
  "type": "package",
885
885
  "serviceable": true,
886
- "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
887
- "path": "microsoft.identity.client.extensions.msal/4.83.1",
888
- "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
886
+ "sha512": "sha512-+D98LaU3dOu/Nzs6kgbBJapMvH7iwYcAeC99XwSkpmEadsPv6rozecOl9P6m4A3RfpOuPt9e6J6TwwUUp3+M4w==",
887
+ "path": "microsoft.identity.client.extensions.msal/4.84.2",
888
+ "hashPath": "microsoft.identity.client.extensions.msal.4.84.2.nupkg.sha512"
889
889
  },
890
890
  "Microsoft.IdentityModel.Abstractions/8.14.0": {
891
891
  "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.20260609.2": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-YVdo3PzjgVpmTxKYeM6vqlDdZYDal3Pw033n0lCpupaASEHK+DJohJiraJ9wBtbomMeGkjeZD2/27JtcaFdfPA==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.2",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.2.nupkg.sha512"
907
+ "sha512": "sha512-7dftOGukcnydPqz5bq7dtBcZXzUPdlcdHqK0/yLpG1RBqgfllgnZ+C9JlZdYI0monWhtWwiG0x1jgbEils++JA==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.5",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.5.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-e2t6QpJbo9SBAxWJ0hUJGnHKiSjqAkduA3fLi5uoKIwWhMfUvoDWEvpVYD6I2p7Eye3ECo6uStVlNa7C780HJg==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.2",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.2.nupkg.sha512"
914
+ "sha512": "sha512-w+heUTXR3IVCJhPb+ZGZHEJR/MYxb9RwrpWxcLkYH2YTsgQy/Sdr1IatKXNMFwWmOZ10BQNZZ4TLI0A8jj8Dmw==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.5",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.5.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-VYkry0tV00g515MZXLMG00EUKSuP99qc9dKMfUfD5Lw2ori7BQNCr546sa3JvLqCf97Cc9J/uIUSMkZSMyH9iQ==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.2",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.2.nupkg.sha512"
921
+ "sha512": "sha512-OqRdTYAw2aoRQPZNyyU/zhL9+98yMCrISpiXeGUyb1yh/htIDuFRq0kkYtMzSkBAkpVdYdF4+/VHq6z1x23VZA==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.5",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.5.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "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.20260609.3": {
1072
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
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.20260609.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.58.0",
11
+ "Azure.Core": "1.59.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.20260609.2"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.58.0": {
20
+ "Azure.Core/1.59.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
- "Microsoft.Identity.Client": "4.83.1",
26
- "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
25
+ "Microsoft.Identity.Client": "4.84.2",
26
+ "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
27
27
  "System.ClientModel": "1.14.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.58.0.0",
33
- "fileVersion": "1.5800.26.30406"
32
+ "assemblyVersion": "1.59.0.0",
33
+ "fileVersion": "1.5900.26.30904"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.58.0"
39
+ "Azure.Core": "1.59.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.58.0"
50
+ "Azure.Core": "1.59.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -401,26 +401,26 @@
401
401
  }
402
402
  }
403
403
  },
404
- "Microsoft.Identity.Client/4.83.1": {
404
+ "Microsoft.Identity.Client/4.84.2": {
405
405
  "dependencies": {
406
406
  "Microsoft.IdentityModel.Abstractions": "8.14.0"
407
407
  },
408
408
  "runtime": {
409
409
  "lib/net8.0/Microsoft.Identity.Client.dll": {
410
- "assemblyVersion": "4.83.1.0",
411
- "fileVersion": "4.83.1.0"
410
+ "assemblyVersion": "4.84.2.0",
411
+ "fileVersion": "4.84.2.0"
412
412
  }
413
413
  }
414
414
  },
415
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
415
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
416
416
  "dependencies": {
417
- "Microsoft.Identity.Client": "4.83.1",
417
+ "Microsoft.Identity.Client": "4.84.2",
418
418
  "System.Security.Cryptography.ProtectedData": "8.0.0"
419
419
  },
420
420
  "runtime": {
421
421
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
422
- "assemblyVersion": "4.83.1.0",
423
- "fileVersion": "4.83.1.0"
422
+ "assemblyVersion": "4.84.2.0",
423
+ "fileVersion": "4.84.2.0"
424
424
  }
425
425
  }
426
426
  },
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.2": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
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.20260609.2",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260609.5",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,10 +459,10 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.2",
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.5",
466
466
  "System.ClientModel": "1.14.0"
467
467
  },
468
468
  "runtime": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260609.3": {
718
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.58.0": {
723
+ "Azure.Core/1.59.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
727
- "path": "azure.core/1.58.0",
728
- "hashPath": "azure.core.1.58.0.nupkg.sha512"
726
+ "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
727
+ "path": "azure.core/1.59.0",
728
+ "hashPath": "azure.core.1.59.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -860,19 +860,19 @@
860
860
  "path": "microsoft.extensions.primitives/10.0.3",
861
861
  "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
862
862
  },
863
- "Microsoft.Identity.Client/4.83.1": {
863
+ "Microsoft.Identity.Client/4.84.2": {
864
864
  "type": "package",
865
865
  "serviceable": true,
866
- "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
867
- "path": "microsoft.identity.client/4.83.1",
868
- "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
866
+ "sha512": "sha512-Va9FjmABSgj/lcUfHH0pBNQkmS7SNyepz2ERV7Yynp6QgEYpFdSqR6Vzy1WWipN8GS5pBHuXoZbqaDWuARCrHQ==",
867
+ "path": "microsoft.identity.client/4.84.2",
868
+ "hashPath": "microsoft.identity.client.4.84.2.nupkg.sha512"
869
869
  },
870
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
870
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
871
871
  "type": "package",
872
872
  "serviceable": true,
873
- "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
874
- "path": "microsoft.identity.client.extensions.msal/4.83.1",
875
- "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
873
+ "sha512": "sha512-+D98LaU3dOu/Nzs6kgbBJapMvH7iwYcAeC99XwSkpmEadsPv6rozecOl9P6m4A3RfpOuPt9e6J6TwwUUp3+M4w==",
874
+ "path": "microsoft.identity.client.extensions.msal/4.84.2",
875
+ "hashPath": "microsoft.identity.client.extensions.msal.4.84.2.nupkg.sha512"
876
876
  },
877
877
  "Microsoft.IdentityModel.Abstractions/8.14.0": {
878
878
  "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.20260609.2": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-YVdo3PzjgVpmTxKYeM6vqlDdZYDal3Pw033n0lCpupaASEHK+DJohJiraJ9wBtbomMeGkjeZD2/27JtcaFdfPA==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.2",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.2.nupkg.sha512"
894
+ "sha512": "sha512-7dftOGukcnydPqz5bq7dtBcZXzUPdlcdHqK0/yLpG1RBqgfllgnZ+C9JlZdYI0monWhtWwiG0x1jgbEils++JA==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.5",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.5.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-e2t6QpJbo9SBAxWJ0hUJGnHKiSjqAkduA3fLi5uoKIwWhMfUvoDWEvpVYD6I2p7Eye3ECo6uStVlNa7C780HJg==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.2",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.2.nupkg.sha512"
901
+ "sha512": "sha512-w+heUTXR3IVCJhPb+ZGZHEJR/MYxb9RwrpWxcLkYH2YTsgQy/Sdr1IatKXNMFwWmOZ10BQNZZ4TLI0A8jj8Dmw==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.5",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.5.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-VYkry0tV00g515MZXLMG00EUKSuP99qc9dKMfUfD5Lw2ori7BQNCr546sa3JvLqCf97Cc9J/uIUSMkZSMyH9iQ==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.2",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.2.nupkg.sha512"
908
+ "sha512": "sha512-OqRdTYAw2aoRQPZNyyU/zhL9+98yMCrISpiXeGUyb1yh/htIDuFRq0kkYtMzSkBAkpVdYdF4+/VHq6z1x23VZA==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.5",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.5.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "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.20260609.3": {
9
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.4": {
10
10
  "dependencies": {
11
- "Azure.Generator": "1.0.0-alpha.20260609.3",
12
- "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.2",
11
+ "Azure.Generator": "1.0.0-alpha.20260609.4",
12
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5",
13
13
  "System.ClientModel": "1.14.0"
14
14
  },
15
15
  "runtime": {
16
16
  "Azure.Generator.StubLibrary.dll": {}
17
17
  }
18
18
  },
19
- "Azure.Core/1.58.0": {
19
+ "Azure.Core/1.59.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
- "Microsoft.Identity.Client": "4.83.1",
25
- "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
24
+ "Microsoft.Identity.Client": "4.84.2",
25
+ "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
26
26
  "System.ClientModel": "1.14.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.58.0.0",
32
- "fileVersion": "1.5800.26.30406"
31
+ "assemblyVersion": "1.59.0.0",
32
+ "fileVersion": "1.5900.26.30904"
33
33
  }
34
34
  }
35
35
  },
36
36
  "Azure.Core.Expressions.DataFactory/1.0.0": {
37
37
  "dependencies": {
38
- "Azure.Core": "1.58.0"
38
+ "Azure.Core": "1.59.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.58.0"
49
+ "Azure.Core": "1.59.0"
50
50
  },
51
51
  "runtime": {
52
52
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -400,26 +400,26 @@
400
400
  }
401
401
  }
402
402
  },
403
- "Microsoft.Identity.Client/4.83.1": {
403
+ "Microsoft.Identity.Client/4.84.2": {
404
404
  "dependencies": {
405
405
  "Microsoft.IdentityModel.Abstractions": "8.14.0"
406
406
  },
407
407
  "runtime": {
408
408
  "lib/net8.0/Microsoft.Identity.Client.dll": {
409
- "assemblyVersion": "4.83.1.0",
410
- "fileVersion": "4.83.1.0"
409
+ "assemblyVersion": "4.84.2.0",
410
+ "fileVersion": "4.84.2.0"
411
411
  }
412
412
  }
413
413
  },
414
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
414
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
415
415
  "dependencies": {
416
- "Microsoft.Identity.Client": "4.83.1",
416
+ "Microsoft.Identity.Client": "4.84.2",
417
417
  "System.Security.Cryptography.ProtectedData": "8.0.0"
418
418
  },
419
419
  "runtime": {
420
420
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
421
- "assemblyVersion": "4.83.1.0",
422
- "fileVersion": "4.83.1.0"
421
+ "assemblyVersion": "4.84.2.0",
422
+ "fileVersion": "4.84.2.0"
423
423
  }
424
424
  }
425
425
  },
@@ -439,12 +439,12 @@
439
439
  }
440
440
  }
441
441
  },
442
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.2": {
442
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
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.20260609.2",
447
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260609.5",
448
448
  "NuGet.Configuration": "6.14.3",
449
449
  "NuGet.Protocol": "6.14.3",
450
450
  "NuGet.Versioning": "6.14.3",
@@ -458,10 +458,10 @@
458
458
  }
459
459
  }
460
460
  },
461
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
461
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
462
462
  "dependencies": {
463
463
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
464
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.2",
464
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.5",
465
465
  "System.ClientModel": "1.14.0"
466
466
  },
467
467
  "runtime": {
@@ -471,7 +471,7 @@
471
471
  }
472
472
  }
473
473
  },
474
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
474
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
475
475
  "dependencies": {
476
476
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
477
477
  "System.Memory.Data": "10.0.3"
@@ -711,34 +711,34 @@
711
711
  }
712
712
  }
713
713
  },
714
- "Azure.Generator/1.0.0-alpha.20260609.3": {
714
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
715
715
  "dependencies": {
716
- "Azure.Core": "1.58.0",
716
+ "Azure.Core": "1.59.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.20260609.2"
719
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5"
720
720
  },
721
721
  "runtime": {
722
722
  "Azure.Generator.dll": {
723
723
  "assemblyVersion": "1.0.0.0",
724
- "fileVersion": "1.0.26.30903"
724
+ "fileVersion": "1.0.26.30904"
725
725
  }
726
726
  }
727
727
  }
728
728
  }
729
729
  },
730
730
  "libraries": {
731
- "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.3": {
731
+ "Azure.Generator.StubLibrary/1.0.0-alpha.20260609.4": {
732
732
  "type": "project",
733
733
  "serviceable": false,
734
734
  "sha512": ""
735
735
  },
736
- "Azure.Core/1.58.0": {
736
+ "Azure.Core/1.59.0": {
737
737
  "type": "package",
738
738
  "serviceable": true,
739
- "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
740
- "path": "azure.core/1.58.0",
741
- "hashPath": "azure.core.1.58.0.nupkg.sha512"
739
+ "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
740
+ "path": "azure.core/1.59.0",
741
+ "hashPath": "azure.core.1.59.0.nupkg.sha512"
742
742
  },
743
743
  "Azure.Core.Expressions.DataFactory/1.0.0": {
744
744
  "type": "package",
@@ -873,19 +873,19 @@
873
873
  "path": "microsoft.extensions.primitives/10.0.3",
874
874
  "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
875
875
  },
876
- "Microsoft.Identity.Client/4.83.1": {
876
+ "Microsoft.Identity.Client/4.84.2": {
877
877
  "type": "package",
878
878
  "serviceable": true,
879
- "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
880
- "path": "microsoft.identity.client/4.83.1",
881
- "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
879
+ "sha512": "sha512-Va9FjmABSgj/lcUfHH0pBNQkmS7SNyepz2ERV7Yynp6QgEYpFdSqR6Vzy1WWipN8GS5pBHuXoZbqaDWuARCrHQ==",
880
+ "path": "microsoft.identity.client/4.84.2",
881
+ "hashPath": "microsoft.identity.client.4.84.2.nupkg.sha512"
882
882
  },
883
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
883
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
884
884
  "type": "package",
885
885
  "serviceable": true,
886
- "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
887
- "path": "microsoft.identity.client.extensions.msal/4.83.1",
888
- "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
886
+ "sha512": "sha512-+D98LaU3dOu/Nzs6kgbBJapMvH7iwYcAeC99XwSkpmEadsPv6rozecOl9P6m4A3RfpOuPt9e6J6TwwUUp3+M4w==",
887
+ "path": "microsoft.identity.client.extensions.msal/4.84.2",
888
+ "hashPath": "microsoft.identity.client.extensions.msal.4.84.2.nupkg.sha512"
889
889
  },
890
890
  "Microsoft.IdentityModel.Abstractions/8.14.0": {
891
891
  "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.20260609.2": {
904
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
905
905
  "type": "package",
906
906
  "serviceable": true,
907
- "sha512": "sha512-YVdo3PzjgVpmTxKYeM6vqlDdZYDal3Pw033n0lCpupaASEHK+DJohJiraJ9wBtbomMeGkjeZD2/27JtcaFdfPA==",
908
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.2",
909
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.2.nupkg.sha512"
907
+ "sha512": "sha512-7dftOGukcnydPqz5bq7dtBcZXzUPdlcdHqK0/yLpG1RBqgfllgnZ+C9JlZdYI0monWhtWwiG0x1jgbEils++JA==",
908
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.5",
909
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.5.nupkg.sha512"
910
910
  },
911
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
911
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
912
912
  "type": "package",
913
913
  "serviceable": true,
914
- "sha512": "sha512-e2t6QpJbo9SBAxWJ0hUJGnHKiSjqAkduA3fLi5uoKIwWhMfUvoDWEvpVYD6I2p7Eye3ECo6uStVlNa7C780HJg==",
915
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.2",
916
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.2.nupkg.sha512"
914
+ "sha512": "sha512-w+heUTXR3IVCJhPb+ZGZHEJR/MYxb9RwrpWxcLkYH2YTsgQy/Sdr1IatKXNMFwWmOZ10BQNZZ4TLI0A8jj8Dmw==",
915
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.5",
916
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.5.nupkg.sha512"
917
917
  },
918
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
918
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
919
919
  "type": "package",
920
920
  "serviceable": true,
921
- "sha512": "sha512-VYkry0tV00g515MZXLMG00EUKSuP99qc9dKMfUfD5Lw2ori7BQNCr546sa3JvLqCf97Cc9J/uIUSMkZSMyH9iQ==",
922
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.2",
923
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.2.nupkg.sha512"
921
+ "sha512": "sha512-OqRdTYAw2aoRQPZNyyU/zhL9+98yMCrISpiXeGUyb1yh/htIDuFRq0kkYtMzSkBAkpVdYdF4+/VHq6z1x23VZA==",
922
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.5",
923
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.5.nupkg.sha512"
924
924
  },
925
925
  "Newtonsoft.Json/13.0.3": {
926
926
  "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.20260609.3": {
1072
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
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.20260609.3": {
9
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
10
10
  "dependencies": {
11
- "Azure.Core": "1.58.0",
11
+ "Azure.Core": "1.59.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.20260609.2"
14
+ "Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260609.5"
15
15
  },
16
16
  "runtime": {
17
17
  "Azure.Generator.dll": {}
18
18
  }
19
19
  },
20
- "Azure.Core/1.58.0": {
20
+ "Azure.Core/1.59.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
- "Microsoft.Identity.Client": "4.83.1",
26
- "Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
25
+ "Microsoft.Identity.Client": "4.84.2",
26
+ "Microsoft.Identity.Client.Extensions.Msal": "4.84.2",
27
27
  "System.ClientModel": "1.14.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.58.0.0",
33
- "fileVersion": "1.5800.26.30406"
32
+ "assemblyVersion": "1.59.0.0",
33
+ "fileVersion": "1.5900.26.30904"
34
34
  }
35
35
  }
36
36
  },
37
37
  "Azure.Core.Expressions.DataFactory/1.0.0": {
38
38
  "dependencies": {
39
- "Azure.Core": "1.58.0"
39
+ "Azure.Core": "1.59.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.58.0"
50
+ "Azure.Core": "1.59.0"
51
51
  },
52
52
  "runtime": {
53
53
  "lib/net10.0/Azure.ResourceManager.dll": {
@@ -401,26 +401,26 @@
401
401
  }
402
402
  }
403
403
  },
404
- "Microsoft.Identity.Client/4.83.1": {
404
+ "Microsoft.Identity.Client/4.84.2": {
405
405
  "dependencies": {
406
406
  "Microsoft.IdentityModel.Abstractions": "8.14.0"
407
407
  },
408
408
  "runtime": {
409
409
  "lib/net8.0/Microsoft.Identity.Client.dll": {
410
- "assemblyVersion": "4.83.1.0",
411
- "fileVersion": "4.83.1.0"
410
+ "assemblyVersion": "4.84.2.0",
411
+ "fileVersion": "4.84.2.0"
412
412
  }
413
413
  }
414
414
  },
415
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
415
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
416
416
  "dependencies": {
417
- "Microsoft.Identity.Client": "4.83.1",
417
+ "Microsoft.Identity.Client": "4.84.2",
418
418
  "System.Security.Cryptography.ProtectedData": "8.0.0"
419
419
  },
420
420
  "runtime": {
421
421
  "lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
422
- "assemblyVersion": "4.83.1.0",
423
- "fileVersion": "4.83.1.0"
422
+ "assemblyVersion": "4.84.2.0",
423
+ "fileVersion": "4.84.2.0"
424
424
  }
425
425
  }
426
426
  },
@@ -440,12 +440,12 @@
440
440
  }
441
441
  }
442
442
  },
443
- "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.2": {
443
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
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.20260609.2",
448
+ "Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260609.5",
449
449
  "NuGet.Configuration": "6.14.3",
450
450
  "NuGet.Protocol": "6.14.3",
451
451
  "NuGet.Versioning": "6.14.3",
@@ -459,10 +459,10 @@
459
459
  }
460
460
  }
461
461
  },
462
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
462
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
463
463
  "dependencies": {
464
464
  "Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
465
- "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.2",
465
+ "Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260609.5",
466
466
  "System.ClientModel": "1.14.0"
467
467
  },
468
468
  "runtime": {
@@ -472,7 +472,7 @@
472
472
  }
473
473
  }
474
474
  },
475
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
475
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
476
476
  "dependencies": {
477
477
  "Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
478
478
  "System.Memory.Data": "10.0.3"
@@ -715,17 +715,17 @@
715
715
  }
716
716
  },
717
717
  "libraries": {
718
- "Azure.Generator/1.0.0-alpha.20260609.3": {
718
+ "Azure.Generator/1.0.0-alpha.20260609.4": {
719
719
  "type": "project",
720
720
  "serviceable": false,
721
721
  "sha512": ""
722
722
  },
723
- "Azure.Core/1.58.0": {
723
+ "Azure.Core/1.59.0": {
724
724
  "type": "package",
725
725
  "serviceable": true,
726
- "sha512": "sha512-A5P6rTFEg5mAaW90+eAZNRBikJz4I5m09WDqIOC8SkB4zPnxz+rYnZ/NqoKHO+wemkqjHGvCTZqW+lPqkpvj1Q==",
727
- "path": "azure.core/1.58.0",
728
- "hashPath": "azure.core.1.58.0.nupkg.sha512"
726
+ "sha512": "sha512-99AHklnUu/ZJei5vhLUxALrr8U537hIXHolcV85e8bP2rxOVmoid3cECzQG9S0xsA0+nO+/O26O03DjR7Exz9A==",
727
+ "path": "azure.core/1.59.0",
728
+ "hashPath": "azure.core.1.59.0.nupkg.sha512"
729
729
  },
730
730
  "Azure.Core.Expressions.DataFactory/1.0.0": {
731
731
  "type": "package",
@@ -860,19 +860,19 @@
860
860
  "path": "microsoft.extensions.primitives/10.0.3",
861
861
  "hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
862
862
  },
863
- "Microsoft.Identity.Client/4.83.1": {
863
+ "Microsoft.Identity.Client/4.84.2": {
864
864
  "type": "package",
865
865
  "serviceable": true,
866
- "sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
867
- "path": "microsoft.identity.client/4.83.1",
868
- "hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
866
+ "sha512": "sha512-Va9FjmABSgj/lcUfHH0pBNQkmS7SNyepz2ERV7Yynp6QgEYpFdSqR6Vzy1WWipN8GS5pBHuXoZbqaDWuARCrHQ==",
867
+ "path": "microsoft.identity.client/4.84.2",
868
+ "hashPath": "microsoft.identity.client.4.84.2.nupkg.sha512"
869
869
  },
870
- "Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
870
+ "Microsoft.Identity.Client.Extensions.Msal/4.84.2": {
871
871
  "type": "package",
872
872
  "serviceable": true,
873
- "sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
874
- "path": "microsoft.identity.client.extensions.msal/4.83.1",
875
- "hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
873
+ "sha512": "sha512-+D98LaU3dOu/Nzs6kgbBJapMvH7iwYcAeC99XwSkpmEadsPv6rozecOl9P6m4A3RfpOuPt9e6J6TwwUUp3+M4w==",
874
+ "path": "microsoft.identity.client.extensions.msal/4.84.2",
875
+ "hashPath": "microsoft.identity.client.extensions.msal.4.84.2.nupkg.sha512"
876
876
  },
877
877
  "Microsoft.IdentityModel.Abstractions/8.14.0": {
878
878
  "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.20260609.2": {
891
+ "Microsoft.TypeSpec.Generator/1.0.0-alpha.20260609.5": {
892
892
  "type": "package",
893
893
  "serviceable": true,
894
- "sha512": "sha512-YVdo3PzjgVpmTxKYeM6vqlDdZYDal3Pw033n0lCpupaASEHK+DJohJiraJ9wBtbomMeGkjeZD2/27JtcaFdfPA==",
895
- "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.2",
896
- "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.2.nupkg.sha512"
894
+ "sha512": "sha512-7dftOGukcnydPqz5bq7dtBcZXzUPdlcdHqK0/yLpG1RBqgfllgnZ+C9JlZdYI0monWhtWwiG0x1jgbEils++JA==",
895
+ "path": "microsoft.typespec.generator/1.0.0-alpha.20260609.5",
896
+ "hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260609.5.nupkg.sha512"
897
897
  },
898
- "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.2": {
898
+ "Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260609.5": {
899
899
  "type": "package",
900
900
  "serviceable": true,
901
- "sha512": "sha512-e2t6QpJbo9SBAxWJ0hUJGnHKiSjqAkduA3fLi5uoKIwWhMfUvoDWEvpVYD6I2p7Eye3ECo6uStVlNa7C780HJg==",
902
- "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.2",
903
- "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.2.nupkg.sha512"
901
+ "sha512": "sha512-w+heUTXR3IVCJhPb+ZGZHEJR/MYxb9RwrpWxcLkYH2YTsgQy/Sdr1IatKXNMFwWmOZ10BQNZZ4TLI0A8jj8Dmw==",
902
+ "path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260609.5",
903
+ "hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260609.5.nupkg.sha512"
904
904
  },
905
- "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.2": {
905
+ "Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260609.5": {
906
906
  "type": "package",
907
907
  "serviceable": true,
908
- "sha512": "sha512-VYkry0tV00g515MZXLMG00EUKSuP99qc9dKMfUfD5Lw2ori7BQNCr546sa3JvLqCf97Cc9J/uIUSMkZSMyH9iQ==",
909
- "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.2",
910
- "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.2.nupkg.sha512"
908
+ "sha512": "sha512-OqRdTYAw2aoRQPZNyyU/zhL9+98yMCrISpiXeGUyb1yh/htIDuFRq0kkYtMzSkBAkpVdYdF4+/VHq6z1x23VZA==",
909
+ "path": "microsoft.typespec.generator.input/1.0.0-alpha.20260609.5",
910
+ "hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260609.5.nupkg.sha512"
911
911
  },
912
912
  "Newtonsoft.Json/13.0.3": {
913
913
  "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.20260609.3",
3
+ "version": "1.0.0-alpha.20260609.4",
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.20260609.2"
42
+ "@typespec/http-client-csharp": "1.0.0-alpha.20260609.5"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@azure-tools/azure-http-specs": "0.1.0-alpha.40",