From 34e34d1330d78aa1b15568ba9efbb17120f11b20 Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Tue, 15 Mar 2022 15:40:10 +0100 Subject: [PATCH] https://github.com/masesgroup/JCOReflector/issues/83#issuecomment-1068056037 --- src/CLI/JCOReflectorCLI.csproj | 4 ++-- src/CLI/JCOReflectorCLI.nuspec | 4 ++-- src/GUI/JCOReflectorGUI.csproj | 2 +- src/engine/JCOReflectorEngine.csproj | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/src/CLI/JCOReflectorCLI.csproj b/src/CLI/JCOReflectorCLI.csproj index a6fea135de7..f5db74ffe8f 100644 --- a/src/CLI/JCOReflectorCLI.csproj +++ b/src/CLI/JCOReflectorCLI.csproj @@ -9,13 +9,13 @@ Copyright © MASES s.r.l. 2022 MASES s.r.l. MASES s.r.l. - 1.9.3.0 + 1.9.4.0 MASES.JCOReflectorCLI true net461;netcoreapp3.1;net5.0;net6.0 ..\..\bin\ - false + true https://github.com/masesgroup/JCOReflector/ https://github.com/masesgroup/JCOReflector https://github.com/masesgroup/JCOReflector/releases diff --git a/src/CLI/JCOReflectorCLI.nuspec b/src/CLI/JCOReflectorCLI.nuspec index 09392cbef5f..4018ae497ac 100644 --- a/src/CLI/JCOReflectorCLI.nuspec +++ b/src/CLI/JCOReflectorCLI.nuspec @@ -2,11 +2,11 @@ MASES.JCOReflectorCLI - 1.9.3 + 1.9.4 JCOReflector CLI - CLI interface for JCOReflector Engine MASES s.r.l. MASES s.r.l. - false + true https://github.com/masesgroup/JCOReflector/ JCOReflector CLI - CLI interface for JCOReflector Engine diff --git a/src/GUI/JCOReflectorGUI.csproj b/src/GUI/JCOReflectorGUI.csproj index 10ddcc15387..75666182e08 100644 --- a/src/GUI/JCOReflectorGUI.csproj +++ b/src/GUI/JCOReflectorGUI.csproj @@ -8,7 +8,7 @@ Copyright © MASES s.r.l. 2022 MASES s.r.l. MASES s.r.l. - 1.9.3.0 + 1.9.4.0 JCOReflectorGUI true net461;netcoreapp3.1;net5.0-windows;net6.0-windows diff --git a/src/engine/JCOReflectorEngine.csproj b/src/engine/JCOReflectorEngine.csproj index cd7496e83f6..5ff189d9542 100644 --- a/src/engine/JCOReflectorEngine.csproj +++ b/src/engine/JCOReflectorEngine.csproj @@ -7,13 +7,13 @@ Copyright © MASES s.r.l. 2022 MASES s.r.l. MASES s.r.l. - 1.9.3.0 + 1.9.4.0 MASES.JCOReflectorEngine true net461;netcoreapp3.1;net5.0;net6.0 ..\..\bin\ true - false + true https://github.com/masesgroup/JCOReflector/ https://github.com/masesgroup/JCOReflector https://github.com/masesgroup/JCOReflector/releases