mirror of
https://github.com/KeymonSoft/Kelloggs_v4.git
synced 2026-04-17 18:26:11 +00:00
Version 5.12.15.test
PRUEBA
This commit is contained in:
@@ -74,7 +74,7 @@ if ($remoteTagInfo) {
|
|||||||
|
|
||||||
[System.Console]::Beep(1000, 200)
|
[System.Console]::Beep(1000, 200)
|
||||||
|
|
||||||
$msgBody = "El tag '$tagName' YA EXISTE en GitHub.`n`n¿Deseas SOBRESCRIBIRLO?`n`nSi = Borrar anterior y actualizar (Force Push).`nNo = Subir solo codigo (mantener tag viejo)."
|
$msgBody = "El tag '$tagName' YA EXISTE en GitHub.`n`nDeseas SOBRESCRIBIRLO?`n`nSi = Borrar anterior y actualizar (Force Push).`nNo = Subir solo codigo (mantener tag viejo)."
|
||||||
$msgTitle = "⚠️ Conflicto de Versiones - $projectName"
|
$msgTitle = "⚠️ Conflicto de Versiones - $projectName"
|
||||||
|
|
||||||
# El mensaje ahora es "hijo" del formulario invisible, heredando su propiedad TopMost
|
# El mensaje ahora es "hijo" del formulario invisible, heredando su propiedad TopMost
|
||||||
|
|||||||
Reference in New Issue
Block a user