@typespec/http-client-csharp 0.1.9-alpha.20241111.2 → 0.1.9-alpha.20241111.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/Microsoft.Generator.CSharp.ClientModel.StubLibrary.dll +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.ClientModel.StubLibrary.pdb +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.ClientModel.dll +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.ClientModel.pdb +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.Customization.dll +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.Customization.pdb +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.Input.dll +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.Input.pdb +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.dll +0 -0
- package/dist/generator/Microsoft.Generator.CSharp.pdb +0 -0
- package/package.json +1 -1
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
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": "@typespec/http-client-csharp",
|
|
3
|
-
"version": "0.1.9-alpha.20241111.
|
|
3
|
+
"version": "0.1.9-alpha.20241111.4",
|
|
4
4
|
"author": "Microsoft Corporation",
|
|
5
5
|
"description": "The typespec library that can be used to generate C# models from a TypeSpec REST protocol binding",
|
|
6
6
|
"homepage": "https://github.com/Microsoft/typespec",
|