From bde1aef83de8ee88b055f033ce5e937ea0194b8f Mon Sep 17 00:00:00 2001
From: MASES Public Developers Team
<94312179+masesdevelopers@users.noreply.github.com>
Date: Tue, 30 Jul 2024 00:30:32 +0200
Subject: [PATCH] Update KNet to version 2.7.6, Microsoft.EntityFrameworkCore
and Microsoft.EntityFrameworkCore.InMemory, bump version to 2.3.4 (#266)
---
src/net/Common/Common.props | 2 +-
src/net/KEFCore.SerDes/KEFCore.SerDes.csproj | 6 +++---
src/net/templates/templates/kefcoreApp/kefcoreApp.csproj | 2 +-
.../kefcoreAppWithEvents/kefcoreAppWithEvents.csproj | 2 +-
test/Common/Common.props | 4 ++--
5 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/src/net/Common/Common.props b/src/net/Common/Common.props
index ce377ff..8ae96ff 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.3.3.0
+ 2.3.4.0
net6.0;net7.0;net8.0
latest
true
diff --git a/src/net/KEFCore.SerDes/KEFCore.SerDes.csproj b/src/net/KEFCore.SerDes/KEFCore.SerDes.csproj
index 71e1e95..45137fe 100644
--- a/src/net/KEFCore.SerDes/KEFCore.SerDes.csproj
+++ b/src/net/KEFCore.SerDes/KEFCore.SerDes.csproj
@@ -41,10 +41,10 @@
-
+
-
-
+
+
All
None
diff --git a/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj b/src/net/templates/templates/kefcoreApp/kefcoreApp.csproj
index 027ecbe..ea3a220 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 027ecbe..ea3a220 100644
--- a/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj
+++ b/src/net/templates/templates/kefcoreAppWithEvents/kefcoreAppWithEvents.csproj
@@ -9,6 +9,6 @@
-
+
diff --git a/test/Common/Common.props b/test/Common/Common.props
index 925c58e..2a7a6c3 100644
--- a/test/Common/Common.props
+++ b/test/Common/Common.props
@@ -16,8 +16,8 @@
-
+
-
+
\ No newline at end of file