From bfacb1f15c631c297fb293a73952a9ede648004d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Jul 2025 00:26:20 +0000 Subject: [PATCH] Bump FastExpressionCompiler and 3 others Bumps FastExpressionCompiler from 5.0.2 to 5.0.3 Bumps Microsoft.EntityFrameworkCore from 9.0.1 to 9.0.6 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.1 to 9.0.6 Bumps System.Linq.Dynamic.Core from 1.6.2 to 1.6.6 --- 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.6 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.EntityFrameworkCore.Sqlite dependency-version: 9.0.6 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 ... Signed-off-by: dependabot[bot] --- demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj | 4 ++-- src/RulesEngine/RulesEngine.csproj | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj b/demo/DemoApp.EFDataExample/DemoApp.EFDataExample.csproj index 40577574..2e83ac48 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 @@ - + - +