Version 5.12.16

This commit is contained in:
2025-12-20 02:27:12 -06:00
parent 4a5fc4dd05
commit 4e69087ff2

View File

@@ -80,6 +80,7 @@ if ($remoteTagInfo) {
$msgTitle = "⚠️ Conflicto de Versiones - $projectName"
# El mensaje ahora es "hijo" del formulario invisible, heredando su propiedad TopMost
Write-Host "Preguntamos que hacer con el tag"
$respuesta = [System.Windows.Forms.MessageBox]::Show($topForm, $msgBody, $msgTitle, "YesNo", "Warning")
$topForm.Dispose() # Limpiamos el formulario invisible