@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20250818.2 → 1.0.0-alpha.20250820.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 +33 -33
- 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/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 +33 -33
- 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/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 +2 -2
|
@@ -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.20250820.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.47.2",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250818.3",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
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.20250819.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,16 +34,16 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.47.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.2",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250818.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.25.
|
|
46
|
+
"fileVersion": "1.0.25.41803"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {},
|
|
78
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
79
79
|
"runtime": {
|
|
80
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -364,12 +364,12 @@
|
|
|
364
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
368
368
|
"dependencies": {
|
|
369
369
|
"CommandLineParser": "2.9.1",
|
|
370
370
|
"Microsoft.Build": "17.9.5",
|
|
371
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
372
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250818.2",
|
|
373
373
|
"NuGet.Configuration": "6.14.0",
|
|
374
374
|
"NuGet.Protocol": "6.14.0",
|
|
375
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250818.2",
|
|
389
389
|
"System.ClientModel": "1.6.0"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
398
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"libraries": {
|
|
673
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.1": {
|
|
674
674
|
"type": "project",
|
|
675
675
|
"serviceable": false,
|
|
676
676
|
"sha512": ""
|
|
@@ -682,12 +682,12 @@
|
|
|
682
682
|
"path": "azure.core/1.47.2",
|
|
683
683
|
"hashPath": "azure.core.1.47.2.nupkg.sha512"
|
|
684
684
|
},
|
|
685
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
686
686
|
"type": "package",
|
|
687
687
|
"serviceable": true,
|
|
688
|
-
"sha512": "sha512-
|
|
689
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
690
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-SLmrUg849S/vZb6nE6oFSLgT8nj8V3Jt/1PAueXp0vXdpdUnJdhWL6mmmpZH9t4Rm60KFBGo3I0Gl8pN+RaeHw==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250818.3",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250818.3.nupkg.sha512"
|
|
691
691
|
},
|
|
692
692
|
"Azure.ResourceManager/1.13.2": {
|
|
693
693
|
"type": "package",
|
|
@@ -710,12 +710,12 @@
|
|
|
710
710
|
"path": "humanizer.core/2.14.1",
|
|
711
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
712
712
|
},
|
|
713
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {
|
|
714
714
|
"type": "package",
|
|
715
715
|
"serviceable": true,
|
|
716
|
-
"sha512": "sha512-
|
|
717
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
718
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-3012JTgYLuDEzlKjZKByzryN1Dfp+3bdF+RjONaCFEq1Pwzc3Z3KEadWVWBJ1O15CToNCTfpJg4mz32UoulNvg==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250819.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250819.2.nupkg.sha512"
|
|
719
719
|
},
|
|
720
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
721
721
|
"type": "package",
|
|
@@ -815,26 +815,26 @@
|
|
|
815
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
816
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-VpzhBgT+O+su2oirHaeo3eCHhhs+gm/eHjiS1dIBvPxKlyEJEZhaNRrraOt4pbn8xNmIofLvPc9gCSHUtW6lzw==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250818.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-i2i0ETTx+n7Ad76cmYYCcXwYdNai9qpg7P2t7wqBmVIKPTERTV5Q/uAg2M9utE6+cNPP4r41MNM+aPNr0b0bCw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250818.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
831
831
|
},
|
|
832
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
833
833
|
"type": "package",
|
|
834
834
|
"serviceable": true,
|
|
835
|
-
"sha512": "sha512-
|
|
836
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
837
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-GV4b/Gr6xJvqzT038HDAnenApKD67ZFoKv7PNepam4HFhZSSuUvnBkBOGO6dYc/qeO5Nerug0pYRbOJK/2rgWw==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250818.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
838
838
|
},
|
|
839
839
|
"Newtonsoft.Json/13.0.3": {
|
|
840
840
|
"type": "package",
|
|
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.20250820.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.47.2",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20250818.3",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
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.20250819.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,16 +34,16 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.47.2",
|
|
40
40
|
"Azure.ResourceManager": "1.13.2",
|
|
41
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
41
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20250818.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.25.
|
|
46
|
+
"fileVersion": "1.0.25.41803"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
@@ -74,7 +74,7 @@
|
|
|
74
74
|
}
|
|
75
75
|
}
|
|
76
76
|
},
|
|
77
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
77
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {},
|
|
78
78
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
79
79
|
"runtime": {
|
|
80
80
|
"lib/netstandard2.1/Microsoft.Bcl.AsyncInterfaces.dll": {
|
|
@@ -364,12 +364,12 @@
|
|
|
364
364
|
"Microsoft.SourceLink.Common": "8.0.0"
|
|
365
365
|
}
|
|
366
366
|
},
|
|
367
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
367
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
368
368
|
"dependencies": {
|
|
369
369
|
"CommandLineParser": "2.9.1",
|
|
370
370
|
"Microsoft.Build": "17.9.5",
|
|
371
371
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
372
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
372
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20250818.2",
|
|
373
373
|
"NuGet.Configuration": "6.14.0",
|
|
374
374
|
"NuGet.Protocol": "6.14.0",
|
|
375
375
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -383,9 +383,9 @@
|
|
|
383
383
|
}
|
|
384
384
|
}
|
|
385
385
|
},
|
|
386
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
386
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20250818.2",
|
|
389
389
|
"System.ClientModel": "1.6.0"
|
|
390
390
|
},
|
|
391
391
|
"runtime": {
|
|
@@ -395,7 +395,7 @@
|
|
|
395
395
|
}
|
|
396
396
|
}
|
|
397
397
|
},
|
|
398
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
398
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -670,7 +670,7 @@
|
|
|
670
670
|
}
|
|
671
671
|
},
|
|
672
672
|
"libraries": {
|
|
673
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
673
|
+
"Azure.Generator.Management/1.0.0-alpha.20250820.1": {
|
|
674
674
|
"type": "project",
|
|
675
675
|
"serviceable": false,
|
|
676
676
|
"sha512": ""
|
|
@@ -682,12 +682,12 @@
|
|
|
682
682
|
"path": "azure.core/1.47.2",
|
|
683
683
|
"hashPath": "azure.core.1.47.2.nupkg.sha512"
|
|
684
684
|
},
|
|
685
|
-
"Azure.Generator/1.0.0-alpha.
|
|
685
|
+
"Azure.Generator/1.0.0-alpha.20250818.3": {
|
|
686
686
|
"type": "package",
|
|
687
687
|
"serviceable": true,
|
|
688
|
-
"sha512": "sha512-
|
|
689
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
690
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
688
|
+
"sha512": "sha512-SLmrUg849S/vZb6nE6oFSLgT8nj8V3Jt/1PAueXp0vXdpdUnJdhWL6mmmpZH9t4Rm60KFBGo3I0Gl8pN+RaeHw==",
|
|
689
|
+
"path": "azure.generator/1.0.0-alpha.20250818.3",
|
|
690
|
+
"hashPath": "azure.generator.1.0.0-alpha.20250818.3.nupkg.sha512"
|
|
691
691
|
},
|
|
692
692
|
"Azure.ResourceManager/1.13.2": {
|
|
693
693
|
"type": "package",
|
|
@@ -710,12 +710,12 @@
|
|
|
710
710
|
"path": "humanizer.core/2.14.1",
|
|
711
711
|
"hashPath": "humanizer.core.2.14.1.nupkg.sha512"
|
|
712
712
|
},
|
|
713
|
-
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.
|
|
713
|
+
"Microsoft.Azure.AutoRest.CSharp/3.0.0-beta.20250819.2": {
|
|
714
714
|
"type": "package",
|
|
715
715
|
"serviceable": true,
|
|
716
|
-
"sha512": "sha512-
|
|
717
|
-
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.
|
|
718
|
-
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.
|
|
716
|
+
"sha512": "sha512-3012JTgYLuDEzlKjZKByzryN1Dfp+3bdF+RjONaCFEq1Pwzc3Z3KEadWVWBJ1O15CToNCTfpJg4mz32UoulNvg==",
|
|
717
|
+
"path": "microsoft.azure.autorest.csharp/3.0.0-beta.20250819.2",
|
|
718
|
+
"hashPath": "microsoft.azure.autorest.csharp.3.0.0-beta.20250819.2.nupkg.sha512"
|
|
719
719
|
},
|
|
720
720
|
"Microsoft.Bcl.AsyncInterfaces/8.0.0": {
|
|
721
721
|
"type": "package",
|
|
@@ -815,26 +815,26 @@
|
|
|
815
815
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
816
816
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20250818.2": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-VpzhBgT+O+su2oirHaeo3eCHhhs+gm/eHjiS1dIBvPxKlyEJEZhaNRrraOt4pbn8xNmIofLvPc9gCSHUtW6lzw==",
|
|
822
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20250818.2",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20250818.2": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-i2i0ETTx+n7Ad76cmYYCcXwYdNai9qpg7P2t7wqBmVIKPTERTV5Q/uAg2M9utE6+cNPP4r41MNM+aPNr0b0bCw==",
|
|
829
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20250818.2",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
831
831
|
},
|
|
832
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
832
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20250818.2": {
|
|
833
833
|
"type": "package",
|
|
834
834
|
"serviceable": true,
|
|
835
|
-
"sha512": "sha512-
|
|
836
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
837
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
835
|
+
"sha512": "sha512-GV4b/Gr6xJvqzT038HDAnenApKD67ZFoKv7PNepam4HFhZSSuUvnBkBOGO6dYc/qeO5Nerug0pYRbOJK/2rgWw==",
|
|
836
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20250818.2",
|
|
837
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20250818.2.nupkg.sha512"
|
|
838
838
|
},
|
|
839
839
|
"Newtonsoft.Json/13.0.3": {
|
|
840
840
|
"type": "package",
|
|
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.20250820.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,7 +37,7 @@
|
|
|
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.20250818.3"
|
|
41
41
|
},
|
|
42
42
|
"devDependencies": {
|
|
43
43
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.25",
|