@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260319.2 → 1.0.0-alpha.20260323.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.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.deps.json +36 -35
- package/dist/generator/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.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/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.deps.json +36 -35
- package/dist/generator/net10.0/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/net10.0/Azure.Generator.dll +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 +3 -3
|
Binary file
|
|
@@ -6,10 +6,10 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260323.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260320.2",
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260322.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -40,31 +40,31 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
43
|
+
"Azure.Generator/1.0.0-alpha.20260320.2": {
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"Azure.Core": "1.51.1",
|
|
46
46
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
47
47
|
"Azure.ResourceManager": "1.14.0",
|
|
48
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
48
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260320.2"
|
|
49
49
|
},
|
|
50
50
|
"runtime": {
|
|
51
51
|
"lib/net10.0/Azure.Generator.dll": {
|
|
52
52
|
"assemblyVersion": "1.0.0.0",
|
|
53
|
-
"fileVersion": "1.0.26.
|
|
53
|
+
"fileVersion": "1.0.26.17002"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
57
|
+
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"Azure.Core": "1.51.1",
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
60
|
+
"Azure.Generator": "1.0.0-alpha.20260320.2",
|
|
61
61
|
"Azure.ResourceManager": "1.14.0",
|
|
62
62
|
"Humanizer.Core": "3.0.1"
|
|
63
63
|
},
|
|
64
64
|
"runtime": {
|
|
65
65
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
66
66
|
"assemblyVersion": "1.0.0.0",
|
|
67
|
-
"fileVersion": "1.0.26.
|
|
67
|
+
"fileVersion": "1.0.26.17202"
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
},
|
|
@@ -443,12 +443,12 @@
|
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
446
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260320.2": {
|
|
447
447
|
"dependencies": {
|
|
448
448
|
"CommandLineParser": "2.9.1",
|
|
449
449
|
"Microsoft.Build": "17.9.5",
|
|
450
450
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
451
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
451
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260320.2",
|
|
452
452
|
"NuGet.Configuration": "6.14.0",
|
|
453
453
|
"NuGet.Protocol": "6.14.0",
|
|
454
454
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,9 +462,10 @@
|
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
465
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260320.2": {
|
|
466
466
|
"dependencies": {
|
|
467
|
-
"Microsoft.
|
|
467
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.2",
|
|
468
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260320.2",
|
|
468
469
|
"System.ClientModel": "1.9.0"
|
|
469
470
|
},
|
|
470
471
|
"runtime": {
|
|
@@ -474,7 +475,7 @@
|
|
|
474
475
|
}
|
|
475
476
|
}
|
|
476
477
|
},
|
|
477
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
478
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260320.2": {
|
|
478
479
|
"dependencies": {
|
|
479
480
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
480
481
|
"System.Memory.Data": "10.0.1"
|
|
@@ -717,7 +718,7 @@
|
|
|
717
718
|
}
|
|
718
719
|
},
|
|
719
720
|
"libraries": {
|
|
720
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
721
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260323.1": {
|
|
721
722
|
"type": "project",
|
|
722
723
|
"serviceable": false,
|
|
723
724
|
"sha512": ""
|
|
@@ -736,19 +737,19 @@
|
|
|
736
737
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
737
738
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
738
739
|
},
|
|
739
|
-
"Azure.Generator/1.0.0-alpha.
|
|
740
|
+
"Azure.Generator/1.0.0-alpha.20260320.2": {
|
|
740
741
|
"type": "package",
|
|
741
742
|
"serviceable": true,
|
|
742
|
-
"sha512": "sha512-
|
|
743
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
744
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
743
|
+
"sha512": "sha512-Qtp5ipoUANqjtsb/474G7lPceRZMlw74uR7SdIuMCV0HGt+SZkGTeNMQwjXgzpGDnUK/XQQO6J5CQyGpIigJUw==",
|
|
744
|
+
"path": "azure.generator/1.0.0-alpha.20260320.2",
|
|
745
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
745
746
|
},
|
|
746
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
747
|
+
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
747
748
|
"type": "package",
|
|
748
749
|
"serviceable": true,
|
|
749
|
-
"sha512": "sha512-
|
|
750
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
751
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
750
|
+
"sha512": "sha512-o7/woZJRou+8kccGn0cYBPj57GX0Z7xKg+H2+vRrC0AoDlSlncImxvqyXvpM/1yKzpgD4wRQsfN8NT8Cocw7lA==",
|
|
751
|
+
"path": "azure.generator.management/1.0.0-alpha.20260322.2",
|
|
752
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260322.2.nupkg.sha512"
|
|
752
753
|
},
|
|
753
754
|
"Azure.Provisioning/1.5.0": {
|
|
754
755
|
"type": "package",
|
|
@@ -890,26 +891,26 @@
|
|
|
890
891
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
891
892
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
892
893
|
},
|
|
893
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
894
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260320.2": {
|
|
894
895
|
"type": "package",
|
|
895
896
|
"serviceable": true,
|
|
896
|
-
"sha512": "sha512-
|
|
897
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
898
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
897
|
+
"sha512": "sha512-KVESgdfAG8gVJ8skYHoC/P8SsssqmSS9WjbF0TW+E7qGQQ/p3ttRoqSe380stQb8WgQaF8owVrok1fmPhjj+qQ==",
|
|
898
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260320.2",
|
|
899
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
899
900
|
},
|
|
900
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
901
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260320.2": {
|
|
901
902
|
"type": "package",
|
|
902
903
|
"serviceable": true,
|
|
903
|
-
"sha512": "sha512-
|
|
904
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
905
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
904
|
+
"sha512": "sha512-4XOFGNmu5O9AXwwseKbPoDCgrH1EPSMdKd+48PxP7uAdBLbCCdPRzIs63PQLmmvRvz3yjV1VeHxRJBjMp7hwfg==",
|
|
905
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260320.2",
|
|
906
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
906
907
|
},
|
|
907
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
908
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260320.2": {
|
|
908
909
|
"type": "package",
|
|
909
910
|
"serviceable": true,
|
|
910
|
-
"sha512": "sha512-
|
|
911
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
912
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
911
|
+
"sha512": "sha512-YsBAWwH4abPpXfygCwnYU39CJdKfUMO6sTBijXDMZWh5PZ9CjkiEmMsU9d9COKhJwpkAvvpLmrB+vdgQjoH7vQ==",
|
|
912
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260320.2",
|
|
913
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
913
914
|
},
|
|
914
915
|
"Newtonsoft.Json/13.0.3": {
|
|
915
916
|
"type": "package",
|
|
Binary file
|
|
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=v10.0": {
|
|
9
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260323.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260320.2",
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260322.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -40,31 +40,31 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
43
|
+
"Azure.Generator/1.0.0-alpha.20260320.2": {
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"Azure.Core": "1.51.1",
|
|
46
46
|
"Azure.Core.Expressions.DataFactory": "1.0.0",
|
|
47
47
|
"Azure.ResourceManager": "1.14.0",
|
|
48
|
-
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.
|
|
48
|
+
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20260320.2"
|
|
49
49
|
},
|
|
50
50
|
"runtime": {
|
|
51
51
|
"lib/net10.0/Azure.Generator.dll": {
|
|
52
52
|
"assemblyVersion": "1.0.0.0",
|
|
53
|
-
"fileVersion": "1.0.26.
|
|
53
|
+
"fileVersion": "1.0.26.17002"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
57
|
+
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"Azure.Core": "1.51.1",
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
60
|
+
"Azure.Generator": "1.0.0-alpha.20260320.2",
|
|
61
61
|
"Azure.ResourceManager": "1.14.0",
|
|
62
62
|
"Humanizer.Core": "3.0.1"
|
|
63
63
|
},
|
|
64
64
|
"runtime": {
|
|
65
65
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
66
66
|
"assemblyVersion": "1.0.0.0",
|
|
67
|
-
"fileVersion": "1.0.26.
|
|
67
|
+
"fileVersion": "1.0.26.17202"
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
},
|
|
@@ -443,12 +443,12 @@
|
|
|
443
443
|
}
|
|
444
444
|
}
|
|
445
445
|
},
|
|
446
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
446
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260320.2": {
|
|
447
447
|
"dependencies": {
|
|
448
448
|
"CommandLineParser": "2.9.1",
|
|
449
449
|
"Microsoft.Build": "17.9.5",
|
|
450
450
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
451
|
-
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.
|
|
451
|
+
"Microsoft.TypeSpec.Generator.Input": "1.0.0-alpha.20260320.2",
|
|
452
452
|
"NuGet.Configuration": "6.14.0",
|
|
453
453
|
"NuGet.Protocol": "6.14.0",
|
|
454
454
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,9 +462,10 @@
|
|
|
462
462
|
}
|
|
463
463
|
}
|
|
464
464
|
},
|
|
465
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
465
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260320.2": {
|
|
466
466
|
"dependencies": {
|
|
467
|
-
"Microsoft.
|
|
467
|
+
"Microsoft.Extensions.Configuration.Abstractions": "10.0.2",
|
|
468
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260320.2",
|
|
468
469
|
"System.ClientModel": "1.9.0"
|
|
469
470
|
},
|
|
470
471
|
"runtime": {
|
|
@@ -474,7 +475,7 @@
|
|
|
474
475
|
}
|
|
475
476
|
}
|
|
476
477
|
},
|
|
477
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
478
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260320.2": {
|
|
478
479
|
"dependencies": {
|
|
479
480
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
480
481
|
"System.Memory.Data": "10.0.1"
|
|
@@ -717,7 +718,7 @@
|
|
|
717
718
|
}
|
|
718
719
|
},
|
|
719
720
|
"libraries": {
|
|
720
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
721
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260323.1": {
|
|
721
722
|
"type": "project",
|
|
722
723
|
"serviceable": false,
|
|
723
724
|
"sha512": ""
|
|
@@ -736,19 +737,19 @@
|
|
|
736
737
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
737
738
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
738
739
|
},
|
|
739
|
-
"Azure.Generator/1.0.0-alpha.
|
|
740
|
+
"Azure.Generator/1.0.0-alpha.20260320.2": {
|
|
740
741
|
"type": "package",
|
|
741
742
|
"serviceable": true,
|
|
742
|
-
"sha512": "sha512-
|
|
743
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
744
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
743
|
+
"sha512": "sha512-Qtp5ipoUANqjtsb/474G7lPceRZMlw74uR7SdIuMCV0HGt+SZkGTeNMQwjXgzpGDnUK/XQQO6J5CQyGpIigJUw==",
|
|
744
|
+
"path": "azure.generator/1.0.0-alpha.20260320.2",
|
|
745
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
745
746
|
},
|
|
746
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
747
|
+
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
747
748
|
"type": "package",
|
|
748
749
|
"serviceable": true,
|
|
749
|
-
"sha512": "sha512-
|
|
750
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
751
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
750
|
+
"sha512": "sha512-o7/woZJRou+8kccGn0cYBPj57GX0Z7xKg+H2+vRrC0AoDlSlncImxvqyXvpM/1yKzpgD4wRQsfN8NT8Cocw7lA==",
|
|
751
|
+
"path": "azure.generator.management/1.0.0-alpha.20260322.2",
|
|
752
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260322.2.nupkg.sha512"
|
|
752
753
|
},
|
|
753
754
|
"Azure.Provisioning/1.5.0": {
|
|
754
755
|
"type": "package",
|
|
@@ -890,26 +891,26 @@
|
|
|
890
891
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
891
892
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
892
893
|
},
|
|
893
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
894
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260320.2": {
|
|
894
895
|
"type": "package",
|
|
895
896
|
"serviceable": true,
|
|
896
|
-
"sha512": "sha512-
|
|
897
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
898
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
897
|
+
"sha512": "sha512-KVESgdfAG8gVJ8skYHoC/P8SsssqmSS9WjbF0TW+E7qGQQ/p3ttRoqSe380stQb8WgQaF8owVrok1fmPhjj+qQ==",
|
|
898
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260320.2",
|
|
899
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
899
900
|
},
|
|
900
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
901
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260320.2": {
|
|
901
902
|
"type": "package",
|
|
902
903
|
"serviceable": true,
|
|
903
|
-
"sha512": "sha512-
|
|
904
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
905
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
904
|
+
"sha512": "sha512-4XOFGNmu5O9AXwwseKbPoDCgrH1EPSMdKd+48PxP7uAdBLbCCdPRzIs63PQLmmvRvz3yjV1VeHxRJBjMp7hwfg==",
|
|
905
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260320.2",
|
|
906
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
906
907
|
},
|
|
907
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
908
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260320.2": {
|
|
908
909
|
"type": "package",
|
|
909
910
|
"serviceable": true,
|
|
910
|
-
"sha512": "sha512-
|
|
911
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
912
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
911
|
+
"sha512": "sha512-YsBAWwH4abPpXfygCwnYU39CJdKfUMO6sTBijXDMZWh5PZ9CjkiEmMsU9d9COKhJwpkAvvpLmrB+vdgQjoH7vQ==",
|
|
912
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260320.2",
|
|
913
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260320.2.nupkg.sha512"
|
|
913
914
|
},
|
|
914
915
|
"Newtonsoft.Json/13.0.3": {
|
|
915
916
|
"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-provisioning",
|
|
3
|
-
"version": "1.0.0-alpha.
|
|
3
|
+
"version": "1.0.0-alpha.20260323.1",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "TypeSpec library for emitting Azure provisioning libraries for C#.",
|
|
6
6
|
"readme": "https://github.com/Azure/azure-sdk-for-net/blob/main/eng/packages/http-client-csharp-provisioning/README.md",
|
|
@@ -36,7 +36,7 @@
|
|
|
36
36
|
"dist/**"
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
|
-
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.
|
|
39
|
+
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.20260322.2"
|
|
40
40
|
},
|
|
41
41
|
"peerDependencies": {
|
|
42
42
|
"@azure-typespec/http-client-csharp": "^1.0.0-alpha",
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"@azure-tools/typespec-azure-core": "0.66.0",
|
|
48
48
|
"@azure-tools/typespec-azure-resource-manager": "0.66.0",
|
|
49
49
|
"@azure-tools/typespec-azure-rulesets": "0.66.0",
|
|
50
|
-
"@azure-tools/typespec-client-generator-core": "0.66.
|
|
50
|
+
"@azure-tools/typespec-client-generator-core": "0.66.3",
|
|
51
51
|
"@azure-tools/typespec-liftr-base": "0.12.0",
|
|
52
52
|
"@eslint/js": "^9.2.0",
|
|
53
53
|
"@types/node": "~22.12.0",
|