From 840c215d28375f1e93cce9e42190209df0790bac Mon Sep 17 00:00:00 2001 From: manuel Date: Thu, 14 May 2026 13:48:57 +0200 Subject: [PATCH] =?UTF-8?q?14/05/2026=20=20MANMOG=20=20Version=203.0.4=20?= =?UTF-8?q?=20=20=20=20Actualizaci=C3=B3n=20de=20.nuspec=20para=20que=20in?= =?UTF-8?q?cluya=20dependencias=20externas?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Baget/{tsl5.nuspec => Aplicacion.nuspec} | 2 +- Baget/PublicaEnBaget.cmd | 2 -- My Project/AssemblyInfo.vb | 6 +++--- tsl5.vbproj | 3 +-- 4 files changed, 5 insertions(+), 8 deletions(-) rename Baget/{tsl5.nuspec => Aplicacion.nuspec} (95%) delete mode 100644 Baget/PublicaEnBaget.cmd diff --git a/Baget/tsl5.nuspec b/Baget/Aplicacion.nuspec similarity index 95% rename from Baget/tsl5.nuspec rename to Baget/Aplicacion.nuspec index f3b43a0..2327691 100644 --- a/Baget/tsl5.nuspec +++ b/Baget/Aplicacion.nuspec @@ -2,7 +2,7 @@ tsl5 - 3.0.3 + 3.0.4 Tecnosis Tecnosis false diff --git a/Baget/PublicaEnBaget.cmd b/Baget/PublicaEnBaget.cmd deleted file mode 100644 index a945f90..0000000 --- a/Baget/PublicaEnBaget.cmd +++ /dev/null @@ -1,2 +0,0 @@ -c:\tecnosis.git\bin\nuget.exe pack C:\tecnosis.git\Comunes\tsl5v2\Baget\tsl5.nuspec -OutputDirectory C:\tecnosis.git\Comunes\tsl5v2\bin\Debug\ -pause \ No newline at end of file diff --git a/My Project/AssemblyInfo.vb b/My Project/AssemblyInfo.vb index e66017f..2526b62 100644 --- a/My Project/AssemblyInfo.vb +++ b/My Project/AssemblyInfo.vb @@ -31,10 +31,10 @@ Imports System.Runtime.InteropServices ' mediante el asterisco ('*'), como se muestra a continuación: ' - - + + ' Modificaciones: ' =============== -' 14/05/2026 MANMOG Version 3.0.3 Actualización de .nuspec para que incluya dependencias externas \ No newline at end of file +' 14/05/2026 MANMOG Version 3.0.4 Actualización de .nuspec para que incluya dependencias externas \ No newline at end of file diff --git a/tsl5.vbproj b/tsl5.vbproj index 0193586..bbd4134 100644 --- a/tsl5.vbproj +++ b/tsl5.vbproj @@ -183,8 +183,7 @@ Designer - - + MyApplicationCodeGenerator