From 5b39fc6867d2a9aed0986a9b9a043b40f9921892 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Jul 2025 23:51:42 +0000 Subject: [PATCH] Bump FastExpressionCompiler and 4 others Bumps FastExpressionCompiler from 5.0.2 to 5.0.3 Bumps Microsoft.EntityFrameworkCore from 9.0.1 to 9.0.7 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.1 to 9.0.7 Bumps System.Linq.Dynamic.Core from 1.6.2 to 1.6.7 Bumps System.Text.Json to 9.0.7 --- updated-dependencies: - dependency-name: FastExpressionCompiler dependency-version: 5.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Linq.Dynamic.Core dependency-version: 1.6.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.Text.Json dependency-version: 9.0.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj | 4 ++-- src/RulesEngine/RulesEngine.csproj | 8 ++++---- test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj index 40577574..ae255db5 100644 --- a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj +++ b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj @@ -7,8 +7,8 @@ - - + + diff --git a/src/RulesEngine/RulesEngine.csproj b/src/RulesEngine/RulesEngine.csproj index e8ce3769..1897e7aa 100644 --- a/src/RulesEngine/RulesEngine.csproj +++ b/src/RulesEngine/RulesEngine.csproj @@ -34,16 +34,16 @@ - + - + - + @@ -54,7 +54,7 @@ - + diff --git a/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj b/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj index 281ea8a6..a62bffc6 100644 --- a/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj +++ b/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj @@ -9,7 +9,7 @@ - + all