From 7ea29c798ae2cd182d7704722b9a67258649e744 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Jul 2025 01:32:39 +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.6 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.6 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 | 4 ++-- test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj | 2 +- 3 files changed, 5 insertions(+), 5 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..39f089b8 100644 --- a/src/RulesEngine/RulesEngine.csproj +++ b/src/RulesEngine/RulesEngine.csproj @@ -34,9 +34,9 @@ - + - + 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