@azure-typespec/http-client-csharp 1.0.0-alpha.20251016.2 → 1.0.0-alpha.20251016.4
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 +7 -7
- 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 +2 -2
- package/dist/generator/Azure.Generator.dll +0 -0
- package/dist/generator/Azure.Generator.pdb +0 -0
- package/dist/generator/net9.0/Azure.Generator.StubLibrary.deps.json +7 -7
- package/dist/generator/net9.0/Azure.Generator.StubLibrary.dll +0 -0
- package/dist/generator/net9.0/Azure.Generator.StubLibrary.pdb +0 -0
- package/dist/generator/net9.0/Azure.Generator.deps.json +2 -2
- package/dist/generator/net9.0/Azure.Generator.dll +0 -0
- package/dist/generator/net9.0/Azure.Generator.pdb +0 -0
- package/package.json +1 -1
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.4": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.20251016.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20251016.4",
|
|
12
12
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
|
|
13
13
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
14
14
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251016.1",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
647
647
|
"System.Threading.Channels/7.0.0": {},
|
|
648
648
|
"System.Threading.Tasks.Dataflow/8.0.0": {},
|
|
649
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
649
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
650
650
|
"dependencies": {
|
|
651
651
|
"Azure.Core": "1.49.0",
|
|
652
652
|
"Azure.ResourceManager": "1.13.2",
|
|
@@ -654,15 +654,15 @@
|
|
|
654
654
|
},
|
|
655
655
|
"runtime": {
|
|
656
656
|
"Azure.Generator.dll": {
|
|
657
|
-
"assemblyVersion": "1.0.0-alpha.20251016.
|
|
658
|
-
"fileVersion": "1.0.25.
|
|
657
|
+
"assemblyVersion": "1.0.0-alpha.20251016.4",
|
|
658
|
+
"fileVersion": "1.0.25.51604"
|
|
659
659
|
}
|
|
660
660
|
}
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
663
|
},
|
|
664
664
|
"libraries": {
|
|
665
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.
|
|
665
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.4": {
|
|
666
666
|
"type": "project",
|
|
667
667
|
"serviceable": false,
|
|
668
668
|
"sha512": ""
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
1046
1046
|
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
1047
1047
|
},
|
|
1048
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
1048
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
1049
1049
|
"type": "project",
|
|
1050
1050
|
"serviceable": false,
|
|
1051
1051
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.49.0",
|
|
12
12
|
"Azure.ResourceManager": "1.13.2",
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
}
|
|
650
650
|
},
|
|
651
651
|
"libraries": {
|
|
652
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
652
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
653
653
|
"type": "project",
|
|
654
654
|
"serviceable": false,
|
|
655
655
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,9 +6,9 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.
|
|
9
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.4": {
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"Azure.Generator": "1.0.0-alpha.20251016.
|
|
11
|
+
"Azure.Generator": "1.0.0-alpha.20251016.4",
|
|
12
12
|
"Microsoft.Azure.AutoRest.CSharp": "3.0.0-beta.20250926.1",
|
|
13
13
|
"Microsoft.SourceLink.GitHub": "8.0.0",
|
|
14
14
|
"Microsoft.TypeSpec.Generator.ClientModel": "1.0.0-alpha.20251016.1",
|
|
@@ -646,7 +646,7 @@
|
|
|
646
646
|
"System.Security.Principal.Windows/5.0.0": {},
|
|
647
647
|
"System.Threading.Channels/7.0.0": {},
|
|
648
648
|
"System.Threading.Tasks.Dataflow/8.0.0": {},
|
|
649
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
649
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
650
650
|
"dependencies": {
|
|
651
651
|
"Azure.Core": "1.49.0",
|
|
652
652
|
"Azure.ResourceManager": "1.13.2",
|
|
@@ -654,15 +654,15 @@
|
|
|
654
654
|
},
|
|
655
655
|
"runtime": {
|
|
656
656
|
"Azure.Generator.dll": {
|
|
657
|
-
"assemblyVersion": "1.0.0-alpha.20251016.
|
|
658
|
-
"fileVersion": "1.0.25.
|
|
657
|
+
"assemblyVersion": "1.0.0-alpha.20251016.4",
|
|
658
|
+
"fileVersion": "1.0.25.51604"
|
|
659
659
|
}
|
|
660
660
|
}
|
|
661
661
|
}
|
|
662
662
|
}
|
|
663
663
|
},
|
|
664
664
|
"libraries": {
|
|
665
|
-
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.
|
|
665
|
+
"Azure.Generator.StubLibrary/1.0.0-alpha.20251016.4": {
|
|
666
666
|
"type": "project",
|
|
667
667
|
"serviceable": false,
|
|
668
668
|
"sha512": ""
|
|
@@ -1045,7 +1045,7 @@
|
|
|
1045
1045
|
"path": "system.threading.tasks.dataflow/8.0.0",
|
|
1046
1046
|
"hashPath": "system.threading.tasks.dataflow.8.0.0.nupkg.sha512"
|
|
1047
1047
|
},
|
|
1048
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
1048
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
1049
1049
|
"type": "project",
|
|
1050
1050
|
"serviceable": false,
|
|
1051
1051
|
"sha512": ""
|
|
Binary file
|
|
Binary file
|
|
@@ -6,7 +6,7 @@
|
|
|
6
6
|
"compilationOptions": {},
|
|
7
7
|
"targets": {
|
|
8
8
|
".NETCoreApp,Version=v9.0": {
|
|
9
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
9
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
10
10
|
"dependencies": {
|
|
11
11
|
"Azure.Core": "1.49.0",
|
|
12
12
|
"Azure.ResourceManager": "1.13.2",
|
|
@@ -649,7 +649,7 @@
|
|
|
649
649
|
}
|
|
650
650
|
},
|
|
651
651
|
"libraries": {
|
|
652
|
-
"Azure.Generator/1.0.0-alpha.20251016.
|
|
652
|
+
"Azure.Generator/1.0.0-alpha.20251016.4": {
|
|
653
653
|
"type": "project",
|
|
654
654
|
"serviceable": false,
|
|
655
655
|
"sha512": ""
|
|
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.20251016.
|
|
3
|
+
"version": "1.0.0-alpha.20251016.4",
|
|
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",
|