Skip to content

Commit

Permalink
Bump autorest core / m4 for hotifx (#1220)
Browse files Browse the repository at this point in the history
  • Loading branch information
chamons authored May 5, 2021
1 parent 9c2a1a7 commit 2913512
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -1055,7 +1055,7 @@ input-file: "swagger-document"

```yaml
# autorest-core version
version: 3.4.0
version: 3.4.1
save-inputs: true
use: $(this-folder)/artifacts/bin/AutoRest.CSharp/Debug/netcoreapp3.1/
clear-output-folder: true
Expand Down
2 changes: 1 addition & 1 deletion src/AutoRest.CSharp/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
## Configuration
```yaml
use-extension:
"@autorest/modelerfour": "4.19.0"
"@autorest/modelerfour": "4.19.1"
modelerfour:
always-create-content-type-parameter: true
flatten-models: true
Expand Down

0 comments on commit 2913512

Please sign in to comment.