From ad7e51f58fb457299c535765fa2dc90c646c7628 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Jun 2025 16:22:04 +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.6 Bumps Microsoft.EntityFrameworkCore.Sqlite from 9.0.1 to 9.0.6 Bumps System.Linq.Dynamic.Core from 1.6.0.1 to 1.6.6 Bumps xunit.runner.visualstudio from 3.0.1 to 3.0.2 --- 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 - dependency-name: xunit.runner.visualstudio dependency-version: 3.0.2 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..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 f723b384..bcb1799f 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 d8878314..e93612ff 100644 --- a/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj +++ b/test/RulesEngine.UnitTest/RulesEngine.UnitTest.csproj @@ -11,7 +11,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive