From 688b4cf40603207f199a96858aca11b556be45cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:42:05 +0000 Subject: [PATCH] Bump FastExpressionCompiler and Microsoft.NETFramework.ReferenceAssemblies Bumps [FastExpressionCompiler](https://github.com/dadhi/FastExpressionCompiler) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `FastExpressionCompiler` from 5.0.2 to 5.1.1 - [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases) - [Commits](https://github.com/dadhi/FastExpressionCompiler/compare/v5.0.2...v5.1.1) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: FastExpressionCompiler dependency-version: 5.1.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ExpressionToCodeLib/ExpressionToCodeLib.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ExpressionToCodeLib/ExpressionToCodeLib.csproj b/ExpressionToCodeLib/ExpressionToCodeLib.csproj index d145e71..6fdd5f3 100644 --- a/ExpressionToCodeLib/ExpressionToCodeLib.csproj +++ b/ExpressionToCodeLib/ExpressionToCodeLib.csproj @@ -1,4 +1,4 @@ - + 3.5.0 Add support for throw expressions (thanks @girlpunk) @@ -44,7 +44,7 @@ TextTemplatingFileGenerator ExpressionTypeDispatch.Generated.cs - +