From 8b475b9000af59fd723fc85ff6ab8bfb3103d3ba Mon Sep 17 00:00:00 2001 From: masesdevelopers <94312179+masesdevelopers@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:54:43 +0200 Subject: [PATCH] Update version to 1.0.0 to create the first major release --- src/net/Common/Common.props | 2 +- src/net/templates/templates/kefcoreApp/kefcoreApp.csproj | 2 +- .../templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props index cd2325be..55a0edf3 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. - 0.10.1.0 + 1.0.0.0 net6.0;net7.0 latest true diff --git a/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj b/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj index edcfce30..92f6865e 100644 --- a/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj +++ b/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj @@ -9,6 +9,6 @@ - + diff --git a/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj b/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj index edcfce30..92f6865e 100644 --- a/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj +++ b/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj @@ -9,6 +9,6 @@ - +