From bd0d9bc3a4b32f3768dbc54a459b30d69a995542 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 04:40:33 +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.0 - [Release notes](https://github.com/dadhi/FastExpressionCompiler/releases) - [Commits](https://github.com/dadhi/FastExpressionCompiler/compare/v5.0.2...v5.1.0) 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.0 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..cfdb9c2 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 - +