@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260408.1 → 1.0.0-alpha.20260409.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.Provisioning.deps.json +28 -28
- 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.Provisioning.deps.json +28 -28
- 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 +1 -1
|
@@ -6,9 +6,9 @@
|
|
|
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.20260409.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260408.3",
|
|
12
12
|
"Azure.Generator.Management": "1.0.0-alpha.20260322.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
@@ -40,24 +40,24 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
43
|
+
"Azure.Generator/1.0.0-alpha.20260408.3": {
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"Azure.Core": "1.52.0",
|
|
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.20260408.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.20803"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"Azure.Core": "1.52.0",
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
60
|
+
"Azure.Generator": "1.0.0-alpha.20260408.3",
|
|
61
61
|
"Azure.ResourceManager": "1.14.0",
|
|
62
62
|
"Humanizer.Core": "3.0.1"
|
|
63
63
|
},
|
|
@@ -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.20260408.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.20260408.2",
|
|
452
452
|
"NuGet.Configuration": "6.14.0",
|
|
453
453
|
"NuGet.Protocol": "6.14.0",
|
|
454
454
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,10 +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.20260408.2": {
|
|
466
466
|
"dependencies": {
|
|
467
467
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
468
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
468
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260408.2",
|
|
469
469
|
"System.ClientModel": "1.10.0"
|
|
470
470
|
},
|
|
471
471
|
"runtime": {
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
}
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
478
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260408.2": {
|
|
479
479
|
"dependencies": {
|
|
480
480
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
481
481
|
"System.Memory.Data": "10.0.3"
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
}
|
|
719
719
|
},
|
|
720
720
|
"libraries": {
|
|
721
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
721
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260409.1": {
|
|
722
722
|
"type": "project",
|
|
723
723
|
"serviceable": false,
|
|
724
724
|
"sha512": ""
|
|
@@ -737,12 +737,12 @@
|
|
|
737
737
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
738
738
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
739
739
|
},
|
|
740
|
-
"Azure.Generator/1.0.0-alpha.
|
|
740
|
+
"Azure.Generator/1.0.0-alpha.20260408.3": {
|
|
741
741
|
"type": "package",
|
|
742
742
|
"serviceable": true,
|
|
743
|
-
"sha512": "sha512-
|
|
744
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
745
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
743
|
+
"sha512": "sha512-meWwzZe/5tcyq41S5LcbBT1v5Vk8Nh3fa8PLCXOi3+MRN10dxsH+VSGea9kHLQBHqJZ1+uN30xfEaZ9pOeJkTg==",
|
|
744
|
+
"path": "azure.generator/1.0.0-alpha.20260408.3",
|
|
745
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260408.3.nupkg.sha512"
|
|
746
746
|
},
|
|
747
747
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
748
748
|
"type": "package",
|
|
@@ -891,26 +891,26 @@
|
|
|
891
891
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
892
892
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
893
893
|
},
|
|
894
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
894
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260408.2": {
|
|
895
895
|
"type": "package",
|
|
896
896
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
899
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
897
|
+
"sha512": "sha512-ToXBDicUfj0XARnN6amDFJSg5E8CFHsHTo6AXbKOHBR/PU+1NjE/47rwEKwIQEN2TbakQE0EiT/J0wnKYC/1zQ==",
|
|
898
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260408.2",
|
|
899
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
900
900
|
},
|
|
901
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
901
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260408.2": {
|
|
902
902
|
"type": "package",
|
|
903
903
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512-
|
|
905
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
906
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
904
|
+
"sha512": "sha512-V1H2hiMWsXk6BTtDn7E3A3FS0RGwHRSTMYB1U3aXIyY8vX2W8i+6ZM0snnjuuJ8Z7bym0izPQCPp0REpg39wLw==",
|
|
905
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260408.2",
|
|
906
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
907
907
|
},
|
|
908
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
908
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260408.2": {
|
|
909
909
|
"type": "package",
|
|
910
910
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512
|
|
912
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
913
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
911
|
+
"sha512": "sha512-+WgHH4//fZnuHlmAFbruFefIVYIZkWHtSDaGAaA5rps5jGUDLO3kK4GKkBiDM7nVKbn7jv7l3N5N0JaJ9DO3GA==",
|
|
912
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260408.2",
|
|
913
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
914
914
|
},
|
|
915
915
|
"Newtonsoft.Json/13.0.3": {
|
|
916
916
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
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.20260409.1": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20260408.3",
|
|
12
12
|
"Azure.Generator.Management": "1.0.0-alpha.20260322.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
@@ -40,24 +40,24 @@
|
|
|
40
40
|
}
|
|
41
41
|
}
|
|
42
42
|
},
|
|
43
|
-
"Azure.Generator/1.0.0-alpha.
|
|
43
|
+
"Azure.Generator/1.0.0-alpha.20260408.3": {
|
|
44
44
|
"dependencies": {
|
|
45
45
|
"Azure.Core": "1.52.0",
|
|
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.20260408.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.20803"
|
|
54
54
|
}
|
|
55
55
|
}
|
|
56
56
|
},
|
|
57
57
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
58
58
|
"dependencies": {
|
|
59
59
|
"Azure.Core": "1.52.0",
|
|
60
|
-
"Azure.Generator": "1.0.0-alpha.
|
|
60
|
+
"Azure.Generator": "1.0.0-alpha.20260408.3",
|
|
61
61
|
"Azure.ResourceManager": "1.14.0",
|
|
62
62
|
"Humanizer.Core": "3.0.1"
|
|
63
63
|
},
|
|
@@ -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.20260408.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.20260408.2",
|
|
452
452
|
"NuGet.Configuration": "6.14.0",
|
|
453
453
|
"NuGet.Protocol": "6.14.0",
|
|
454
454
|
"NuGet.Versioning": "6.14.0",
|
|
@@ -462,10 +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.20260408.2": {
|
|
466
466
|
"dependencies": {
|
|
467
467
|
"Microsoft.Extensions.Configuration.Abstractions": "10.0.3",
|
|
468
|
-
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.
|
|
468
|
+
"Microsoft.TypeSpec.Generator": "1.0.0-alpha.20260408.2",
|
|
469
469
|
"System.ClientModel": "1.10.0"
|
|
470
470
|
},
|
|
471
471
|
"runtime": {
|
|
@@ -475,7 +475,7 @@
|
|
|
475
475
|
}
|
|
476
476
|
}
|
|
477
477
|
},
|
|
478
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
478
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260408.2": {
|
|
479
479
|
"dependencies": {
|
|
480
480
|
"Microsoft.CodeAnalysis.CSharp.Workspaces": "4.8.0",
|
|
481
481
|
"System.Memory.Data": "10.0.3"
|
|
@@ -718,7 +718,7 @@
|
|
|
718
718
|
}
|
|
719
719
|
},
|
|
720
720
|
"libraries": {
|
|
721
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.
|
|
721
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260409.1": {
|
|
722
722
|
"type": "project",
|
|
723
723
|
"serviceable": false,
|
|
724
724
|
"sha512": ""
|
|
@@ -737,12 +737,12 @@
|
|
|
737
737
|
"path": "azure.core.expressions.datafactory/1.0.0",
|
|
738
738
|
"hashPath": "azure.core.expressions.datafactory.1.0.0.nupkg.sha512"
|
|
739
739
|
},
|
|
740
|
-
"Azure.Generator/1.0.0-alpha.
|
|
740
|
+
"Azure.Generator/1.0.0-alpha.20260408.3": {
|
|
741
741
|
"type": "package",
|
|
742
742
|
"serviceable": true,
|
|
743
|
-
"sha512": "sha512-
|
|
744
|
-
"path": "azure.generator/1.0.0-alpha.
|
|
745
|
-
"hashPath": "azure.generator.1.0.0-alpha.
|
|
743
|
+
"sha512": "sha512-meWwzZe/5tcyq41S5LcbBT1v5Vk8Nh3fa8PLCXOi3+MRN10dxsH+VSGea9kHLQBHqJZ1+uN30xfEaZ9pOeJkTg==",
|
|
744
|
+
"path": "azure.generator/1.0.0-alpha.20260408.3",
|
|
745
|
+
"hashPath": "azure.generator.1.0.0-alpha.20260408.3.nupkg.sha512"
|
|
746
746
|
},
|
|
747
747
|
"Azure.Generator.Management/1.0.0-alpha.20260322.2": {
|
|
748
748
|
"type": "package",
|
|
@@ -891,26 +891,26 @@
|
|
|
891
891
|
"path": "microsoft.net.stringtools/17.9.5",
|
|
892
892
|
"hashPath": "microsoft.net.stringtools.17.9.5.nupkg.sha512"
|
|
893
893
|
},
|
|
894
|
-
"Microsoft.TypeSpec.Generator/1.0.0-alpha.
|
|
894
|
+
"Microsoft.TypeSpec.Generator/1.0.0-alpha.20260408.2": {
|
|
895
895
|
"type": "package",
|
|
896
896
|
"serviceable": true,
|
|
897
|
-
"sha512": "sha512-
|
|
898
|
-
"path": "microsoft.typespec.generator/1.0.0-alpha.
|
|
899
|
-
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.
|
|
897
|
+
"sha512": "sha512-ToXBDicUfj0XARnN6amDFJSg5E8CFHsHTo6AXbKOHBR/PU+1NjE/47rwEKwIQEN2TbakQE0EiT/J0wnKYC/1zQ==",
|
|
898
|
+
"path": "microsoft.typespec.generator/1.0.0-alpha.20260408.2",
|
|
899
|
+
"hashPath": "microsoft.typespec.generator.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
900
900
|
},
|
|
901
|
-
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.
|
|
901
|
+
"Microsoft.TypeSpec.Generator.ClientModel/1.0.0-alpha.20260408.2": {
|
|
902
902
|
"type": "package",
|
|
903
903
|
"serviceable": true,
|
|
904
|
-
"sha512": "sha512-
|
|
905
|
-
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.
|
|
906
|
-
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.
|
|
904
|
+
"sha512": "sha512-V1H2hiMWsXk6BTtDn7E3A3FS0RGwHRSTMYB1U3aXIyY8vX2W8i+6ZM0snnjuuJ8Z7bym0izPQCPp0REpg39wLw==",
|
|
905
|
+
"path": "microsoft.typespec.generator.clientmodel/1.0.0-alpha.20260408.2",
|
|
906
|
+
"hashPath": "microsoft.typespec.generator.clientmodel.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
907
907
|
},
|
|
908
|
-
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.
|
|
908
|
+
"Microsoft.TypeSpec.Generator.Input/1.0.0-alpha.20260408.2": {
|
|
909
909
|
"type": "package",
|
|
910
910
|
"serviceable": true,
|
|
911
|
-
"sha512": "sha512
|
|
912
|
-
"path": "microsoft.typespec.generator.input/1.0.0-alpha.
|
|
913
|
-
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.
|
|
911
|
+
"sha512": "sha512-+WgHH4//fZnuHlmAFbruFefIVYIZkWHtSDaGAaA5rps5jGUDLO3kK4GKkBiDM7nVKbn7jv7l3N5N0JaJ9DO3GA==",
|
|
912
|
+
"path": "microsoft.typespec.generator.input/1.0.0-alpha.20260408.2",
|
|
913
|
+
"hashPath": "microsoft.typespec.generator.input.1.0.0-alpha.20260408.2.nupkg.sha512"
|
|
914
914
|
},
|
|
915
915
|
"Newtonsoft.Json/13.0.3": {
|
|
916
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.20260409.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",
|