Skip to content

Commit

Permalink
refactor(generator): remove deprecated raw lro metadata (#5182)
Browse files Browse the repository at this point in the history
* refactor(generator): remove deprecated raw lro metadata

part of microsoft/typespec#5162

* bump latest mgc

---------

Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
  • Loading branch information
archerzz and Mingzhe Huang (from Dev Box) authored Nov 28, 2024
1 parent c27e20f commit 0834c7f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/TypeSpec.Extension/Emitter.Csharp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
],
"dependencies": {
"@autorest/csharp": "3.0.0-beta.20240625.4",
"@typespec/http-client-csharp": "0.1.9-alpha.20241122.1"
"@typespec/http-client-csharp": "0.1.9-alpha.20241127.1"
},
"peerDependencies": {
"@azure-tools/typespec-azure-core": ">=0.48.0 <1.0.0",
Expand Down

0 comments on commit 0834c7f

Please sign in to comment.