Skip to content

Commit 8a58898

Browse files
Update @azure-tools/typespec-client-generator-core to 0.56.2 and @typespec/http-client-csharp to latest version (#5334)
* Initial plan for issue * Update package versions in package.json files Co-authored-by: ArcturusZhang <[email protected]> * Run npm install to update package-lock.json Co-authored-by: ArcturusZhang <[email protected]> * Update progress with note about connectivity issues Co-authored-by: ArcturusZhang <[email protected]> * regen * Revert executable permission on eng/Generate.ps1 Co-authored-by: ArcturusZhang <[email protected]> * fix the discriminator example issue * changed that part to return null which is the best we could do * fix generation issues --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: ArcturusZhang <[email protected]> Co-authored-by: Dapeng Zhang <[email protected]>
1 parent 8730f7e commit 8a58898

File tree

38 files changed

+16112
-19098
lines changed

38 files changed

+16112
-19098
lines changed

package-lock.json

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"@typespec/spector": "0.1.0-alpha.14",
1717
"@azure-tools/azure-http-specs": "0.1.0-alpha.17",
1818
"@azure-tools/typespec-azure-resource-manager": "0.56.2",
19-
"@azure-tools/typespec-client-generator-core": "0.56.0",
19+
"@azure-tools/typespec-client-generator-core": "0.56.2",
2020
"@azure-tools/typespec-csharp": "file:src/TypeSpec.Extension/Emitter.Csharp",
2121
"@azure-tools/unbranded-tests": "file:test/UnbrandedProjects",
2222
"@microsoft.azure/autorest.testserver": "3.3.50",

0 commit comments

Comments
 (0)