From 7fdc7cea4374d5a4499586ae55989d3b890d10fc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 8 Nov 2022 19:06:03 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 2.0.0 to 7.0.0 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 2.0.0 to 7.0.0. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v7.0.0) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- .../FluentMigrator.Example.Migrator.csproj | 2 +- src/FluentMigrator.DotNet.Cli/FluentMigrator.DotNet.Cli.csproj | 2 +- .../FluentMigrator.Runner.Core.csproj | 2 +- src/FluentMigrator/FluentMigrator.csproj | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/samples/FluentMigrator.Example.Migrator/FluentMigrator.Example.Migrator.csproj b/samples/FluentMigrator.Example.Migrator/FluentMigrator.Example.Migrator.csproj index 6a2248d91..4c47bc70b 100644 --- a/samples/FluentMigrator.Example.Migrator/FluentMigrator.Example.Migrator.csproj +++ b/samples/FluentMigrator.Example.Migrator/FluentMigrator.Example.Migrator.csproj @@ -19,7 +19,7 @@ - + diff --git a/src/FluentMigrator.DotNet.Cli/FluentMigrator.DotNet.Cli.csproj b/src/FluentMigrator.DotNet.Cli/FluentMigrator.DotNet.Cli.csproj index bc3cb2d28..33837ab77 100644 --- a/src/FluentMigrator.DotNet.Cli/FluentMigrator.DotNet.Cli.csproj +++ b/src/FluentMigrator.DotNet.Cli/FluentMigrator.DotNet.Cli.csproj @@ -13,7 +13,7 @@ - + diff --git a/src/FluentMigrator.Runner.Core/FluentMigrator.Runner.Core.csproj b/src/FluentMigrator.Runner.Core/FluentMigrator.Runner.Core.csproj index c4d8776ed..5c1690850 100644 --- a/src/FluentMigrator.Runner.Core/FluentMigrator.Runner.Core.csproj +++ b/src/FluentMigrator.Runner.Core/FluentMigrator.Runner.Core.csproj @@ -22,7 +22,7 @@ - + diff --git a/src/FluentMigrator/FluentMigrator.csproj b/src/FluentMigrator/FluentMigrator.csproj index ef1a4d02e..7f7e46dcf 100644 --- a/src/FluentMigrator/FluentMigrator.csproj +++ b/src/FluentMigrator/FluentMigrator.csproj @@ -18,7 +18,7 @@ - + \ No newline at end of file