Skip to content

Commit

Permalink
Correct output folder for code generation (Azure#13022)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenms authored and mkarmark committed Jul 20, 2021
1 parent 09da833 commit 7eae88e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ csharp:
clear-output-folder: true
client-side-validation: false
namespace: Microsoft.Azure.Management.RedisEnterprise
output-folder: $(csharp-sdks-folder)/redisenterprise/Microsoft.Azure.Management.RedisEnterprise/src/Generated
output-folder: $(csharp-sdks-folder)/redisenterprise/Microsoft.Azure.Management.RedisEnterpriseCache/src/Generated

directive:
# Rename constants in the generated code
Expand Down

0 comments on commit 7eae88e

Please sign in to comment.