From 5000029349eb7367ea9060bfc2b68a20fb1b4ed5 Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Tue, 30 Jul 2024 01:49:16 +0200 Subject: [PATCH] Update to version 2.5.7 --- src/jvm/jnet/pom.xml | 2 +- src/net/Common/Common.props | 2 +- src/net/JNetCLI/JNetCLI.nuspec | 2 +- src/net/JNetPS/MASES.JNetPS.psd1 | 2 +- src/net/JNetPS/MASES.JNetPSCore.psd1 | 2 +- src/net/JNetPS/MASES.JNetPSFramework.psd1 | 2 +- src/net/JNetReflector/JNetReflector.nuspec | 2 +- src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj | 2 +- src/net/templates/templates/jnetApp/jnetApp.csproj | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/src/jvm/jnet/pom.xml b/src/jvm/jnet/pom.xml index 5457922331..1ccd98f1b1 100644 --- a/src/jvm/jnet/pom.xml +++ b/src/jvm/jnet/pom.xml @@ -40,7 +40,7 @@ 11 11 ${basedir}/classpathfile.classpath - 2.5.6.0 + 2.5.7.0 ../../../bin/net8.0/JCOBridge.jar diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index b5b3cf7e9e..d340b596b5 100644 --- a/src/net/Common/Common.props +++ b/src/net/Common/Common.props @@ -4,7 +4,7 @@ MASES s.r.l. MASES s.r.l. MASES s.r.l. - 2.5.6.0 + 2.5.7.0 latest true true diff --git a/src/net/JNetCLI/JNetCLI.nuspec b/src/net/JNetCLI/JNetCLI.nuspec index bd96237952..2db2f908d1 100644 --- a/src/net/JNetCLI/JNetCLI.nuspec +++ b/src/net/JNetCLI/JNetCLI.nuspec @@ -2,7 +2,7 @@ MASES.JNetCLI - 2.5.6 + 2.5.7 JNetCLI - JNet command line interface MASES s.r.l. MASES s.r.l. diff --git a/src/net/JNetPS/MASES.JNetPS.psd1 b/src/net/JNetPS/MASES.JNetPS.psd1 index 53d36b232a..9d02224866 100644 --- a/src/net/JNetPS/MASES.JNetPS.psd1 +++ b/src/net/JNetPS/MASES.JNetPS.psd1 @@ -8,7 +8,7 @@ RootModule = 'MASES.JNetPS.psm1' -ModuleVersion = '2.5.6' +ModuleVersion = '2.5.7' CompatiblePSEditions = 'Desktop', 'Core' diff --git a/src/net/JNetPS/MASES.JNetPSCore.psd1 b/src/net/JNetPS/MASES.JNetPSCore.psd1 index 3dcb50265a..764e01d171 100644 --- a/src/net/JNetPS/MASES.JNetPSCore.psd1 +++ b/src/net/JNetPS/MASES.JNetPSCore.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.JNetPS.dll' # Version number of this module. -ModuleVersion = '2.5.6' +ModuleVersion = '2.5.7' # ID used to uniquely identify this module GUID = '85834DBD-838A-4B04-8303-DB4CF8FA44A7' diff --git a/src/net/JNetPS/MASES.JNetPSFramework.psd1 b/src/net/JNetPS/MASES.JNetPSFramework.psd1 index 95eff87edc..7a855132cc 100644 --- a/src/net/JNetPS/MASES.JNetPSFramework.psd1 +++ b/src/net/JNetPS/MASES.JNetPSFramework.psd1 @@ -10,7 +10,7 @@ ModuleToProcess = 'MASES.JNetPS.dll' # Version number of this module. -ModuleVersion = '2.5.6' +ModuleVersion = '2.5.7' # ID used to uniquely identify this module GUID = 'AD7117B7-AC1A-4769-80FC-BF63A11D2B92' diff --git a/src/net/JNetReflector/JNetReflector.nuspec b/src/net/JNetReflector/JNetReflector.nuspec index f330344f05..626d164acf 100644 --- a/src/net/JNetReflector/JNetReflector.nuspec +++ b/src/net/JNetReflector/JNetReflector.nuspec @@ -2,7 +2,7 @@ MASES.JNetReflector - 2.5.6 + 2.5.7 JNetReflector - JNet class reflection utility command line interface MASES s.r.l. MASES s.r.l. diff --git a/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj b/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj index a686d84ef0..019534111e 100644 --- a/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj +++ b/src/net/templates/templates/jnetAWTApp/jnetAWTApp.csproj @@ -12,6 +12,6 @@ - + diff --git a/src/net/templates/templates/jnetApp/jnetApp.csproj b/src/net/templates/templates/jnetApp/jnetApp.csproj index d133fc887f..9e579ae73a 100644 --- a/src/net/templates/templates/jnetApp/jnetApp.csproj +++ b/src/net/templates/templates/jnetApp/jnetApp.csproj @@ -12,6 +12,6 @@ - +