Skip to content

Commit eb9cd30

Browse files
Microsoft Graph DevX ToolingMicrosoft Graph DevX Tooling
authored andcommitted
Rolled back devicemanagement
1 parent 578a8b4 commit eb9cd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/GenerateModules.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ $ModuleToGenerate | ForEach-Object -Parallel {
146146

147147

148148

149-
} -ThrottleLimit 1
149+
} -ThrottleLimit $Throttle
150150
$stopwatch.Stop()
151151

152152
Write-Host -ForegroundColor Green "Generated SDK in '$($Stopwatch.Elapsed.TotalMinutes)' minutes."

0 commit comments

Comments
 (0)