@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250613.2 → 1.0.0-alpha.20250624.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.Generator.Management.deps.json +44 -71
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.ResourceManager.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/net8.0/Azure.Generator.Management.deps.json +44 -71
- package/dist/generator/net8.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net8.0/Azure.Generator.dll +0 -0
- package/dist/generator/net8.0/Azure.ResourceManager.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net8.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/package.json +15 -15
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250624.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.2",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
13
|
-
"Azure.ResourceManager": "1.13.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250619.1",
|
|
13
|
+
"Azure.ResourceManager": "1.13.1",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
15
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250623.2",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -34,29 +34,27 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250619.1": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.46.2",
|
|
40
|
-
"Azure.ResourceManager": "1.13.
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
40
|
+
"Azure.ResourceManager": "1.13.1",
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250619.2"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.
|
|
46
|
+
"fileVersion": "1.0.25.31901"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
|
-
"Azure.ResourceManager/1.13.
|
|
50
|
+
"Azure.ResourceManager/1.13.1": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.2"
|
|
53
|
-
"System.ClientModel": "1.4.2",
|
|
54
|
-
"System.Text.Json": "6.0.9"
|
|
52
|
+
"Azure.Core": "1.46.2"
|
|
55
53
|
},
|
|
56
54
|
"runtime": {
|
|
57
|
-
"lib/
|
|
58
|
-
"assemblyVersion": "1.13.
|
|
59
|
-
"fileVersion": "1.1300.
|
|
55
|
+
"lib/net8.0/Azure.ResourceManager.dll": {
|
|
56
|
+
"assemblyVersion": "1.13.1.0",
|
|
57
|
+
"fileVersion": "1.1300.125.22409"
|
|
60
58
|
}
|
|
61
59
|
}
|
|
62
60
|
},
|
|
@@ -76,7 +74,7 @@
|
|
|
76
74
|
}
|
|
77
75
|
}
|
|
78
76
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250623.2": {},
|
|
80
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
79
|
"runtime": {
|
|
82
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -366,12 +364,12 @@
|
|
|
366
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
365
|
}
|
|
368
366
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250619.2": {
|
|
370
368
|
"dependencies": {
|
|
371
369
|
"CommandLineParser": "2.9.1",
|
|
372
370
|
"Microsoft.Build": "17.9.5",
|
|
373
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250619.2",
|
|
375
373
|
"NuGet.Configuration": "6.14.0",
|
|
376
374
|
"NuGet.Protocol": "6.14.0",
|
|
377
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -385,9 +383,9 @@
|
|
|
385
383
|
}
|
|
386
384
|
}
|
|
387
385
|
},
|
|
388
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250619.2": {
|
|
389
387
|
"dependencies": {
|
|
390
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250619.2",
|
|
391
389
|
"System.ClientModel": "1.4.2"
|
|
392
390
|
},
|
|
393
391
|
"runtime": {
|
|
@@ -397,7 +395,7 @@
|
|
|
397
395
|
}
|
|
398
396
|
}
|
|
399
397
|
},
|
|
400
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250619.2": {
|
|
401
399
|
"dependencies": {
|
|
402
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
403
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -667,23 +665,12 @@
|
|
|
667
665
|
}
|
|
668
666
|
},
|
|
669
667
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
670
|
-
"System.Text.Encodings.Web/6.0.0": {
|
|
671
|
-
"dependencies": {
|
|
672
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
673
|
-
}
|
|
674
|
-
},
|
|
675
|
-
"System.Text.Json/6.0.9": {
|
|
676
|
-
"dependencies": {
|
|
677
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
678
|
-
"System.Text.Encodings.Web": "6.0.0"
|
|
679
|
-
}
|
|
680
|
-
},
|
|
681
668
|
"System.Threading.Channels/7.0.0": {},
|
|
682
669
|
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
683
670
|
}
|
|
684
671
|
},
|
|
685
672
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250624.1": {
|
|
687
674
|
"type": "project",
|
|
688
675
|
"serviceable": false,
|
|
689
676
|
"sha512": ""
|
|
@@ -695,19 +682,19 @@
|
|
|
695
682
|
"path": "azure.core/1.46.2",
|
|
696
683
|
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
684
|
},
|
|
698
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250619.1": {
|
|
699
686
|
"type": "package",
|
|
700
687
|
"serviceable": true,
|
|
701
|
-
"sha512": "sha512-
|
|
702
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
703
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-TuP0WPrLuWgZQjBKv0ninVl/hAy2sBIzsmsz7a1vAbSXFqokZxpCPsFc9PzvJx83DhdA1R/76ZYZT082pgRxtA==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250619.1",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250619.1.nupkg.sha512"
|
|
704
691
|
},
|
|
705
|
-
"Azure.ResourceManager/1.13.
|
|
692
|
+
"Azure.ResourceManager/1.13.1": {
|
|
706
693
|
"type": "package",
|
|
707
694
|
"serviceable": true,
|
|
708
|
-
"sha512": "sha512-
|
|
709
|
-
"path": "azure.resourcemanager/1.13.
|
|
710
|
-
"hashPath": "azure.resourcemanager.1.13.
|
|
695
|
+
"sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
|
|
696
|
+
"path": "azure.resourcemanager/1.13.1",
|
|
697
|
+
"hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
|
|
711
698
|
},
|
|
712
699
|
"CommandLineParser/2.9.1": {
|
|
713
700
|
"type": "package",
|
|
@@ -723,12 +710,12 @@
|
|
|
723
710
|
"path": "humanizer.core/2.14.1",
|
|
724
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
712
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250623.2": {
|
|
727
714
|
"type": "package",
|
|
728
715
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512
|
|
730
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
731
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-/SoHO87sNPglduDt9gvrmAjJmB16cUenUpl1Kb+WnpIGh+C5XcvC4NFH6L/3v82hOhRGkVzswLViulc7Ox/oiQ==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250623.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250623.2.nupkg.sha512"
|
|
732
719
|
},
|
|
733
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
721
|
"type": "package",
|
|
@@ -828,26 +815,26 @@
|
|
|
828
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
829
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
830
817
|
},
|
|
831
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250619.2": {
|
|
832
819
|
"type": "package",
|
|
833
820
|
"serviceable": true,
|
|
834
|
-
"sha512": "sha512-
|
|
835
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
836
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-lSGuRDdCZ6mrX01V4IUFcW26KU6zwlpZk0v/Cm7Jb8kJb5G4lKib6CeVy2j0dhh7CyXzuoc4BxIhIS38WhtDGg==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250619.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
837
824
|
},
|
|
838
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250619.2": {
|
|
839
826
|
"type": "package",
|
|
840
827
|
"serviceable": true,
|
|
841
|
-
"sha512": "sha512-
|
|
842
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
843
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-z5YhtcHyL+XEu6HYJLc5+rRtDACnQ/ibKyrLevJ1VMZgupTd/TMrhPTN7hon0qIwV9Khhghxj9QRmnbkpvIDvw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250619.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
844
831
|
},
|
|
845
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250619.2": {
|
|
846
833
|
"type": "package",
|
|
847
834
|
"serviceable": true,
|
|
848
|
-
"sha512": "sha512-
|
|
849
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
850
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-9umrcVOVvSUh5GH9HRc9h9BmRj8ATryqGktrURtOJPOMUuA+bMAUpoKvOKgSnPfI5pIJOE8l9aDpucO7PVqfmA==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250619.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
851
838
|
},
|
|
852
839
|
"Newtonsoft.Json/13.0.3": {
|
|
853
840
|
"type": "package",
|
|
@@ -1059,20 +1046,6 @@
|
|
|
1059
1046
|
"path": "system.security.principal.windows/5.0.0",
|
|
1060
1047
|
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
1061
1048
|
},
|
|
1062
|
-
"System.Text.Encodings.Web/6.0.0": {
|
|
1063
|
-
"type": "package",
|
|
1064
|
-
"serviceable": true,
|
|
1065
|
-
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
1066
|
-
"path": "system.text.encodings.web/6.0.0",
|
|
1067
|
-
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
|
1068
|
-
},
|
|
1069
|
-
"System.Text.Json/6.0.9": {
|
|
1070
|
-
"type": "package",
|
|
1071
|
-
"serviceable": true,
|
|
1072
|
-
"sha512": "sha512-2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==",
|
|
1073
|
-
"path": "system.text.json/6.0.9",
|
|
1074
|
-
"hashPath": "system.text.json.6.0.9.nupkg.sha512"
|
|
1075
|
-
},
|
|
1076
1049
|
"System.Threading.Channels/7.0.0": {
|
|
1077
1050
|
"type": "package",
|
|
1078
1051
|
"serviceable": true,
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,13 +6,13 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v8.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20250624.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.46.2",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
13
|
-
"Azure.ResourceManager": "1.13.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250619.1",
|
|
13
|
+
"Azure.ResourceManager": "1.13.1",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
|
-
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.
|
|
15
|
+
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250623.2",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -34,29 +34,27 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250619.1": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.46.2",
|
|
40
|
-
"Azure.ResourceManager": "1.13.
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
40
|
+
"Azure.ResourceManager": "1.13.1",
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250619.2"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.
|
|
46
|
+
"fileVersion": "1.0.25.31901"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
50
|
-
"Azure.ResourceManager/1.13.
|
|
50
|
+
"Azure.ResourceManager/1.13.1": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.2"
|
|
53
|
-
"System.ClientModel": "1.4.2",
|
|
54
|
-
"System.Text.Json": "6.0.9"
|
|
52
|
+
"Azure.Core": "1.46.2"
|
|
55
53
|
},
|
|
56
54
|
"runtime": {
|
|
57
|
-
"lib/
|
|
58
|
-
"assemblyVersion": "1.13.
|
|
59
|
-
"fileVersion": "1.1300.
|
|
55
|
+
"lib/net8.0/Azure.ResourceManager.dll": {
|
|
56
|
+
"assemblyVersion": "1.13.1.0",
|
|
57
|
+
"fileVersion": "1.1300.125.22409"
|
|
60
58
|
}
|
|
61
59
|
}
|
|
62
60
|
},
|
|
@@ -76,7 +74,7 @@
|
|
|
76
74
|
}
|
|
77
75
|
}
|
|
78
76
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250623.2": {},
|
|
80
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
79
|
"runtime": {
|
|
82
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -366,12 +364,12 @@
|
|
|
366
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
365
|
}
|
|
368
366
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250619.2": {
|
|
370
368
|
"dependencies": {
|
|
371
369
|
"CommandLineParser": "2.9.1",
|
|
372
370
|
"Microsoft.Build": "17.9.5",
|
|
373
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250619.2",
|
|
375
373
|
"NuGet.Configuration": "6.14.0",
|
|
376
374
|
"NuGet.Protocol": "6.14.0",
|
|
377
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -385,9 +383,9 @@
|
|
|
385
383
|
}
|
|
386
384
|
}
|
|
387
385
|
},
|
|
388
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250619.2": {
|
|
389
387
|
"dependencies": {
|
|
390
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250619.2",
|
|
391
389
|
"System.ClientModel": "1.4.2"
|
|
392
390
|
},
|
|
393
391
|
"runtime": {
|
|
@@ -397,7 +395,7 @@
|
|
|
397
395
|
}
|
|
398
396
|
}
|
|
399
397
|
},
|
|
400
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250619.2": {
|
|
401
399
|
"dependencies": {
|
|
402
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
403
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -667,23 +665,12 @@
|
|
|
667
665
|
}
|
|
668
666
|
},
|
|
669
667
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
670
|
-
"System.Text.Encodings.Web/6.0.0": {
|
|
671
|
-
"dependencies": {
|
|
672
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0"
|
|
673
|
-
}
|
|
674
|
-
},
|
|
675
|
-
"System.Text.Json/6.0.9": {
|
|
676
|
-
"dependencies": {
|
|
677
|
-
"System.Runtime.CompilerServices.Unsafe": "6.0.0",
|
|
678
|
-
"System.Text.Encodings.Web": "6.0.0"
|
|
679
|
-
}
|
|
680
|
-
},
|
|
681
668
|
"System.Threading.Channels/7.0.0": {},
|
|
682
669
|
"System.Threading.Tasks.Dataflow/8.0.0": {}
|
|
683
670
|
}
|
|
684
671
|
},
|
|
685
672
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250624.1": {
|
|
687
674
|
"type": "project",
|
|
688
675
|
"serviceable": false,
|
|
689
676
|
"sha512": ""
|
|
@@ -695,19 +682,19 @@
|
|
|
695
682
|
"path": "azure.core/1.46.2",
|
|
696
683
|
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
684
|
},
|
|
698
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250619.1": {
|
|
699
686
|
"type": "package",
|
|
700
687
|
"serviceable": true,
|
|
701
|
-
"sha512": "sha512-
|
|
702
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
703
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-TuP0WPrLuWgZQjBKv0ninVl/hAy2sBIzsmsz7a1vAbSXFqokZxpCPsFc9PzvJx83DhdA1R/76ZYZT082pgRxtA==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250619.1",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250619.1.nupkg.sha512"
|
|
704
691
|
},
|
|
705
|
-
"Azure.ResourceManager/1.13.
|
|
692
|
+
"Azure.ResourceManager/1.13.1": {
|
|
706
693
|
"type": "package",
|
|
707
694
|
"serviceable": true,
|
|
708
|
-
"sha512": "sha512-
|
|
709
|
-
"path": "azure.resourcemanager/1.13.
|
|
710
|
-
"hashPath": "azure.resourcemanager.1.13.
|
|
695
|
+
"sha512": "sha512-kpsl5R6HkBS6jpxKoqeM8y5JjjYxv0bmVOHijjO098vpyK20nMYZdceFO4/4wHEMDybAjm4HGu1uxhjD/c5Rhw==",
|
|
696
|
+
"path": "azure.resourcemanager/1.13.1",
|
|
697
|
+
"hashPath": "azure.resourcemanager.1.13.1.nupkg.sha512"
|
|
711
698
|
},
|
|
712
699
|
"CommandLineParser/2.9.1": {
|
|
713
700
|
"type": "package",
|
|
@@ -723,12 +710,12 @@
|
|
|
723
710
|
"path": "humanizer.core/2.14.1",
|
|
724
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
712
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250623.2": {
|
|
727
714
|
"type": "package",
|
|
728
715
|
"serviceable": true,
|
|
729
|
-
"sha512": "sha512
|
|
730
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
731
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-/SoHO87sNPglduDt9gvrmAjJmB16cUenUpl1Kb+WnpIGh+C5XcvC4NFH6L/3v82hOhRGkVzswLViulc7Ox/oiQ==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250623.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250623.2.nupkg.sha512"
|
|
732
719
|
},
|
|
733
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
721
|
"type": "package",
|
|
@@ -828,26 +815,26 @@
|
|
|
828
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
829
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
830
817
|
},
|
|
831
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250619.2": {
|
|
832
819
|
"type": "package",
|
|
833
820
|
"serviceable": true,
|
|
834
|
-
"sha512": "sha512-
|
|
835
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
836
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-lSGuRDdCZ6mrX01V4IUFcW26KU6zwlpZk0v/Cm7Jb8kJb5G4lKib6CeVy2j0dhh7CyXzuoc4BxIhIS38WhtDGg==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250619.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
837
824
|
},
|
|
838
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250619.2": {
|
|
839
826
|
"type": "package",
|
|
840
827
|
"serviceable": true,
|
|
841
|
-
"sha512": "sha512-
|
|
842
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
843
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-z5YhtcHyL+XEu6HYJLc5+rRtDACnQ/ibKyrLevJ1VMZgupTd/TMrhPTN7hon0qIwV9Khhghxj9QRmnbkpvIDvw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250619.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
844
831
|
},
|
|
845
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250619.2": {
|
|
846
833
|
"type": "package",
|
|
847
834
|
"serviceable": true,
|
|
848
|
-
"sha512": "sha512-
|
|
849
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
850
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-9umrcVOVvSUh5GH9HRc9h9BmRj8ATryqGktrURtOJPOMUuA+bMAUpoKvOKgSnPfI5pIJOE8l9aDpucO7PVqfmA==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250619.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250619.2.nupkg.sha512"
|
|
851
838
|
},
|
|
852
839
|
"Newtonsoft.Json/13.0.3": {
|
|
853
840
|
"type": "package",
|
|
@@ -1059,20 +1046,6 @@
|
|
|
1059
1046
|
"path": "system.security.principal.windows/5.0.0",
|
|
1060
1047
|
"hashPath": "system.security.principal.windows.5.0.0.nupkg.sha512"
|
|
1061
1048
|
},
|
|
1062
|
-
"System.Text.Encodings.Web/6.0.0": {
|
|
1063
|
-
"type": "package",
|
|
1064
|
-
"serviceable": true,
|
|
1065
|
-
"sha512": "sha512-Vg8eB5Tawm1IFqj4TVK1czJX89rhFxJo9ELqc/Eiq0eXy13RK00eubyU6TJE6y+GQXjyV5gSfiewDUZjQgSE0w==",
|
|
1066
|
-
"path": "system.text.encodings.web/6.0.0",
|
|
1067
|
-
"hashPath": "system.text.encodings.web.6.0.0.nupkg.sha512"
|
|
1068
|
-
},
|
|
1069
|
-
"System.Text.Json/6.0.9": {
|
|
1070
|
-
"type": "package",
|
|
1071
|
-
"serviceable": true,
|
|
1072
|
-
"sha512": "sha512-2j16oUgtIzl7Xtk7demG0i/v5aU/ZvULcAnJvPb63U3ZhXJ494UYcxuEj5Fs49i3XDrk5kU/8I+6l9zRCw3cJw==",
|
|
1073
|
-
"path": "system.text.json/6.0.9",
|
|
1074
|
-
"hashPath": "system.text.json.6.0.9.nupkg.sha512"
|
|
1075
|
-
},
|
|
1076
1049
|
"System.Threading.Channels/7.0.0": {
|
|
1077
1050
|
"type": "package",
|
|
1078
1051
|
"serviceable": true,
|
|
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-mgmt",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20250624.1",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure management libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-mgmt/README.md",
|
|
@@ -37,25 +37,25 @@
|
|
|
37
37
|
"dist/**"
|
|
38
38
|
],
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@azure-typespec/http-client-csharp": "1.0.0-alpha.
|
|
40
|
+
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20250619.1"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
|
-
"@azure-tools/azure-http-specs": "0.1.0-alpha.
|
|
44
|
-
"@azure-tools/typespec-azure-core": "0.
|
|
45
|
-
"@azure-tools/typespec-azure-resource-manager": "0.
|
|
46
|
-
"@azure-tools/typespec-azure-rulesets": "0.
|
|
47
|
-
"@azure-tools/typespec-client-generator-core": "0.
|
|
43
|
+
"@azure-tools/azure-http-specs": "0.1.0-alpha.19",
|
|
44
|
+
"@azure-tools/typespec-azure-core": "0.57.0",
|
|
45
|
+
"@azure-tools/typespec-azure-resource-manager": "0.57.0",
|
|
46
|
+
"@azure-tools/typespec-azure-rulesets": "0.57.0",
|
|
47
|
+
"@azure-tools/typespec-client-generator-core": "0.57.1",
|
|
48
48
|
"@azure-tools/typespec-liftr-base": "0.8.0",
|
|
49
49
|
"@eslint/js": "^9.2.0",
|
|
50
50
|
"@types/node": "~22.7.5",
|
|
51
51
|
"@types/prettier": "^2.6.3",
|
|
52
|
-
"@typespec/compiler": "1.
|
|
53
|
-
"@typespec/http": "1.0
|
|
54
|
-
"@typespec/http-specs": "0.1.0-alpha.
|
|
55
|
-
"@typespec/openapi": "1.
|
|
56
|
-
"@typespec/rest": "0.
|
|
57
|
-
"@typespec/tspd": "0.
|
|
58
|
-
"@typespec/versioning": "0.
|
|
52
|
+
"@typespec/compiler": "1.1.0",
|
|
53
|
+
"@typespec/http": "1.1.0",
|
|
54
|
+
"@typespec/http-specs": "0.1.0-alpha.23",
|
|
55
|
+
"@typespec/openapi": "1.1.0",
|
|
56
|
+
"@typespec/rest": "0.71.0",
|
|
57
|
+
"@typespec/tspd": "0.71.0",
|
|
58
|
+
"@typespec/versioning": "0.71.0",
|
|
59
59
|
"@vitest/coverage-v8": "^3.0.5",
|
|
60
60
|
"@vitest/ui": "^3.0.5",
|
|
61
61
|
"c8": "^10.1.2",
|
|
@@ -64,7 +64,7 @@
|
|
|
64
64
|
"rimraf": "~6.0.1",
|
|
65
65
|
"typedoc": "^0.28.1",
|
|
66
66
|
"typedoc-plugin-markdown": "^4.5.2",
|
|
67
|
-
"typescript": "~5.
|
|
67
|
+
"typescript": "~5.8.2",
|
|
68
68
|
"typescript-eslint": "^7.8.0",
|
|
69
69
|
"vitest": "^3.0.5"
|
|
70
70
|
},
|