@azure-typespec/http-client-csharp-provisioning 1.0.0-alpha.20260701.2 → 1.0.0-alpha.20260701.3
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 +9 -9
- package/dist/generator/Azure.Generator.Provisioning.dll +0 -0
- package/dist/generator/Azure.Generator.Provisioning.pdb +0 -0
- package/dist/generator/Azure.Generator.Provisioning.xml +3 -0
- package/dist/generator/net10.0/Azure.Generator.Management.dll +0 -0
- package/dist/generator/net10.0/Azure.Generator.Provisioning.deps.json +9 -9
- 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.Provisioning.xml +3 -0
- package/package.json +2 -2
|
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.20260701.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.3": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260701.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
61
|
+
"Azure.Generator.Management/1.0.0-alpha.20260701.2": {
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"Azure.Core": "1.60.0",
|
|
64
64
|
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"runtime": {
|
|
69
69
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
70
70
|
"assemblyVersion": "1.0.0.0",
|
|
71
|
-
"fileVersion": "1.0.26.
|
|
71
|
+
"fileVersion": "1.0.26.35102"
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
}
|
|
754
754
|
},
|
|
755
755
|
"libraries": {
|
|
756
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.
|
|
756
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.3": {
|
|
757
757
|
"type": "project",
|
|
758
758
|
"serviceable": false,
|
|
759
759
|
"sha512": ""
|
|
@@ -779,12 +779,12 @@
|
|
|
779
779
|
"path": "azure.generator/1.0.0-alpha.20260629.2",
|
|
780
780
|
"hashPath": "azure.generator.1.0.0-alpha.20260629.2.nupkg.sha512"
|
|
781
781
|
},
|
|
782
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
782
|
+
"Azure.Generator.Management/1.0.0-alpha.20260701.2": {
|
|
783
783
|
"type": "package",
|
|
784
784
|
"serviceable": true,
|
|
785
|
-
"sha512": "sha512-
|
|
786
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
787
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
785
|
+
"sha512": "sha512-OHfqa3nxm1GemJ8NL5XNNyPPvBXl7d4jpRFM3NNNWJipwcJjNSKJ4pUhv5zVlzEbDirCHp2sCHNOqCXi7PQ7Ig==",
|
|
786
|
+
"path": "azure.generator.management/1.0.0-alpha.20260701.2",
|
|
787
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260701.2.nupkg.sha512"
|
|
788
788
|
},
|
|
789
789
|
"Azure.Provisioning/1.5.0": {
|
|
790
790
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -341,6 +341,9 @@
|
|
|
341
341
|
Returns null if not found.
|
|
342
342
|
</summary>
|
|
343
343
|
</member>
|
|
344
|
+
<member name="M:Azure.Generator.Provisioning.ProvisioningOutputLibrary.ResolveFlattenTargetModels(Microsoft.TypeSpec.Generator.Input.InputModelType)">
|
|
345
|
+
<inheritdoc/>
|
|
346
|
+
</member>
|
|
344
347
|
<member name="M:Azure.Generator.Provisioning.ProvisioningOutputLibrary.BuildTypeProviders">
|
|
345
348
|
<inheritdoc/>
|
|
346
349
|
</member>
|
|
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.20260701.
|
|
9
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.3": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
12
|
-
"Azure.Generator.Management": "1.0.0-alpha.
|
|
12
|
+
"Azure.Generator.Management": "1.0.0-alpha.20260701.2",
|
|
13
13
|
"Azure.Provisioning": "1.5.0"
|
|
14
14
|
},
|
|
15
15
|
"runtime": {
|
|
@@ -58,7 +58,7 @@
|
|
|
58
58
|
}
|
|
59
59
|
}
|
|
60
60
|
},
|
|
61
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
61
|
+
"Azure.Generator.Management/1.0.0-alpha.20260701.2": {
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"Azure.Core": "1.60.0",
|
|
64
64
|
"Azure.Generator": "1.0.0-alpha.20260629.2",
|
|
@@ -68,7 +68,7 @@
|
|
|
68
68
|
"runtime": {
|
|
69
69
|
"lib/net10.0/Azure.Generator.Management.dll": {
|
|
70
70
|
"assemblyVersion": "1.0.0.0",
|
|
71
|
-
"fileVersion": "1.0.26.
|
|
71
|
+
"fileVersion": "1.0.26.35102"
|
|
72
72
|
}
|
|
73
73
|
}
|
|
74
74
|
},
|
|
@@ -753,7 +753,7 @@
|
|
|
753
753
|
}
|
|
754
754
|
},
|
|
755
755
|
"libraries": {
|
|
756
|
-
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.
|
|
756
|
+
"Azure.Generator.Provisioning/1.0.0-alpha.20260701.3": {
|
|
757
757
|
"type": "project",
|
|
758
758
|
"serviceable": false,
|
|
759
759
|
"sha512": ""
|
|
@@ -779,12 +779,12 @@
|
|
|
779
779
|
"path": "azure.generator/1.0.0-alpha.20260629.2",
|
|
780
780
|
"hashPath": "azure.generator.1.0.0-alpha.20260629.2.nupkg.sha512"
|
|
781
781
|
},
|
|
782
|
-
"Azure.Generator.Management/1.0.0-alpha.
|
|
782
|
+
"Azure.Generator.Management/1.0.0-alpha.20260701.2": {
|
|
783
783
|
"type": "package",
|
|
784
784
|
"serviceable": true,
|
|
785
|
-
"sha512": "sha512-
|
|
786
|
-
"path": "azure.generator.management/1.0.0-alpha.
|
|
787
|
-
"hashPath": "azure.generator.management.1.0.0-alpha.
|
|
785
|
+
"sha512": "sha512-OHfqa3nxm1GemJ8NL5XNNyPPvBXl7d4jpRFM3NNNWJipwcJjNSKJ4pUhv5zVlzEbDirCHp2sCHNOqCXi7PQ7Ig==",
|
|
786
|
+
"path": "azure.generator.management/1.0.0-alpha.20260701.2",
|
|
787
|
+
"hashPath": "azure.generator.management.1.0.0-alpha.20260701.2.nupkg.sha512"
|
|
788
788
|
},
|
|
789
789
|
"Azure.Provisioning/1.5.0": {
|
|
790
790
|
"type": "package",
|
|
Binary file
|
|
Binary file
|
|
@@ -341,6 +341,9 @@
|
|
|
341
341
|
Returns null if not found.
|
|
342
342
|
</summary>
|
|
343
343
|
</member>
|
|
344
|
+
<member name="M:Azure.Generator.Provisioning.ProvisioningOutputLibrary.ResolveFlattenTargetModels(Microsoft.TypeSpec.Generator.Input.InputModelType)">
|
|
345
|
+
<inheritdoc/>
|
|
346
|
+
</member>
|
|
344
347
|
<member name="M:Azure.Generator.Provisioning.ProvisioningOutputLibrary.BuildTypeProviders">
|
|
345
348
|
<inheritdoc/>
|
|
346
349
|
</member>
|
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.20260701.
|
|
3
|
+
"version": "1.0.0-alpha.20260701.3",
|
|
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",
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
],
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@azure-typespec/http-client-csharp": "1.0.0-alpha.20260629.2",
|
|
40
|
-
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.
|
|
40
|
+
"@azure-typespec/http-client-csharp-mgmt": "1.0.0-alpha.20260701.2",
|
|
41
41
|
"@typespec/http-client-csharp": "1.0.0-alpha.20260630.5"
|
|
42
42
|
},
|
|
43
43
|
"devDependencies": {
|