@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250602.1 → 1.0.0-alpha.20250609.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.deps.json +52 -52
- package/dist/generator/Azure.Generator.Management.dll +0 -0
- package/dist/generator/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/Azure.Generator.Management.xml +0 -5
- package/dist/generator/Azure.Generator.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/System.ClientModel.dll +0 -0
- package/dist/generator/net8.0/Azure.Core.dll +0 -0
- package/dist/generator/net8.0/Azure.Generator.Management.deps.json +52 -52
- 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.Management.xml +0 -5
- package/dist/generator/net8.0/Azure.Generator.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/dist/generator/net8.0/System.ClientModel.dll +0 -0
- package/package.json +5 -4
|
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.20250610.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.46.
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Core": "1.46.2",
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250527.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
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.20250605.1",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -21,24 +21,24 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.46.
|
|
24
|
+
"Azure.Core/1.46.2": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.4.
|
|
27
|
+
"System.ClientModel": "1.4.2",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.46.
|
|
33
|
-
"fileVersion": "1.4600.
|
|
32
|
+
"assemblyVersion": "1.46.2.0",
|
|
33
|
+
"fileVersion": "1.4600.225.30510"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.46.
|
|
39
|
+
"Azure.Core": "1.46.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250527.7"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.0": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.
|
|
53
|
-
"System.ClientModel": "1.4.
|
|
52
|
+
"Azure.Core": "1.46.2",
|
|
53
|
+
"System.ClientModel": "1.4.2",
|
|
54
54
|
"System.Text.Json": "6.0.9"
|
|
55
55
|
},
|
|
56
56
|
"runtime": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
79
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {},
|
|
80
80
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
81
|
"runtime": {
|
|
82
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -366,12 +366,12 @@
|
|
|
366
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250527.7": {
|
|
370
370
|
"dependencies": {
|
|
371
371
|
"CommandLineParser": "2.9.1",
|
|
372
372
|
"Microsoft.Build": "17.9.5",
|
|
373
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250527.7",
|
|
375
375
|
"NuGet.Configuration": "6.14.0",
|
|
376
376
|
"NuGet.Protocol": "6.14.0",
|
|
377
377
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -385,10 +385,10 @@
|
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
387
|
},
|
|
388
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
389
389
|
"dependencies": {
|
|
390
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
391
|
-
"System.ClientModel": "1.4.
|
|
390
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250527.7",
|
|
391
|
+
"System.ClientModel": "1.4.2"
|
|
392
392
|
},
|
|
393
393
|
"runtime": {
|
|
394
394
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
399
|
},
|
|
400
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
400
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250527.7": {
|
|
401
401
|
"dependencies": {
|
|
402
402
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
403
403
|
"System.Memory.Data": "8.0.1"
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
492
|
-
"System.ClientModel/1.4.
|
|
492
|
+
"System.ClientModel/1.4.2": {
|
|
493
493
|
"dependencies": {
|
|
494
494
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
495
495
|
"System.Memory.Data": "8.0.1"
|
|
496
496
|
},
|
|
497
497
|
"runtime": {
|
|
498
498
|
"lib/net8.0/System.ClientModel.dll": {
|
|
499
|
-
"assemblyVersion": "1.4.
|
|
500
|
-
"fileVersion": "1.400.
|
|
499
|
+
"assemblyVersion": "1.4.2.0",
|
|
500
|
+
"fileVersion": "1.400.225.30508"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -683,24 +683,24 @@
|
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
686
|
+
"Azure.Generator.Management/1.0.0-alpha.20250610.1": {
|
|
687
687
|
"type": "project",
|
|
688
688
|
"serviceable": false,
|
|
689
689
|
"sha512": ""
|
|
690
690
|
},
|
|
691
|
-
"Azure.Core/1.46.
|
|
691
|
+
"Azure.Core/1.46.2": {
|
|
692
692
|
"type": "package",
|
|
693
693
|
"serviceable": true,
|
|
694
|
-
"sha512": "sha512-
|
|
695
|
-
"path": "azure.core/1.46.
|
|
696
|
-
"hashPath": "azure.core.1.46.
|
|
694
|
+
"sha512": "sha512-HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
|
|
695
|
+
"path": "azure.core/1.46.2",
|
|
696
|
+
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
697
|
},
|
|
698
|
-
"Azure.Generator/1.0.0-alpha.
|
|
698
|
+
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
699
699
|
"type": "package",
|
|
700
700
|
"serviceable": true,
|
|
701
|
-
"sha512": "sha512-
|
|
702
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
703
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
701
|
+
"sha512": "sha512-iFMMzaoJ2nYuXS2SikobEWecAgUA4WvrmoKMcIMDGRM7Wrrpwpc9BXAHg4Xn/7tofqBWYiq/I7u3a6wRulCqJw==",
|
|
702
|
+
"path": "azure.generator/1.0.0-alpha.20250527.2",
|
|
703
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250527.2.nupkg.sha512"
|
|
704
704
|
},
|
|
705
705
|
"Azure.ResourceManager/1.13.0": {
|
|
706
706
|
"type": "package",
|
|
@@ -723,12 +723,12 @@
|
|
|
723
723
|
"path": "humanizer.core/2.14.1",
|
|
724
724
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
725
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
726
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {
|
|
727
727
|
"type": "package",
|
|
728
728
|
"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.
|
|
729
|
+
"sha512": "sha512-+f25lmZCQrwlKFngouw51o3wAiY6JbLF5MToZ2K0ziTC/rjIfLuRq3Vi2PDg1dl53x1r4QiJAOmEz8OmN99cQQ==",
|
|
730
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250605.1",
|
|
731
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250605.1.nupkg.sha512"
|
|
732
732
|
},
|
|
733
733
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
734
|
"type": "package",
|
|
@@ -828,26 +828,26 @@
|
|
|
828
828
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
829
829
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
830
830
|
},
|
|
831
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
831
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250527.7": {
|
|
832
832
|
"type": "package",
|
|
833
833
|
"serviceable": true,
|
|
834
|
-
"sha512": "sha512-
|
|
835
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
836
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
834
|
+
"sha512": "sha512-7YuTCuNMK+D+cdvzNL1nf881DDWarbqrOPYDJGkOyfqOrWTQYbDK6pbyqFoYX9Yqg7WQGHEkGLBIcV1ZM5qDDA==",
|
|
835
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250527.7",
|
|
836
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
837
837
|
},
|
|
838
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
838
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
839
839
|
"type": "package",
|
|
840
840
|
"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.
|
|
841
|
+
"sha512": "sha512-Jqyu+GsprhWazQNe6Lv47Yq2d4e3/lacdB762tFLp6CgrHcubEEJ05rLXYfvxqlhVZtuVP1D7RpXHO1reUpyew==",
|
|
842
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250527.7",
|
|
843
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
844
844
|
},
|
|
845
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
845
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250527.7": {
|
|
846
846
|
"type": "package",
|
|
847
847
|
"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.
|
|
848
|
+
"sha512": "sha512-dDezXyUXzsvTIGXU9RTPczBh4gWkel/+7auYrhrSepcuczd2hb8yA6Dc78zP1ZSG3213O17/xQKa17tpkilr9A==",
|
|
849
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250527.7",
|
|
850
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
851
851
|
},
|
|
852
852
|
"Newtonsoft.Json/13.0.3": {
|
|
853
853
|
"type": "package",
|
|
@@ -919,12 +919,12 @@
|
|
|
919
919
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
920
920
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
921
921
|
},
|
|
922
|
-
"System.ClientModel/1.4.
|
|
922
|
+
"System.ClientModel/1.4.2": {
|
|
923
923
|
"type": "package",
|
|
924
924
|
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-
|
|
926
|
-
"path": "system.clientmodel/1.4.
|
|
927
|
-
"hashPath": "system.clientmodel.1.4.
|
|
925
|
+
"sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
|
|
926
|
+
"path": "system.clientmodel/1.4.2",
|
|
927
|
+
"hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
|
|
928
928
|
},
|
|
929
929
|
"System.Collections.Immutable/8.0.0": {
|
|
930
930
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -35,11 +35,6 @@
|
|
|
35
35
|
<member name="M:Azure.Generator.Management.ManagementInputLibrary.#ctor(System.String)">
|
|
36
36
|
<inheritdoc/>
|
|
37
37
|
</member>
|
|
38
|
-
<member name="P:Azure.Generator.Management.ManagementInputLibrary.AllClients">
|
|
39
|
-
<summary>
|
|
40
|
-
All clients in the input library, including the subclients.
|
|
41
|
-
</summary>
|
|
42
|
-
</member>
|
|
43
38
|
<member name="T:Azure.Generator.Management.ManagementOutputLibrary">
|
|
44
39
|
<inheritdoc/>
|
|
45
40
|
</member>
|
|
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.20250610.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Core": "1.46.
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Core": "1.46.2",
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250527.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.0",
|
|
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.20250605.1",
|
|
16
16
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
17
17
|
"SauceControl.InheritDoc": "1.2.0",
|
|
18
18
|
"StyleCop.Analyzers": "1.2.0-beta.333"
|
|
@@ -21,24 +21,24 @@
|
|
|
21
21
|
"Azure.Generator.Management.dll": {}
|
|
22
22
|
}
|
|
23
23
|
},
|
|
24
|
-
"Azure.Core/1.46.
|
|
24
|
+
"Azure.Core/1.46.2": {
|
|
25
25
|
"dependencies": {
|
|
26
26
|
"Microsoft.Bcl.AsyncInterfaces": "8.0.0",
|
|
27
|
-
"System.ClientModel": "1.4.
|
|
27
|
+
"System.ClientModel": "1.4.2",
|
|
28
28
|
"System.Memory.Data": "8.0.1"
|
|
29
29
|
},
|
|
30
30
|
"runtime": {
|
|
31
31
|
"lib/net8.0/Azure.Core.dll": {
|
|
32
|
-
"assemblyVersion": "1.46.
|
|
33
|
-
"fileVersion": "1.4600.
|
|
32
|
+
"assemblyVersion": "1.46.2.0",
|
|
33
|
+
"fileVersion": "1.4600.225.30510"
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"Azure.Core": "1.46.
|
|
39
|
+
"Azure.Core": "1.46.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.0",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250527.7"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net8.0/Azure.Generator.dll": {
|
|
@@ -49,8 +49,8 @@
|
|
|
49
49
|
},
|
|
50
50
|
"Azure.ResourceManager/1.13.0": {
|
|
51
51
|
"dependencies": {
|
|
52
|
-
"Azure.Core": "1.46.
|
|
53
|
-
"System.ClientModel": "1.4.
|
|
52
|
+
"Azure.Core": "1.46.2",
|
|
53
|
+
"System.ClientModel": "1.4.2",
|
|
54
54
|
"System.Text.Json": "6.0.9"
|
|
55
55
|
},
|
|
56
56
|
"runtime": {
|
|
@@ -76,7 +76,7 @@
|
|
|
76
76
|
}
|
|
77
77
|
}
|
|
78
78
|
},
|
|
79
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
79
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {},
|
|
80
80
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
81
81
|
"runtime": {
|
|
82
82
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -366,12 +366,12 @@
|
|
|
366
366
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
367
367
|
}
|
|
368
368
|
},
|
|
369
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
369
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250527.7": {
|
|
370
370
|
"dependencies": {
|
|
371
371
|
"CommandLineParser": "2.9.1",
|
|
372
372
|
"Microsoft.Build": "17.9.5",
|
|
373
373
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
374
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
374
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250527.7",
|
|
375
375
|
"NuGet.Configuration": "6.14.0",
|
|
376
376
|
"NuGet.Protocol": "6.14.0",
|
|
377
377
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -385,10 +385,10 @@
|
|
|
385
385
|
}
|
|
386
386
|
}
|
|
387
387
|
},
|
|
388
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
389
389
|
"dependencies": {
|
|
390
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
391
|
-
"System.ClientModel": "1.4.
|
|
390
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250527.7",
|
|
391
|
+
"System.ClientModel": "1.4.2"
|
|
392
392
|
},
|
|
393
393
|
"runtime": {
|
|
394
394
|
"lib/net8.0/Microsoft.TypeSpec.Generator.ClientModel.dll": {
|
|
@@ -397,7 +397,7 @@
|
|
|
397
397
|
}
|
|
398
398
|
}
|
|
399
399
|
},
|
|
400
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
400
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250527.7": {
|
|
401
401
|
"dependencies": {
|
|
402
402
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
403
403
|
"System.Memory.Data": "8.0.1"
|
|
@@ -489,15 +489,15 @@
|
|
|
489
489
|
}
|
|
490
490
|
},
|
|
491
491
|
"StyleCop.Analyzers.Unstable/1.2.0.333": {},
|
|
492
|
-
"System.ClientModel/1.4.
|
|
492
|
+
"System.ClientModel/1.4.2": {
|
|
493
493
|
"dependencies": {
|
|
494
494
|
"Microsoft.Extensions.Logging.Abstractions": "8.0.3",
|
|
495
495
|
"System.Memory.Data": "8.0.1"
|
|
496
496
|
},
|
|
497
497
|
"runtime": {
|
|
498
498
|
"lib/net8.0/System.ClientModel.dll": {
|
|
499
|
-
"assemblyVersion": "1.4.
|
|
500
|
-
"fileVersion": "1.400.
|
|
499
|
+
"assemblyVersion": "1.4.2.0",
|
|
500
|
+
"fileVersion": "1.400.225.30508"
|
|
501
501
|
}
|
|
502
502
|
}
|
|
503
503
|
},
|
|
@@ -683,24 +683,24 @@
|
|
|
683
683
|
}
|
|
684
684
|
},
|
|
685
685
|
"libraries": {
|
|
686
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
686
|
+
"Azure.Generator.Management/1.0.0-alpha.20250610.1": {
|
|
687
687
|
"type": "project",
|
|
688
688
|
"serviceable": false,
|
|
689
689
|
"sha512": ""
|
|
690
690
|
},
|
|
691
|
-
"Azure.Core/1.46.
|
|
691
|
+
"Azure.Core/1.46.2": {
|
|
692
692
|
"type": "package",
|
|
693
693
|
"serviceable": true,
|
|
694
|
-
"sha512": "sha512-
|
|
695
|
-
"path": "azure.core/1.46.
|
|
696
|
-
"hashPath": "azure.core.1.46.
|
|
694
|
+
"sha512": "sha512-HFcvd1besmgBFPIZ7iSFHZOgzGfHTZNTzG8gWYdIP8ZJQySrb+vAdArcmFw7je3kFRMDbbtMoWKNVGj2vvH1sw==",
|
|
695
|
+
"path": "azure.core/1.46.2",
|
|
696
|
+
"hashPath": "azure.core.1.46.2.nupkg.sha512"
|
|
697
697
|
},
|
|
698
|
-
"Azure.Generator/1.0.0-alpha.
|
|
698
|
+
"Azure.Generator/1.0.0-alpha.20250527.2": {
|
|
699
699
|
"type": "package",
|
|
700
700
|
"serviceable": true,
|
|
701
|
-
"sha512": "sha512-
|
|
702
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
703
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
701
|
+
"sha512": "sha512-iFMMzaoJ2nYuXS2SikobEWecAgUA4WvrmoKMcIMDGRM7Wrrpwpc9BXAHg4Xn/7tofqBWYiq/I7u3a6wRulCqJw==",
|
|
702
|
+
"path": "azure.generator/1.0.0-alpha.20250527.2",
|
|
703
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250527.2.nupkg.sha512"
|
|
704
704
|
},
|
|
705
705
|
"Azure.ResourceManager/1.13.0": {
|
|
706
706
|
"type": "package",
|
|
@@ -723,12 +723,12 @@
|
|
|
723
723
|
"path": "humanizer.core/2.14.1",
|
|
724
724
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
725
725
|
},
|
|
726
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
726
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250605.1": {
|
|
727
727
|
"type": "package",
|
|
728
728
|
"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.
|
|
729
|
+
"sha512": "sha512-+f25lmZCQrwlKFngouw51o3wAiY6JbLF5MToZ2K0ziTC/rjIfLuRq3Vi2PDg1dl53x1r4QiJAOmEz8OmN99cQQ==",
|
|
730
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250605.1",
|
|
731
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250605.1.nupkg.sha512"
|
|
732
732
|
},
|
|
733
733
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
734
734
|
"type": "package",
|
|
@@ -828,26 +828,26 @@
|
|
|
828
828
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
829
829
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
830
830
|
},
|
|
831
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
831
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250527.7": {
|
|
832
832
|
"type": "package",
|
|
833
833
|
"serviceable": true,
|
|
834
|
-
"sha512": "sha512-
|
|
835
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
836
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
834
|
+
"sha512": "sha512-7YuTCuNMK+D+cdvzNL1nf881DDWarbqrOPYDJGkOyfqOrWTQYbDK6pbyqFoYX9Yqg7WQGHEkGLBIcV1ZM5qDDA==",
|
|
835
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250527.7",
|
|
836
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
837
837
|
},
|
|
838
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
838
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250527.7": {
|
|
839
839
|
"type": "package",
|
|
840
840
|
"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.
|
|
841
|
+
"sha512": "sha512-Jqyu+GsprhWazQNe6Lv47Yq2d4e3/lacdB762tFLp6CgrHcubEEJ05rLXYfvxqlhVZtuVP1D7RpXHO1reUpyew==",
|
|
842
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250527.7",
|
|
843
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
844
844
|
},
|
|
845
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
845
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250527.7": {
|
|
846
846
|
"type": "package",
|
|
847
847
|
"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.
|
|
848
|
+
"sha512": "sha512-dDezXyUXzsvTIGXU9RTPczBh4gWkel/+7auYrhrSepcuczd2hb8yA6Dc78zP1ZSG3213O17/xQKa17tpkilr9A==",
|
|
849
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250527.7",
|
|
850
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250527.7.nupkg.sha512"
|
|
851
851
|
},
|
|
852
852
|
"Newtonsoft.Json/13.0.3": {
|
|
853
853
|
"type": "package",
|
|
@@ -919,12 +919,12 @@
|
|
|
919
919
|
"path": "stylecop.analyzers.unstable/1.2.0.333",
|
|
920
920
|
"hashPath": "stylecop.analyzers.unstable.1.2.0.333.nupkg.sha512"
|
|
921
921
|
},
|
|
922
|
-
"System.ClientModel/1.4.
|
|
922
|
+
"System.ClientModel/1.4.2": {
|
|
923
923
|
"type": "package",
|
|
924
924
|
"serviceable": true,
|
|
925
|
-
"sha512": "sha512-
|
|
926
|
-
"path": "system.clientmodel/1.4.
|
|
927
|
-
"hashPath": "system.clientmodel.1.4.
|
|
925
|
+
"sha512": "sha512-goGitN7trB9hoQ01dIpxaSYcruI+lGt/xq471AUv8irFvsIX+4HCqk1pDT/4ZPTLmU6ZUuNzhCb4MJAIwG7+Uw==",
|
|
926
|
+
"path": "system.clientmodel/1.4.2",
|
|
927
|
+
"hashPath": "system.clientmodel.1.4.2.nupkg.sha512"
|
|
928
928
|
},
|
|
929
929
|
"System.Collections.Immutable/8.0.0": {
|
|
930
930
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -35,11 +35,6 @@
|
|
|
35
35
|
<member name="M:Azure.Generator.Management.ManagementInputLibrary.#ctor(System.String)">
|
|
36
36
|
<inheritdoc/>
|
|
37
37
|
</member>
|
|
38
|
-
<member name="P:Azure.Generator.Management.ManagementInputLibrary.AllClients">
|
|
39
|
-
<summary>
|
|
40
|
-
All clients in the input library, including the subclients.
|
|
41
|
-
</summary>
|
|
42
|
-
</member>
|
|
43
38
|
<member name="T:Azure.Generator.Management.ManagementOutputLibrary">
|
|
44
39
|
<inheritdoc/>
|
|
45
40
|
</member>
|
|
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.20250609.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,13 +37,14 @@
|
|
|
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.20250527.2"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.17",
|
|
44
44
|
"@azure-tools/typespec-azure-core": "0.56.0",
|
|
45
|
-
"@azure-tools/typespec-azure-resource-manager": "0.56.
|
|
46
|
-
"@azure-tools/typespec-
|
|
45
|
+
"@azure-tools/typespec-azure-resource-manager": "0.56.2",
|
|
46
|
+
"@azure-tools/typespec-azure-rulesets": "0.56.1",
|
|
47
|
+
"@azure-tools/typespec-client-generator-core": "0.56.2",
|
|
47
48
|
"@eslint/js": "^9.2.0",
|
|
48
49
|
"@types/node": "~22.7.5",
|
|
49
50
|
"@types/prettier": "^2.6.3",
|