File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
documentation/development-docs Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -215,13 +215,15 @@ The `Commands.ScenarioTests.Common` project can be found in `src/ResourceManager
215
215
The following is a list of additional common code projects that can be used:
216
216
217
217
- ` Commands.Common.Authorization `
218
- - Found in ` src/ResourceManager/Common/Commands.Common.Authorization `
218
+ - Found in ` src/Common/Commands.Common.Authorization `
219
+ - ` Commands.Common.Compute `
220
+ - Found in ` src/Common/Commands.Common.Compute `
219
221
- ` Commands.Common.Graph.RBAC `
220
- - Found in ` src/ResourceManager/ Common/Commands.Common.Graph.RBAC `
222
+ - Found in ` src/Common/Commands.Common.Graph.RBAC `
221
223
- ` Commands.Common.Network `
222
- - Found in ` src/ResourceManager/ Common/Commands.Common.Network `
224
+ - Found in ` src/Common/Commands.Common.Network `
223
225
- ` Commands.Common.Storage `
224
- - Found in ` src/ResourceManager/ Common/Commands.Common.Storage `
226
+ - Found in ` src/Common/Commands.Common.Storage `
225
227
226
228
# Creating Cmdlets
227
229
You can’t perform that action at this time.
0 commit comments