@azure-typespec/http-client-csharp-mgmt 1.0.0-alpha.20251017.1 → 1.0.0-alpha.20251019.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 +27 -27
- 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/net9.0/Azure.Generator.Management.deps.json +27 -27
- package/dist/generator/net9.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net9.0/Azure.Generator.Management.pdb +0 -0
- package/dist/generator/net9.0/Azure.Generator.dll +0 -0
- package/dist/generator/net9.0/Microsoft.TypeSpec.Generator.ClientModel.dll +0 -0
- package/dist/generator/net9.0/Microsoft.TypeSpec.Generator.Input.dll +0 -0
- package/dist/generator/net9.0/Microsoft.TypeSpec.Generator.dll +0 -0
- package/package.json +15 -13
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20251019.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.49.0",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20251017.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
15
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
|
|
@@ -34,16 +34,16 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20251017.2": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.49.0",
|
|
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.20251017.1"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net9.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.25.
|
|
46
|
+
"fileVersion": "1.0.25.51702"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
@@ -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.20251017.1": {
|
|
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.20251017.1",
|
|
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.20251017.1": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
|
|
389
389
|
"System.ClientModel": "1.7.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.20251017.1": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
}
|
|
664
664
|
},
|
|
665
665
|
"libraries": {
|
|
666
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
666
|
+
"Azure.Generator.Management/1.0.0-alpha.20251019.1": {
|
|
667
667
|
"type": "project",
|
|
668
668
|
"serviceable": false,
|
|
669
669
|
"sha512": ""
|
|
@@ -675,12 +675,12 @@
|
|
|
675
675
|
"path": "azure.core/1.49.0",
|
|
676
676
|
"hashPath": "azure.core.1.49.0.nupkg.sha512"
|
|
677
677
|
},
|
|
678
|
-
"Azure.Generator/1.0.0-alpha.
|
|
678
|
+
"Azure.Generator/1.0.0-alpha.20251017.2": {
|
|
679
679
|
"type": "package",
|
|
680
680
|
"serviceable": true,
|
|
681
|
-
"sha512": "sha512-
|
|
682
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
683
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
681
|
+
"sha512": "sha512-vXL/8ECCrCYHbh35zFB89dxix17rPWkYtg1i/qJP8tfe0i18XMGC5Sjj1hZEZZcumQzIcpYYI6DAF34KS7G+Qw==",
|
|
682
|
+
"path": "azure.generator/1.0.0-alpha.20251017.2",
|
|
683
|
+
"hashPath": "azure.generator.1.0.0-alpha.20251017.2.nupkg.sha512"
|
|
684
684
|
},
|
|
685
685
|
"Azure.ResourceManager/1.13.2": {
|
|
686
686
|
"type": "package",
|
|
@@ -808,26 +808,26 @@
|
|
|
808
808
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
809
809
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
810
810
|
},
|
|
811
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
811
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
|
|
812
812
|
"type": "package",
|
|
813
813
|
"serviceable": true,
|
|
814
|
-
"sha512": "sha512-
|
|
815
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
816
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
814
|
+
"sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
|
|
815
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
|
|
816
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
|
|
822
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
|
|
829
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
831
831
|
},
|
|
832
832
|
"Newtonsoft.Json/13.0.3": {
|
|
833
833
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Management/1.0.0-alpha.20251019.1": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.49.0",
|
|
12
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator": "1.0.0-alpha.20251017.2",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
14
|
"Humanizer.Core": "2.14.1",
|
|
15
15
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
|
|
@@ -34,16 +34,16 @@
|
|
|
34
34
|
}
|
|
35
35
|
}
|
|
36
36
|
},
|
|
37
|
-
"Azure.Generator/1.0.0-alpha.
|
|
37
|
+
"Azure.Generator/1.0.0-alpha.20251017.2": {
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"Azure.Core": "1.49.0",
|
|
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.20251017.1"
|
|
42
42
|
},
|
|
43
43
|
"runtime": {
|
|
44
44
|
"lib/net9.0/Azure.Generator.dll": {
|
|
45
45
|
"assemblyVersion": "1.0.0.0",
|
|
46
|
-
"fileVersion": "1.0.25.
|
|
46
|
+
"fileVersion": "1.0.25.51702"
|
|
47
47
|
}
|
|
48
48
|
}
|
|
49
49
|
},
|
|
@@ -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.20251017.1": {
|
|
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.20251017.1",
|
|
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.20251017.1": {
|
|
387
387
|
"dependencies": {
|
|
388
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
388
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20251017.1",
|
|
389
389
|
"System.ClientModel": "1.7.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.20251017.1": {
|
|
399
399
|
"dependencies": {
|
|
400
400
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
401
401
|
"System.Memory.Data": "8.0.1"
|
|
@@ -663,7 +663,7 @@
|
|
|
663
663
|
}
|
|
664
664
|
},
|
|
665
665
|
"libraries": {
|
|
666
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
666
|
+
"Azure.Generator.Management/1.0.0-alpha.20251019.1": {
|
|
667
667
|
"type": "project",
|
|
668
668
|
"serviceable": false,
|
|
669
669
|
"sha512": ""
|
|
@@ -675,12 +675,12 @@
|
|
|
675
675
|
"path": "azure.core/1.49.0",
|
|
676
676
|
"hashPath": "azure.core.1.49.0.nupkg.sha512"
|
|
677
677
|
},
|
|
678
|
-
"Azure.Generator/1.0.0-alpha.
|
|
678
|
+
"Azure.Generator/1.0.0-alpha.20251017.2": {
|
|
679
679
|
"type": "package",
|
|
680
680
|
"serviceable": true,
|
|
681
|
-
"sha512": "sha512-
|
|
682
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
683
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
681
|
+
"sha512": "sha512-vXL/8ECCrCYHbh35zFB89dxix17rPWkYtg1i/qJP8tfe0i18XMGC5Sjj1hZEZZcumQzIcpYYI6DAF34KS7G+Qw==",
|
|
682
|
+
"path": "azure.generator/1.0.0-alpha.20251017.2",
|
|
683
|
+
"hashPath": "azure.generator.1.0.0-alpha.20251017.2.nupkg.sha512"
|
|
684
684
|
},
|
|
685
685
|
"Azure.ResourceManager/1.13.2": {
|
|
686
686
|
"type": "package",
|
|
@@ -808,26 +808,26 @@
|
|
|
808
808
|
"path": "microsoft.sourcelink.github/8.0.0",
|
|
809
809
|
"hashPath": "microsoft.sourcelink.github.8.0.0.nupkg.sha512"
|
|
810
810
|
},
|
|
811
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
811
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20251017.1": {
|
|
812
812
|
"type": "package",
|
|
813
813
|
"serviceable": true,
|
|
814
|
-
"sha512": "sha512-
|
|
815
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
816
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
814
|
+
"sha512": "sha512-kb5LacG0Y3/WyxXBqV5j4sJm6M0bRxMCHyfX1Utbf7Ultb0vdkc7+x/9PcuVqDlYI7GDba6CsrDmdd4bQaNFcg==",
|
|
815
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20251017.1",
|
|
816
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
817
817
|
},
|
|
818
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
818
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20251017.1": {
|
|
819
819
|
"type": "package",
|
|
820
820
|
"serviceable": true,
|
|
821
|
-
"sha512": "sha512-
|
|
822
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
823
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
821
|
+
"sha512": "sha512-I7y/AlDHbo6YFSj0PeXMFMIZwFOf+OZ6uM0qFfvins9NZ043y44/9+kffvLFJ1biO8JK5qxGE7iV/n5sp/i1yQ==",
|
|
822
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20251017.1",
|
|
823
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
824
824
|
},
|
|
825
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
825
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20251017.1": {
|
|
826
826
|
"type": "package",
|
|
827
827
|
"serviceable": true,
|
|
828
|
-
"sha512": "sha512-
|
|
829
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
830
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
828
|
+
"sha512": "sha512-hyJljiooL1eFYq9j18yIErT+72R1iDkpi7lICIV00haTUui+mj1Hjx05vymDQP2fN3laZzNNT+mFxxWrLIThbA==",
|
|
829
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20251017.1",
|
|
830
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20251017.1.nupkg.sha512"
|
|
831
831
|
},
|
|
832
832
|
"Newtonsoft.Json/13.0.3": {
|
|
833
833
|
"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.20251019.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,26 @@
|
|
|
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.20251017.2"
|
|
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.30",
|
|
44
|
+
"@azure-tools/typespec-azure-core": "0.61.0",
|
|
45
|
+
"@azure-tools/typespec-azure-resource-manager": "0.61.0",
|
|
46
|
+
"@azure-tools/typespec-azure-rulesets": "0.61.0",
|
|
47
|
+
"@azure-tools/typespec-client-generator-core": "0.61.0",
|
|
48
48
|
"@azure-tools/typespec-liftr-base": "0.8.0",
|
|
49
49
|
"@eslint/js": "^9.2.0",
|
|
50
50
|
"@types/node": "~22.12.0",
|
|
51
51
|
"@types/prettier": "^2.6.3",
|
|
52
|
-
"@typespec/compiler": "1.
|
|
53
|
-
"@typespec/http": "1.
|
|
54
|
-
"@typespec/http-
|
|
55
|
-
"@typespec/
|
|
56
|
-
"@typespec/
|
|
52
|
+
"@typespec/compiler": "1.5.0",
|
|
53
|
+
"@typespec/http": "1.5.0",
|
|
54
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20251017.1",
|
|
55
|
+
"@typespec/http-specs": "0.1.0-alpha.27",
|
|
56
|
+
"@typespec/openapi": "1.5.0",
|
|
57
|
+
"@typespec/rest": "0.75.0",
|
|
57
58
|
"@typespec/tspd": "0.73.0",
|
|
58
|
-
"@typespec/versioning": "0.
|
|
59
|
+
"@typespec/versioning": "0.75.0",
|
|
59
60
|
"@vitest/coverage-v8": "^3.0.5",
|
|
60
61
|
"@vitest/ui": "^3.0.5",
|
|
61
62
|
"c8": "^10.1.2",
|
|
@@ -76,6 +77,7 @@
|
|
|
76
77
|
"@azure-tools/typespec-liftr-base",
|
|
77
78
|
"@typespec/compiler",
|
|
78
79
|
"@typespec/http",
|
|
80
|
+
"@typespec/http-client-csharp",
|
|
79
81
|
"@typespec/openapi",
|
|
80
82
|
"@typespec/rest",
|
|
81
83
|
"@typespec/versioning"
|