Skip to content

Commit 8a6a675

Browse files
committed
Update
1 parent a2b8675 commit 8a6a675

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ServiceManagement/Compute/Commands.ServiceManagement.Preview/Automation/Import-CommonVariables.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ $SKIP_VERB_NOUN_CMDLET_LIST = @('PowerOff', 'ListNext', 'ListAllNext', 'ListSkus
106106

107107
Write-Verbose $BAR_LINE;
108108
Write-Verbose "Input Parameters:";
109-
Write-Verbose "DLL Folder = $dllFolder";
109+
Write-Verbose "DLL File = $dllFileFullPath";
110110
Write-Verbose "Out Folder = $outFolder";
111111
Write-Verbose "Client NameSpace = $clientNameSpace";
112112
Write-Verbose "Model NameSpace = $clientModelNameSpace";

0 commit comments

Comments
 (0)