Skip to content

Commit

Permalink
refactor(http-client-csharp): remove filter-out-core-models option (#…
Browse files Browse the repository at this point in the history
…5160)

* refactor(http-client-csharp): remove `filter-out-core-models` option

* bump latest mgc

resolve microsoft/typespec#5109
---------

Co-authored-by: Mingzhe Huang (from Dev Box) <[email protected]>
  • Loading branch information
archerzz and Mingzhe Huang (from Dev Box) authored Nov 14, 2024
1 parent 1b2722e commit 9106ee0
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 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 @@ -36,7 +36,7 @@
"dependencies": {
"@autorest/csharp": "3.0.0-beta.20240625.4",
"json-serialize-refs": "0.1.0-0",
"@typespec/http-client-csharp": "0.1.9-alpha.20241113.1"
"@typespec/http-client-csharp": "0.1.9-alpha.20241114.1"
},
"peerDependencies": {
"@azure-tools/typespec-azure-core": ">=0.48.0 <1.0.0",
Expand Down

0 comments on commit 9106ee0

Please sign in to comment.