From 186ba4a4e8c3225df00c2584b7896edeb836c0b7 Mon Sep 17 00:00:00 2001 From: Matho Camara Date: Fri, 2 Feb 2024 09:54:29 +0100 Subject: [PATCH 1/2] Bump version 5.15.8 --- VERSION | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/VERSION b/VERSION index 5e732aa2..d121b0a3 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -5.13.7 +5.15.8 From eae26f83e700b6bb25aa98830968c316891e1dd8 Mon Sep 17 00:00:00 2001 From: Marcel Vielhaus Date: Mon, 12 Feb 2024 14:14:46 +0100 Subject: [PATCH 2/2] Fix unit tests --- .../Moryx.Notifications.Tests.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Tests/Moryx.Notifications.Tests/Moryx.Notifications.Tests.csproj b/src/Tests/Moryx.Notifications.Tests/Moryx.Notifications.Tests.csproj index 0fff2c3e..a6461bab 100644 --- a/src/Tests/Moryx.Notifications.Tests/Moryx.Notifications.Tests.csproj +++ b/src/Tests/Moryx.Notifications.Tests/Moryx.Notifications.Tests.csproj @@ -1,9 +1,9 @@  - Library - net5.0 - full + net45 + false + full