Skip to content

Commit 209a0a2

Browse files
Fix CSharp output folder for Azure Health Bot SDK. (#13499)
1 parent e4c0561 commit 209a0a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/healthbot/resource-manager/readme.csharp.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ csharp:
1111
clear-output-folder: true
1212
client-side-validation: false
1313
namespace: Microsoft.Azure.Management.Healthbot
14-
output-folder: $(csharp-sdks-folder)/healthbot/management/Microsoft.Azure.Management.Healthbot/src/Generated
14+
output-folder: $(csharp-sdks-folder)/healthbot/Microsoft.Azure.Management.Healthbot/src/Generated
1515
```

0 commit comments

Comments
 (0)