Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vakuncha changingcsharpreadme #13806

Merged
merged 2 commits into from
Apr 7, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Update readme.csharp.md
  • Loading branch information
vakuncha authored Apr 7, 2021
commit a6ac4c3d0e093a2f43498519b5ef4d905a91b28d
5 changes: 2 additions & 3 deletions specification/elastic/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,8 @@ Please also specify `--csharp-sdks-folder=<path to "SDKs" directory of your azur
csharp:
azure-arm: true
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.Management.Elastic
payload-flattening-threshold: 1
output-folder: $(csharp-sdks-folder)/confluent/Microsoft.Azure.Management.Elastic/src/Generated
clear-output-folder: true
client-side-validation: false
namespace: Microsoft.Elastic
output-folder: $(csharp-sdks-folder)/elastic/management/Microsoft.Elastic/GeneratedProtocol
```