From 634ba70263db34dacb30f4a6474c3a9166e0b8fa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 11 Oct 2022 19:43:14 +0000 Subject: [PATCH] Bump Microsoft.Extensions.DependencyInjection from 2.0.0 to 6.0.1 Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 2.0.0 to 6.0.1. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/commits/v6.0.1) --- 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..831c71b75 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..a7e9e620c 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..a8ead58ba 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..c42a4f492 100644 --- a/src/FluentMigrator/FluentMigrator.csproj +++ b/src/FluentMigrator/FluentMigrator.csproj @@ -18,7 +18,7 @@ - + \ No newline at end of file