@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260409.1 → 1.0.0-alpha.20260422.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/generator/Azure.Core.dll +0 -0
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.deps.json +103 -47
- package/dist/generator/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
- package/dist/generator/Microsoft.Identity.Client.dll +0 -0
- package/dist/generator/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/Microsoft.TypeSpec.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Core.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.deps.json +103 -47
- package/dist/generator/net10.0/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Identity.Client.Extensions.Msal.dll +0 -0
- package/dist/generator/net10.0/Microsoft.Identity.Client.dll +0 -0
- package/dist/generator/net10.0/Microsoft.IdentityModel.Abstractions.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net10.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/package.json +13 -13
|
Binary file
|
|
Binary file
|
|
@@ -6,32 +6,36 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260422.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260415.3",
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260421.1",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Azure.Generator.Provisioning.dll": {}
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
-
"Azure.Core/1.
|
|
19
|
+
"Azure.Core/1.53.0": {
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
22
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
23
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
|
|
24
|
+
"Microsoft.Identity.Client": "4.83.1",
|
|
25
|
+
"Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
|
|
22
26
|
"System.ClientModel": "1.10.0",
|
|
23
27
|
"System.Memory.Data": "10.0.3"
|
|
24
28
|
},
|
|
25
29
|
"runtime": {
|
|
26
30
|
"lib/net10.0/Azure.Core.dll": {
|
|
27
|
-
"assemblyVersion": "1.
|
|
28
|
-
"fileVersion": "1.
|
|
31
|
+
"assemblyVersion": "1.53.0.0",
|
|
32
|
+
"fileVersion": "1.5300.26.21006"
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
},
|
|
32
36
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
33
37
|
"dependencies": {
|
|
34
|
-
"Azure.Core": "1.
|
|
38
|
+
"Azure.Core": "1.53.0"
|
|
35
39
|
},
|
|
36
40
|
"runtime": {
|
|
37
41
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -40,37 +44,37 @@
|
|
|
40
44
|
}
|
|
41
45
|
}
|
|
42
46
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
47
|
+
"Azure.Generator/1.0.0-alpha.20260415.3": {
|
|
44
48
|
"dependencies": {
|
|
45
|
-
"Azure.Core": "1.
|
|
49
|
+
"Azure.Core": "1.53.0",
|
|
46
50
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
47
51
|
"Azure.ResourceManager": "1.14.0",
|
|
48
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
52
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
|
|
49
53
|
},
|
|
50
54
|
"runtime": {
|
|
51
55
|
"lib/net10.0/Azure.Generator.dll": {
|
|
52
56
|
"assemblyVersion": "1.0.0.0",
|
|
53
|
-
"fileVersion": "1.0.26.
|
|
57
|
+
"fileVersion": "1.0.26.21503"
|
|
54
58
|
}
|
|
55
59
|
}
|
|
56
60
|
},
|
|
57
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
61
|
+
"Azure.Generator.Management/1.0.0-alpha.20260421.1": {
|
|
58
62
|
"dependencies": {
|
|
59
|
-
"Azure.Core": "1.
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
63
|
+
"Azure.Core": "1.53.0",
|
|
64
|
+
"Azure.Generator": "1.0.0-alpha.20260415.3",
|
|
61
65
|
"Azure.ResourceManager": "1.14.0",
|
|
62
66
|
"Humanizer.Core": "3.0.1"
|
|
63
67
|
},
|
|
64
68
|
"runtime": {
|
|
65
69
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
66
70
|
"assemblyVersion": "1.0.0.0",
|
|
67
|
-
"fileVersion": "1.0.26.
|
|
71
|
+
"fileVersion": "1.0.26.22101"
|
|
68
72
|
}
|
|
69
73
|
}
|
|
70
74
|
},
|
|
71
75
|
"Azure.Provisioning/1.5.0": {
|
|
72
76
|
"dependencies": {
|
|
73
|
-
"Azure.Core": "1.
|
|
77
|
+
"Azure.Core": "1.53.0"
|
|
74
78
|
},
|
|
75
79
|
"runtime": {
|
|
76
80
|
"lib/net10.0/Azure.Provisioning.dll": {
|
|
@@ -81,7 +85,7 @@
|
|
|
81
85
|
},
|
|
82
86
|
"Azure.ResourceManager/1.14.0": {
|
|
83
87
|
"dependencies": {
|
|
84
|
-
"Azure.Core": "1.
|
|
88
|
+
"Azure.Core": "1.53.0"
|
|
85
89
|
},
|
|
86
90
|
"runtime": {
|
|
87
91
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -435,6 +439,37 @@
|
|
|
435
439
|
}
|
|
436
440
|
}
|
|
437
441
|
},
|
|
442
|
+
"Microsoft.Identity.Client/4.83.1": {
|
|
443
|
+
"dependencies": {
|
|
444
|
+
"Microsoft.IdentityModel.Abstractions": "8.14.0"
|
|
445
|
+
},
|
|
446
|
+
"runtime": {
|
|
447
|
+
"lib/net8.0/Microsoft.Identity.Client.dll": {
|
|
448
|
+
"assemblyVersion": "4.83.1.0",
|
|
449
|
+
"fileVersion": "4.83.1.0"
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
},
|
|
453
|
+
"Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
|
|
454
|
+
"dependencies": {
|
|
455
|
+
"Microsoft.Identity.Client": "4.83.1",
|
|
456
|
+
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
457
|
+
},
|
|
458
|
+
"runtime": {
|
|
459
|
+
"lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
460
|
+
"assemblyVersion": "4.83.1.0",
|
|
461
|
+
"fileVersion": "4.83.1.0"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
466
|
+
"runtime": {
|
|
467
|
+
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
468
|
+
"assemblyVersion": "8.14.0.0",
|
|
469
|
+
"fileVersion": "8.14.0.60815"
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
},
|
|
438
473
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
439
474
|
"runtime": {
|
|
440
475
|
"lib/net8.0/Microsoft.NET.StringTools.dll": {
|
|
@@ -443,12 +478,12 @@
|
|
|
443
478
|
}
|
|
444
479
|
}
|
|
445
480
|
},
|
|
446
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
481
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
|
|
447
482
|
"dependencies": {
|
|
448
483
|
"CommandLineParser": "2.9.1",
|
|
449
484
|
"Microsoft.Build": "17.9.5",
|
|
450
485
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
451
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
486
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
|
|
452
487
|
"NuGet.Configuration": "6.14.0",
|
|
453
488
|
"NuGet.Protocol": "6.14.0",
|
|
454
489
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,10 +497,10 @@
|
|
|
462
497
|
}
|
|
463
498
|
}
|
|
464
499
|
},
|
|
465
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
500
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
|
|
466
501
|
"dependencies": {
|
|
467
502
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
468
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
503
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
|
|
469
504
|
"System.ClientModel": "1.10.0"
|
|
470
505
|
},
|
|
471
506
|
"runtime": {
|
|
@@ -475,7 +510,7 @@
|
|
|
475
510
|
}
|
|
476
511
|
}
|
|
477
512
|
},
|
|
478
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
513
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
|
|
479
514
|
"dependencies": {
|
|
480
515
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
481
516
|
"System.Memory.Data": "10.0.3"
|
|
@@ -718,17 +753,17 @@
|
|
|
718
753
|
}
|
|
719
754
|
},
|
|
720
755
|
"libraries": {
|
|
721
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
756
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260422.1": {
|
|
722
757
|
"type": "project",
|
|
723
758
|
"serviceable": false,
|
|
724
759
|
"sha512": ""
|
|
725
760
|
},
|
|
726
|
-
"Azure.Core/1.
|
|
761
|
+
"Azure.Core/1.53.0": {
|
|
727
762
|
"type": "package",
|
|
728
763
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512-
|
|
730
|
-
"path": "azure.core/1.
|
|
731
|
-
"hashPath": "azure.core.1.
|
|
764
|
+
"sha512": "sha512-x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==",
|
|
765
|
+
"path": "azure.core/1.53.0",
|
|
766
|
+
"hashPath": "azure.core.1.53.0.nupkg.sha512"
|
|
732
767
|
},
|
|
733
768
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
734
769
|
"type": "package",
|
|
@@ -737,19 +772,19 @@
|
|
|
737
772
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
738
773
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
739
774
|
},
|
|
740
|
-
"Azure.Generator/1.0.0-alpha.
|
|
775
|
+
"Azure.Generator/1.0.0-alpha.20260415.3": {
|
|
741
776
|
"type": "package",
|
|
742
777
|
"serviceable": true,
|
|
743
|
-
"sha512": "sha512-
|
|
744
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
745
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
778
|
+
"sha512": "sha512-6sKyI0TiyIIMpaZF9C2AXd0G64hY9NIcjEUAXlY1IatShaptjLzLTqnaIQfITpN5VepuHaIv0hcKx78Oh6XafA==",
|
|
779
|
+
"path": "azure.generator/1.0.0-alpha.20260415.3",
|
|
780
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260415.3.nupkg.sha512"
|
|
746
781
|
},
|
|
747
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
782
|
+
"Azure.Generator.Management/1.0.0-alpha.20260421.1": {
|
|
748
783
|
"type": "package",
|
|
749
784
|
"serviceable": true,
|
|
750
|
-
"sha512": "sha512-
|
|
751
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
752
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
785
|
+
"sha512": "sha512-tQnScnf7V+cW83RUgotu64LNUZo+feHtl4G0wZtqL432uwOASc9JNDe4aiiTaECow2PMbl7Cbw827d/M8StphQ==",
|
|
786
|
+
"path": "azure.generator.management/1.0.0-alpha.20260421.1",
|
|
787
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260421.1.nupkg.sha512"
|
|
753
788
|
},
|
|
754
789
|
"Azure.Provisioning/1.5.0": {
|
|
755
790
|
"type": "package",
|
|
@@ -884,6 +919,27 @@
|
|
|
884
919
|
"path": "microsoft.extensions.primitives/10.0.3",
|
|
885
920
|
"hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
|
|
886
921
|
},
|
|
922
|
+
"Microsoft.Identity.Client/4.83.1": {
|
|
923
|
+
"type": "package",
|
|
924
|
+
"serviceable": true,
|
|
925
|
+
"sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
|
|
926
|
+
"path": "microsoft.identity.client/4.83.1",
|
|
927
|
+
"hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
|
|
928
|
+
},
|
|
929
|
+
"Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
|
|
930
|
+
"type": "package",
|
|
931
|
+
"serviceable": true,
|
|
932
|
+
"sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
|
|
933
|
+
"path": "microsoft.identity.client.extensions.msal/4.83.1",
|
|
934
|
+
"hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
|
|
935
|
+
},
|
|
936
|
+
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
937
|
+
"type": "package",
|
|
938
|
+
"serviceable": true,
|
|
939
|
+
"sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
|
|
940
|
+
"path": "microsoft.identitymodel.abstractions/8.14.0",
|
|
941
|
+
"hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512"
|
|
942
|
+
},
|
|
887
943
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
888
944
|
"type": "package",
|
|
889
945
|
"serviceable": true,
|
|
@@ -891,26 +947,26 @@
|
|
|
891
947
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
892
948
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
893
949
|
},
|
|
894
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
950
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
|
|
895
951
|
"type": "package",
|
|
896
952
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
899
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
953
|
+
"sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
|
|
954
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
|
|
955
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
900
956
|
},
|
|
901
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
957
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
|
|
902
958
|
"type": "package",
|
|
903
959
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512
|
|
905
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
906
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
960
|
+
"sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
|
|
961
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
|
|
962
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
907
963
|
},
|
|
908
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
964
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
|
|
909
965
|
"type": "package",
|
|
910
966
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512
|
|
912
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
913
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
967
|
+
"sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
|
|
968
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
|
|
969
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
914
970
|
},
|
|
915
971
|
"Newtonsoft.Json/13.0.3": {
|
|
916
972
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,32 +6,36 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260422.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260415.3",
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260421.1",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
16
16
|
"Azure.Generator.Provisioning.dll": {}
|
|
17
17
|
}
|
|
18
18
|
},
|
|
19
|
-
"Azure.Core/1.
|
|
19
|
+
"Azure.Core/1.53.0": {
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"Microsoft.Bcl.AsyncInterfaces": "10.0.3",
|
|
22
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
23
|
+
"Microsoft.Extensions.Hosting.Abstractions": "10.0.3",
|
|
24
|
+
"Microsoft.Identity.Client": "4.83.1",
|
|
25
|
+
"Microsoft.Identity.Client.Extensions.Msal": "4.83.1",
|
|
22
26
|
"System.ClientModel": "1.10.0",
|
|
23
27
|
"System.Memory.Data": "10.0.3"
|
|
24
28
|
},
|
|
25
29
|
"runtime": {
|
|
26
30
|
"lib/net10.0/Azure.Core.dll": {
|
|
27
|
-
"assemblyVersion": "1.
|
|
28
|
-
"fileVersion": "1.
|
|
31
|
+
"assemblyVersion": "1.53.0.0",
|
|
32
|
+
"fileVersion": "1.5300.26.21006"
|
|
29
33
|
}
|
|
30
34
|
}
|
|
31
35
|
},
|
|
32
36
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
33
37
|
"dependencies": {
|
|
34
|
-
"Azure.Core": "1.
|
|
38
|
+
"Azure.Core": "1.53.0"
|
|
35
39
|
},
|
|
36
40
|
"runtime": {
|
|
37
41
|
"lib/netstandard2.0/Azure.Core.Expressions.DataFactory.dll": {
|
|
@@ -40,37 +44,37 @@
|
|
|
40
44
|
}
|
|
41
45
|
}
|
|
42
46
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
47
|
+
"Azure.Generator/1.0.0-alpha.20260415.3": {
|
|
44
48
|
"dependencies": {
|
|
45
|
-
"Azure.Core": "1.
|
|
49
|
+
"Azure.Core": "1.53.0",
|
|
46
50
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
47
51
|
"Azure.ResourceManager": "1.14.0",
|
|
48
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
52
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260414.6"
|
|
49
53
|
},
|
|
50
54
|
"runtime": {
|
|
51
55
|
"lib/net10.0/Azure.Generator.dll": {
|
|
52
56
|
"assemblyVersion": "1.0.0.0",
|
|
53
|
-
"fileVersion": "1.0.26.
|
|
57
|
+
"fileVersion": "1.0.26.21503"
|
|
54
58
|
}
|
|
55
59
|
}
|
|
56
60
|
},
|
|
57
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
61
|
+
"Azure.Generator.Management/1.0.0-alpha.20260421.1": {
|
|
58
62
|
"dependencies": {
|
|
59
|
-
"Azure.Core": "1.
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
63
|
+
"Azure.Core": "1.53.0",
|
|
64
|
+
"Azure.Generator": "1.0.0-alpha.20260415.3",
|
|
61
65
|
"Azure.ResourceManager": "1.14.0",
|
|
62
66
|
"Humanizer.Core": "3.0.1"
|
|
63
67
|
},
|
|
64
68
|
"runtime": {
|
|
65
69
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
66
70
|
"assemblyVersion": "1.0.0.0",
|
|
67
|
-
"fileVersion": "1.0.26.
|
|
71
|
+
"fileVersion": "1.0.26.22101"
|
|
68
72
|
}
|
|
69
73
|
}
|
|
70
74
|
},
|
|
71
75
|
"Azure.Provisioning/1.5.0": {
|
|
72
76
|
"dependencies": {
|
|
73
|
-
"Azure.Core": "1.
|
|
77
|
+
"Azure.Core": "1.53.0"
|
|
74
78
|
},
|
|
75
79
|
"runtime": {
|
|
76
80
|
"lib/net10.0/Azure.Provisioning.dll": {
|
|
@@ -81,7 +85,7 @@
|
|
|
81
85
|
},
|
|
82
86
|
"Azure.ResourceManager/1.14.0": {
|
|
83
87
|
"dependencies": {
|
|
84
|
-
"Azure.Core": "1.
|
|
88
|
+
"Azure.Core": "1.53.0"
|
|
85
89
|
},
|
|
86
90
|
"runtime": {
|
|
87
91
|
"lib/net10.0/Azure.ResourceManager.dll": {
|
|
@@ -435,6 +439,37 @@
|
|
|
435
439
|
}
|
|
436
440
|
}
|
|
437
441
|
},
|
|
442
|
+
"Microsoft.Identity.Client/4.83.1": {
|
|
443
|
+
"dependencies": {
|
|
444
|
+
"Microsoft.IdentityModel.Abstractions": "8.14.0"
|
|
445
|
+
},
|
|
446
|
+
"runtime": {
|
|
447
|
+
"lib/net8.0/Microsoft.Identity.Client.dll": {
|
|
448
|
+
"assemblyVersion": "4.83.1.0",
|
|
449
|
+
"fileVersion": "4.83.1.0"
|
|
450
|
+
}
|
|
451
|
+
}
|
|
452
|
+
},
|
|
453
|
+
"Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
|
|
454
|
+
"dependencies": {
|
|
455
|
+
"Microsoft.Identity.Client": "4.83.1",
|
|
456
|
+
"System.Security.Cryptography.ProtectedData": "8.0.0"
|
|
457
|
+
},
|
|
458
|
+
"runtime": {
|
|
459
|
+
"lib/net8.0/Microsoft.Identity.Client.Extensions.Msal.dll": {
|
|
460
|
+
"assemblyVersion": "4.83.1.0",
|
|
461
|
+
"fileVersion": "4.83.1.0"
|
|
462
|
+
}
|
|
463
|
+
}
|
|
464
|
+
},
|
|
465
|
+
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
466
|
+
"runtime": {
|
|
467
|
+
"lib/net9.0/Microsoft.IdentityModel.Abstractions.dll": {
|
|
468
|
+
"assemblyVersion": "8.14.0.0",
|
|
469
|
+
"fileVersion": "8.14.0.60815"
|
|
470
|
+
}
|
|
471
|
+
}
|
|
472
|
+
},
|
|
438
473
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
439
474
|
"runtime": {
|
|
440
475
|
"lib/net8.0/Microsoft.NET.StringTools.dll": {
|
|
@@ -443,12 +478,12 @@
|
|
|
443
478
|
}
|
|
444
479
|
}
|
|
445
480
|
},
|
|
446
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
481
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
|
|
447
482
|
"dependencies": {
|
|
448
483
|
"CommandLineParser": "2.9.1",
|
|
449
484
|
"Microsoft.Build": "17.9.5",
|
|
450
485
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
451
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
486
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260414.6",
|
|
452
487
|
"NuGet.Configuration": "6.14.0",
|
|
453
488
|
"NuGet.Protocol": "6.14.0",
|
|
454
489
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,10 +497,10 @@
|
|
|
462
497
|
}
|
|
463
498
|
}
|
|
464
499
|
},
|
|
465
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
500
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
|
|
466
501
|
"dependencies": {
|
|
467
502
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
468
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
503
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260414.6",
|
|
469
504
|
"System.ClientModel": "1.10.0"
|
|
470
505
|
},
|
|
471
506
|
"runtime": {
|
|
@@ -475,7 +510,7 @@
|
|
|
475
510
|
}
|
|
476
511
|
}
|
|
477
512
|
},
|
|
478
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
513
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
|
|
479
514
|
"dependencies": {
|
|
480
515
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
481
516
|
"System.Memory.Data": "10.0.3"
|
|
@@ -718,17 +753,17 @@
|
|
|
718
753
|
}
|
|
719
754
|
},
|
|
720
755
|
"libraries": {
|
|
721
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
756
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260422.1": {
|
|
722
757
|
"type": "project",
|
|
723
758
|
"serviceable": false,
|
|
724
759
|
"sha512": ""
|
|
725
760
|
},
|
|
726
|
-
"Azure.Core/1.
|
|
761
|
+
"Azure.Core/1.53.0": {
|
|
727
762
|
"type": "package",
|
|
728
763
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512-
|
|
730
|
-
"path": "azure.core/1.
|
|
731
|
-
"hashPath": "azure.core.1.
|
|
764
|
+
"sha512": "sha512-x9c/toFMOtRrlTdFuE7rlGCVAduQzWVfKmLz5juj41zJAXEhYD5hluiUyyAEzJ6OxpBnKtiaBztzwpZITAVjtg==",
|
|
765
|
+
"path": "azure.core/1.53.0",
|
|
766
|
+
"hashPath": "azure.core.1.53.0.nupkg.sha512"
|
|
732
767
|
},
|
|
733
768
|
"Azure.Core.Expressions.DataFactory/1.0.0": {
|
|
734
769
|
"type": "package",
|
|
@@ -737,19 +772,19 @@
|
|
|
737
772
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
738
773
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
739
774
|
},
|
|
740
|
-
"Azure.Generator/1.0.0-alpha.
|
|
775
|
+
"Azure.Generator/1.0.0-alpha.20260415.3": {
|
|
741
776
|
"type": "package",
|
|
742
777
|
"serviceable": true,
|
|
743
|
-
"sha512": "sha512-
|
|
744
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
745
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
778
|
+
"sha512": "sha512-6sKyI0TiyIIMpaZF9C2AXd0G64hY9NIcjEUAXlY1IatShaptjLzLTqnaIQfITpN5VepuHaIv0hcKx78Oh6XafA==",
|
|
779
|
+
"path": "azure.generator/1.0.0-alpha.20260415.3",
|
|
780
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260415.3.nupkg.sha512"
|
|
746
781
|
},
|
|
747
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
782
|
+
"Azure.Generator.Management/1.0.0-alpha.20260421.1": {
|
|
748
783
|
"type": "package",
|
|
749
784
|
"serviceable": true,
|
|
750
|
-
"sha512": "sha512-
|
|
751
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
752
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
785
|
+
"sha512": "sha512-tQnScnf7V+cW83RUgotu64LNUZo+feHtl4G0wZtqL432uwOASc9JNDe4aiiTaECow2PMbl7Cbw827d/M8StphQ==",
|
|
786
|
+
"path": "azure.generator.management/1.0.0-alpha.20260421.1",
|
|
787
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260421.1.nupkg.sha512"
|
|
753
788
|
},
|
|
754
789
|
"Azure.Provisioning/1.5.0": {
|
|
755
790
|
"type": "package",
|
|
@@ -884,6 +919,27 @@
|
|
|
884
919
|
"path": "microsoft.extensions.primitives/10.0.3",
|
|
885
920
|
"hashPath": "microsoft.extensions.primitives.10.0.3.nupkg.sha512"
|
|
886
921
|
},
|
|
922
|
+
"Microsoft.Identity.Client/4.83.1": {
|
|
923
|
+
"type": "package",
|
|
924
|
+
"serviceable": true,
|
|
925
|
+
"sha512": "sha512-jOLIrZ3cynoqHLLO1cXplFFabrhrMEYs/EuKHvmCyrOm1axqiVFT6nCSnHxk7w5+d2BeQfCdM12Yf/0X7OeS1g==",
|
|
926
|
+
"path": "microsoft.identity.client/4.83.1",
|
|
927
|
+
"hashPath": "microsoft.identity.client.4.83.1.nupkg.sha512"
|
|
928
|
+
},
|
|
929
|
+
"Microsoft.Identity.Client.Extensions.Msal/4.83.1": {
|
|
930
|
+
"type": "package",
|
|
931
|
+
"serviceable": true,
|
|
932
|
+
"sha512": "sha512-I3k4J4Hj4KbLEFanjeUzzDOVecukETaTgEkJ7h2pP/Yazs6SLp6TVUTo/Eo+ptPXMwvc+iX7rBFtMSUrA7R+Mg==",
|
|
933
|
+
"path": "microsoft.identity.client.extensions.msal/4.83.1",
|
|
934
|
+
"hashPath": "microsoft.identity.client.extensions.msal.4.83.1.nupkg.sha512"
|
|
935
|
+
},
|
|
936
|
+
"Microsoft.IdentityModel.Abstractions/8.14.0": {
|
|
937
|
+
"type": "package",
|
|
938
|
+
"serviceable": true,
|
|
939
|
+
"sha512": "sha512-iwbCpSjD3ehfTwBhtSNEtKPK0ICun6ov7Ibx6ISNA9bfwIyzI2Siwyi9eJFCJBwxowK9xcA1mj+jBWiigeqgcQ==",
|
|
940
|
+
"path": "microsoft.identitymodel.abstractions/8.14.0",
|
|
941
|
+
"hashPath": "microsoft.identitymodel.abstractions.8.14.0.nupkg.sha512"
|
|
942
|
+
},
|
|
887
943
|
"Microsoft.NET.StringTools/17.9.5": {
|
|
888
944
|
"type": "package",
|
|
889
945
|
"serviceable": true,
|
|
@@ -891,26 +947,26 @@
|
|
|
891
947
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
892
948
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
893
949
|
},
|
|
894
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
950
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260414.6": {
|
|
895
951
|
"type": "package",
|
|
896
952
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
899
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
953
|
+
"sha512": "sha512-ESf80TB+2qmNG24+BETABLmDbK/y96I6y8irYIJ0dz89b4HKQr6aURp+3teApRXYoaOY5mXtYR9SoS6cIqisJw==",
|
|
954
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260414.6",
|
|
955
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
900
956
|
},
|
|
901
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
957
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260414.6": {
|
|
902
958
|
"type": "package",
|
|
903
959
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512
|
|
905
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
906
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
960
|
+
"sha512": "sha512-/aR45KlnrgyYLSxYrbHoeynBuZeueuRJngP0sh92XugixvP7/bbYX0hqoNK5K8c2Ki+1DNWPAvm2b+q73CZAxw==",
|
|
961
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260414.6",
|
|
962
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
907
963
|
},
|
|
908
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
964
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260414.6": {
|
|
909
965
|
"type": "package",
|
|
910
966
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512
|
|
912
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
913
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
967
|
+
"sha512": "sha512-3aDcwakttFhCjJzmfiB9/bIarS/6k7MpZoDr5m7TvGPxI5dWRrKACxT5/dub1oDetAraY+OWm+XA5B2M6miP+g==",
|
|
968
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260414.6",
|
|
969
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260414.6.nupkg.sha512"
|
|
914
970
|
},
|
|
915
971
|
"Newtonsoft.Json/13.0.3": {
|
|
916
972
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@azure-typespec/http-client-csharp-provisioning",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260422.1",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure provisioning libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-provisioning/README.md",
|
|
@@ -36,26 +36,26 @@
|
|
|
36
36
|
"dist/**"
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.
|
|
39
|
+
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.20260421.1"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"@azure-typespec/http-client-csharp": "^1.0.0-alpha",
|
|
43
43
|
"@typespec/http-client-csharp": "^1.0.0-alpha"
|
|
44
44
|
},
|
|
45
45
|
"devDependencies": {
|
|
46
|
-
"@azure-tools/typespec-autorest": "0.
|
|
47
|
-
"@azure-tools/typespec-azure-core": "0.
|
|
48
|
-
"@azure-tools/typespec-azure-resource-manager": "0.
|
|
49
|
-
"@azure-tools/typespec-azure-rulesets": "0.
|
|
50
|
-
"@azure-tools/typespec-client-generator-core": "0.
|
|
51
|
-
"@azure-tools/typespec-liftr-base": "0.
|
|
46
|
+
"@azure-tools/typespec-autorest": "0.67.0",
|
|
47
|
+
"@azure-tools/typespec-azure-core": "0.67.0",
|
|
48
|
+
"@azure-tools/typespec-azure-resource-manager": "0.67.0",
|
|
49
|
+
"@azure-tools/typespec-azure-rulesets": "0.67.0",
|
|
50
|
+
"@azure-tools/typespec-client-generator-core": "0.67.2",
|
|
51
|
+
"@azure-tools/typespec-liftr-base": "0.13.0",
|
|
52
52
|
"@eslint/js": "^9.2.0",
|
|
53
53
|
"@types/node": "~22.12.0",
|
|
54
|
-
"@typespec/compiler": "1.
|
|
55
|
-
"@typespec/http": "1.
|
|
56
|
-
"@typespec/openapi": "1.
|
|
57
|
-
"@typespec/rest": "0.
|
|
58
|
-
"@typespec/versioning": "0.
|
|
54
|
+
"@typespec/compiler": "1.11.0",
|
|
55
|
+
"@typespec/http": "1.11.0",
|
|
56
|
+
"@typespec/openapi": "1.11.0",
|
|
57
|
+
"@typespec/rest": "0.81.0",
|
|
58
|
+
"@typespec/versioning": "0.81.0",
|
|
59
59
|
"@vitest/coverage-v8": "^3.0.5",
|
|
60
60
|
"@vitest/ui": "^3.0.5",
|
|
61
61
|
"eslint": "^8.57.0",
|