From 09d3280b0b43b6ba1b5ad1aab8f7b0e0f6b22832 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 04:41:03 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyModel, Microsoft.NETFramework.ReferenceAssemblies and System.ValueTuple Bumps [Microsoft.Extensions.DependencyModel](https://github.com/dotnet/runtime), [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet) and System.ValueTuple. These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyModel` from 9.0.2 to 9.0.4 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v9.0.2...v9.0.4) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) Updates `System.ValueTuple` from 4.5.0 to 4.5.0 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyModel dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-version: 1.0.3 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: System.ValueTuple dependency-version: 4.5.0 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..4f50990 100644 --- a/ExpressionToCodeLib/ExpressionToCodeLib.csproj +++ b/ExpressionToCodeLib/ExpressionToCodeLib.csproj @@ -1,4 +1,4 @@ - + 3.5.0 Add support for throw expressions (thanks @girlpunk) @@ -45,7 +45,7 @@ ExpressionTypeDispatch.Generated.cs - +