@azure-typespec/http-client-csharp 1.0.0-alpha.20260128.1 → 1.0.0-alpha.20260129.2
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.StubLibrary.deps.json +25 -25
- package/dist/generator/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/Azure.Generator.deps.json +20 -20
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +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.Generator.StubLibrary.deps.json +25 -25
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.deps.json +20 -20
- package/dist/generator/net10.0/Azure.Generator.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.pdb +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 +2 -2
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260129.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260129.2",
|
|
12
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5",
|
|
13
13
|
"System.ClientModel": "1.9.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -404,12 +404,12 @@
|
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
407
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
408
408
|
"dependencies": {
|
|
409
409
|
"CommandLineParser": "2.9.1",
|
|
410
410
|
"Microsoft.Build": "17.9.5",
|
|
411
411
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
412
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
412
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260128.5",
|
|
413
413
|
"NuGet.Configuration": "6.14.0",
|
|
414
414
|
"NuGet.Protocol": "6.14.0",
|
|
415
415
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -423,9 +423,9 @@
|
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
426
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
427
427
|
"dependencies": {
|
|
428
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
428
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260128.5",
|
|
429
429
|
"System.ClientModel": "1.9.0"
|
|
430
430
|
},
|
|
431
431
|
"runtime": {
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
437
|
},
|
|
438
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
438
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
439
439
|
"dependencies": {
|
|
440
440
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
441
441
|
"System.Memory.Data": "10.0.1"
|
|
@@ -675,24 +675,24 @@
|
|
|
675
675
|
}
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
|
-
"Azure.Generator/1.0.0-alpha.
|
|
678
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
679
679
|
"dependencies": {
|
|
680
680
|
"Azure.Core": "1.50.0",
|
|
681
681
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
682
682
|
"Azure.ResourceManager": "1.13.2",
|
|
683
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
683
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5"
|
|
684
684
|
},
|
|
685
685
|
"runtime": {
|
|
686
686
|
"Azure.Generator.dll": {
|
|
687
687
|
"assemblyVersion": "1.0.0.0",
|
|
688
|
-
"fileVersion": "1.0.26.
|
|
688
|
+
"fileVersion": "1.0.26.7902"
|
|
689
689
|
}
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
},
|
|
694
694
|
"libraries": {
|
|
695
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
695
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260129.2": {
|
|
696
696
|
"type": "project",
|
|
697
697
|
"serviceable": false,
|
|
698
698
|
"sha512": ""
|
|
@@ -844,26 +844,26 @@
|
|
|
844
844
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
845
845
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
846
846
|
},
|
|
847
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
847
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
848
848
|
"type": "package",
|
|
849
849
|
"serviceable": true,
|
|
850
|
-
"sha512": "sha512-
|
|
851
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
852
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
850
|
+
"sha512": "sha512-VSPSmLD04tuUg0z7+fJKt9YjhTmzgSl3XaQ/BG1aMbpj0j0u7tcdbYLvJslfgxN2TVrZGstGNwr5iPJr0OOGAQ==",
|
|
851
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260128.5",
|
|
852
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
853
853
|
},
|
|
854
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
854
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
855
855
|
"type": "package",
|
|
856
856
|
"serviceable": true,
|
|
857
|
-
"sha512": "sha512-
|
|
858
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
859
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
857
|
+
"sha512": "sha512-PfrqOZcPJYgFJ+ldno+E/MIVKdlJY/cTkuHNRZL+q+xuZwQ3ClyX56Ap933dpmMsDUZEcU66Ps6qfwYksXYDIw==",
|
|
858
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260128.5",
|
|
859
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
860
860
|
},
|
|
861
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
861
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
862
862
|
"type": "package",
|
|
863
863
|
"serviceable": true,
|
|
864
|
-
"sha512": "sha512-
|
|
865
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
866
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
864
|
+
"sha512": "sha512-0chrXIGz1g0a4dLSvfgNx2AJRmulYkLRkx7qoce1ktT1BEqYIFwxnt4V2wpw5TnRwJBAf5lYEEgUremu3cRCIA==",
|
|
865
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260128.5",
|
|
866
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
867
867
|
},
|
|
868
868
|
"Newtonsoft.Json/13.0.3": {
|
|
869
869
|
"type": "package",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
1013
1013
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
1014
1014
|
},
|
|
1015
|
-
"Azure.Generator/1.0.0-alpha.
|
|
1015
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
1016
1016
|
"type": "project",
|
|
1017
1017
|
"serviceable": false,
|
|
1018
1018
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.50.0",
|
|
12
12
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
@@ -336,12 +336,12 @@
|
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
339
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
340
340
|
"dependencies": {
|
|
341
341
|
"CommandLineParser": "2.9.1",
|
|
342
342
|
"Microsoft.Build": "17.9.5",
|
|
343
343
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
344
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
344
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260128.5",
|
|
345
345
|
"NuGet.Configuration": "6.14.0",
|
|
346
346
|
"NuGet.Protocol": "6.14.0",
|
|
347
347
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -355,9 +355,9 @@
|
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
358
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
359
359
|
"dependencies": {
|
|
360
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
360
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260128.5",
|
|
361
361
|
"System.ClientModel": "1.8.0"
|
|
362
362
|
},
|
|
363
363
|
"runtime": {
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
369
|
},
|
|
370
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
370
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
371
371
|
"dependencies": {
|
|
372
372
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
373
373
|
"System.Memory.Data": "8.0.1"
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
"libraries": {
|
|
611
|
-
"Azure.Generator/1.0.0-alpha.
|
|
611
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
612
612
|
"type": "project",
|
|
613
613
|
"serviceable": false,
|
|
614
614
|
"sha512": ""
|
|
@@ -718,26 +718,26 @@
|
|
|
718
718
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
719
719
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
720
720
|
},
|
|
721
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
721
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
722
722
|
"type": "package",
|
|
723
723
|
"serviceable": true,
|
|
724
|
-
"sha512": "sha512-
|
|
725
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
726
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
724
|
+
"sha512": "sha512-VSPSmLD04tuUg0z7+fJKt9YjhTmzgSl3XaQ/BG1aMbpj0j0u7tcdbYLvJslfgxN2TVrZGstGNwr5iPJr0OOGAQ==",
|
|
725
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260128.5",
|
|
726
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
727
727
|
},
|
|
728
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
728
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
729
729
|
"type": "package",
|
|
730
730
|
"serviceable": true,
|
|
731
|
-
"sha512": "sha512-
|
|
732
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
733
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
731
|
+
"sha512": "sha512-PfrqOZcPJYgFJ+ldno+E/MIVKdlJY/cTkuHNRZL+q+xuZwQ3ClyX56Ap933dpmMsDUZEcU66Ps6qfwYksXYDIw==",
|
|
732
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260128.5",
|
|
733
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
734
734
|
},
|
|
735
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
735
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
736
736
|
"type": "package",
|
|
737
737
|
"serviceable": true,
|
|
738
|
-
"sha512": "sha512-
|
|
739
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
740
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
738
|
+
"sha512": "sha512-0chrXIGz1g0a4dLSvfgNx2AJRmulYkLRkx7qoce1ktT1BEqYIFwxnt4V2wpw5TnRwJBAf5lYEEgUremu3cRCIA==",
|
|
739
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260128.5",
|
|
740
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
741
741
|
},
|
|
742
742
|
"Newtonsoft.Json/13.0.3": {
|
|
743
743
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260129.2": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260129.2",
|
|
12
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5",
|
|
13
13
|
"System.ClientModel": "1.9.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -404,12 +404,12 @@
|
|
|
404
404
|
}
|
|
405
405
|
}
|
|
406
406
|
},
|
|
407
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
407
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
408
408
|
"dependencies": {
|
|
409
409
|
"CommandLineParser": "2.9.1",
|
|
410
410
|
"Microsoft.Build": "17.9.5",
|
|
411
411
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
412
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
412
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260128.5",
|
|
413
413
|
"NuGet.Configuration": "6.14.0",
|
|
414
414
|
"NuGet.Protocol": "6.14.0",
|
|
415
415
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -423,9 +423,9 @@
|
|
|
423
423
|
}
|
|
424
424
|
}
|
|
425
425
|
},
|
|
426
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
426
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
427
427
|
"dependencies": {
|
|
428
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
428
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260128.5",
|
|
429
429
|
"System.ClientModel": "1.9.0"
|
|
430
430
|
},
|
|
431
431
|
"runtime": {
|
|
@@ -435,7 +435,7 @@
|
|
|
435
435
|
}
|
|
436
436
|
}
|
|
437
437
|
},
|
|
438
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
438
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
439
439
|
"dependencies": {
|
|
440
440
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
441
441
|
"System.Memory.Data": "10.0.1"
|
|
@@ -675,24 +675,24 @@
|
|
|
675
675
|
}
|
|
676
676
|
}
|
|
677
677
|
},
|
|
678
|
-
"Azure.Generator/1.0.0-alpha.
|
|
678
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
679
679
|
"dependencies": {
|
|
680
680
|
"Azure.Core": "1.50.0",
|
|
681
681
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
682
682
|
"Azure.ResourceManager": "1.13.2",
|
|
683
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
683
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5"
|
|
684
684
|
},
|
|
685
685
|
"runtime": {
|
|
686
686
|
"Azure.Generator.dll": {
|
|
687
687
|
"assemblyVersion": "1.0.0.0",
|
|
688
|
-
"fileVersion": "1.0.26.
|
|
688
|
+
"fileVersion": "1.0.26.7902"
|
|
689
689
|
}
|
|
690
690
|
}
|
|
691
691
|
}
|
|
692
692
|
}
|
|
693
693
|
},
|
|
694
694
|
"libraries": {
|
|
695
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.
|
|
695
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20260129.2": {
|
|
696
696
|
"type": "project",
|
|
697
697
|
"serviceable": false,
|
|
698
698
|
"sha512": ""
|
|
@@ -844,26 +844,26 @@
|
|
|
844
844
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
845
845
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
846
846
|
},
|
|
847
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
847
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
848
848
|
"type": "package",
|
|
849
849
|
"serviceable": true,
|
|
850
|
-
"sha512": "sha512-
|
|
851
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
852
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
850
|
+
"sha512": "sha512-VSPSmLD04tuUg0z7+fJKt9YjhTmzgSl3XaQ/BG1aMbpj0j0u7tcdbYLvJslfgxN2TVrZGstGNwr5iPJr0OOGAQ==",
|
|
851
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260128.5",
|
|
852
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
853
853
|
},
|
|
854
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
854
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
855
855
|
"type": "package",
|
|
856
856
|
"serviceable": true,
|
|
857
|
-
"sha512": "sha512-
|
|
858
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
859
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
857
|
+
"sha512": "sha512-PfrqOZcPJYgFJ+ldno+E/MIVKdlJY/cTkuHNRZL+q+xuZwQ3ClyX56Ap933dpmMsDUZEcU66Ps6qfwYksXYDIw==",
|
|
858
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260128.5",
|
|
859
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
860
860
|
},
|
|
861
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
861
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
862
862
|
"type": "package",
|
|
863
863
|
"serviceable": true,
|
|
864
|
-
"sha512": "sha512-
|
|
865
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
866
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
864
|
+
"sha512": "sha512-0chrXIGz1g0a4dLSvfgNx2AJRmulYkLRkx7qoce1ktT1BEqYIFwxnt4V2wpw5TnRwJBAf5lYEEgUremu3cRCIA==",
|
|
865
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260128.5",
|
|
866
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
867
867
|
},
|
|
868
868
|
"Newtonsoft.Json/13.0.3": {
|
|
869
869
|
"type": "package",
|
|
@@ -1012,7 +1012,7 @@
|
|
|
1012
1012
|
"path": "system.security.cryptography.protecteddata/8.0.0",
|
|
1013
1013
|
"hashPath": "system.security.cryptography.protecteddata.8.0.0.nupkg.sha512"
|
|
1014
1014
|
},
|
|
1015
|
-
"Azure.Generator/1.0.0-alpha.
|
|
1015
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
1016
1016
|
"type": "project",
|
|
1017
1017
|
"serviceable": false,
|
|
1018
1018
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,12 +6,12 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.50.0",
|
|
12
12
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
13
13
|
"Azure.ResourceManager": "1.13.2",
|
|
14
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
14
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260128.5"
|
|
15
15
|
},
|
|
16
16
|
"runtime": {
|
|
17
17
|
"Azure.Generator.dll": {}
|
|
@@ -336,12 +336,12 @@
|
|
|
336
336
|
}
|
|
337
337
|
}
|
|
338
338
|
},
|
|
339
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
339
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
340
340
|
"dependencies": {
|
|
341
341
|
"CommandLineParser": "2.9.1",
|
|
342
342
|
"Microsoft.Build": "17.9.5",
|
|
343
343
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
344
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
344
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260128.5",
|
|
345
345
|
"NuGet.Configuration": "6.14.0",
|
|
346
346
|
"NuGet.Protocol": "6.14.0",
|
|
347
347
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -355,9 +355,9 @@
|
|
|
355
355
|
}
|
|
356
356
|
}
|
|
357
357
|
},
|
|
358
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
358
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
359
359
|
"dependencies": {
|
|
360
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
360
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260128.5",
|
|
361
361
|
"System.ClientModel": "1.8.0"
|
|
362
362
|
},
|
|
363
363
|
"runtime": {
|
|
@@ -367,7 +367,7 @@
|
|
|
367
367
|
}
|
|
368
368
|
}
|
|
369
369
|
},
|
|
370
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
370
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
371
371
|
"dependencies": {
|
|
372
372
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
373
373
|
"System.Memory.Data": "8.0.1"
|
|
@@ -608,7 +608,7 @@
|
|
|
608
608
|
}
|
|
609
609
|
},
|
|
610
610
|
"libraries": {
|
|
611
|
-
"Azure.Generator/1.0.0-alpha.
|
|
611
|
+
"Azure.Generator/1.0.0-alpha.20260129.2": {
|
|
612
612
|
"type": "project",
|
|
613
613
|
"serviceable": false,
|
|
614
614
|
"sha512": ""
|
|
@@ -718,26 +718,26 @@
|
|
|
718
718
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
719
719
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
720
720
|
},
|
|
721
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
721
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260128.5": {
|
|
722
722
|
"type": "package",
|
|
723
723
|
"serviceable": true,
|
|
724
|
-
"sha512": "sha512-
|
|
725
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
726
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
724
|
+
"sha512": "sha512-VSPSmLD04tuUg0z7+fJKt9YjhTmzgSl3XaQ/BG1aMbpj0j0u7tcdbYLvJslfgxN2TVrZGstGNwr5iPJr0OOGAQ==",
|
|
725
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260128.5",
|
|
726
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
727
727
|
},
|
|
728
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
728
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260128.5": {
|
|
729
729
|
"type": "package",
|
|
730
730
|
"serviceable": true,
|
|
731
|
-
"sha512": "sha512-
|
|
732
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
733
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
731
|
+
"sha512": "sha512-PfrqOZcPJYgFJ+ldno+E/MIVKdlJY/cTkuHNRZL+q+xuZwQ3ClyX56Ap933dpmMsDUZEcU66Ps6qfwYksXYDIw==",
|
|
732
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260128.5",
|
|
733
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
734
734
|
},
|
|
735
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
735
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260128.5": {
|
|
736
736
|
"type": "package",
|
|
737
737
|
"serviceable": true,
|
|
738
|
-
"sha512": "sha512-
|
|
739
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
740
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
738
|
+
"sha512": "sha512-0chrXIGz1g0a4dLSvfgNx2AJRmulYkLRkx7qoce1ktT1BEqYIFwxnt4V2wpw5TnRwJBAf5lYEEgUremu3cRCIA==",
|
|
739
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260128.5",
|
|
740
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260128.5.nupkg.sha512"
|
|
741
741
|
},
|
|
742
742
|
"Newtonsoft.Json/13.0.3": {
|
|
743
743
|
"type": "package",
|
|
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",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260129.2",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp/README.md",
|
|
@@ -38,7 +38,7 @@
|
|
|
38
38
|
"dist/generator/**"
|
|
39
39
|
],
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@typespec/http-client-csharp": "1.0.0-alpha.
|
|
41
|
+
"@typespec/http-client-csharp": "1.0.0-alpha.20260128.5"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|
|
44
44
|
"@azure-tools/azure-http-specs": "0.1.0-alpha.35",
|