Skip to content

Commit

Permalink
Update Device Update for IoT Hub control plane autorest file for C# w…
Browse files Browse the repository at this point in the history
…ith correct namespace and output folder (Azure#13251)

Co-authored-by: David Pokluda <[email protected]>
  • Loading branch information
2 people authored and mkarmark committed Jul 20, 2021
1 parent 30e882f commit e958617
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions specification/deviceupdate/resource-manager/readme.csharp.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,6 @@ csharp:
payload-flattening-threshold: 1
clear-output-folder: true
client-side-validation: false
namespace: Azure.ResourceManager.DeviceUpdate
output-folder: $(csharp-sdks-folder)/deviceupdate/Azure.ResourceManager.DeviceUpdate/src/Generated
namespace: Microsoft.Azure.Management.DeviceUpdate
output-folder: $(csharp-sdks-folder)/deviceupdate/Microsoft.Azure.Management.DeviceUpdate/src/Generated
```

0 comments on commit e958617

Please sign in to comment.