From 2164fa2ffd504c1cbad64e0f4e31997791cf6fd6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 05:53:58 +0000 Subject: [PATCH] Bump Autofac and Autofac.Extensions.DependencyInjection Bumps [Autofac](https://github.com/autofac/Autofac) and [Autofac.Extensions.DependencyInjection](https://github.com/autofac/Autofac.Extensions.DependencyInjection). These dependencies needed to be updated together. Updates `Autofac` from 8.0.0 to 8.1.0 - [Release notes](https://github.com/autofac/Autofac/releases) - [Commits](https://github.com/autofac/Autofac/compare/v8.0.0...v8.1.0) Updates `Autofac.Extensions.DependencyInjection` from 8.0.0 to 10.0.0 - [Release notes](https://github.com/autofac/Autofac.Extensions.DependencyInjection/releases) - [Commits](https://github.com/autofac/Autofac.Extensions.DependencyInjection/compare/v8.0.0...v10.0.0) --- updated-dependencies: - dependency-name: Autofac dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Autofac.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Miningcore/Miningcore.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/Miningcore/Miningcore.csproj b/src/Miningcore/Miningcore.csproj index f058ad56f..7f2df795c 100644 --- a/src/Miningcore/Miningcore.csproj +++ b/src/Miningcore/Miningcore.csproj @@ -42,8 +42,8 @@ - - + + all