Skip to content

Commit

Permalink
Update CR and AI spec paths (#5954)
Browse files Browse the repository at this point in the history
  • Loading branch information
chidozieononiwu authored and tjprescott committed May 14, 2019
1 parent 31294f3 commit 3816652
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion specification/applicationinsights/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ Please also specify `--csharp-sdks-folder=<path to "SDKs" directory of your azur
csharp:
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.ApplicationInsights.Query
output-folder: $(csharp-sdks-folder)/ApplicationInsights/DataPlane/ApplicationInsights/Generated
output-folder: $(csharp-sdks-folder)/ApplicationInsights/Microsoft.Azure.ApplicationInsights/src/Generated
clear-output-folder: true
payload-flattening-threshold: 3
```
Expand Down
2 changes: 1 addition & 1 deletion specification/containerregistry/data-plane/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ csharp:
license-header: MICROSOFT_MIT_NO_VERSION
namespace: Microsoft.Azure.ContainerRegistry
sync-methods: None
output-folder: $(csharp-sdks-folder)/ContainerRegistry/dataPlane/Microsoft.Azure.ContainerRegistry/Generated
output-folder: $(csharp-sdks-folder)/ContainerRegistry/Microsoft.Azure.ContainerRegistry/src/Generated
clear-output-folder: true
add-credentials: true
```

0 comments on commit 3816652

Please sign in to comment.