mirror of
				https://github.com/cmderdev/cmder.git
				synced 2025-10-30 17:01:57 +08:00 
			
		
		
		
	add verbose version info
This commit is contained in:
		| @@ -124,6 +124,7 @@ if($Compile) { | ||||
|     if ($LastExitCode -ne 0) { | ||||
|         throw "msbuild failed to build the executable." | ||||
|     } | ||||
|     else Write-Verbose "successfully built Cmder $Version!" | ||||
|     Pop-Location | ||||
| } else { | ||||
|     Write-Warning "You are not building a launcher, Use -Compile" | ||||
|   | ||||
		Reference in New Issue
	
	Block a user