From 9803200bda5e72d4224209d8d4e0bee872ba553c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 07:39:44 +0000 Subject: [PATCH] Bump the testcontainers group with 4 updates Bumps the testcontainers group with 4 updates: [Testcontainers.Postgresql](https://github.com/testcontainers/testcontainers-dotnet), [Testcontainers.Azurite](https://github.com/testcontainers/testcontainers-dotnet), [Testcontainers.MsSql](https://github.com/testcontainers/testcontainers-dotnet) and [Testcontainers.Redis](https://github.com/testcontainers/testcontainers-dotnet). Updates `Testcontainers.Postgresql` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) Updates `Testcontainers.Azurite` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) Updates `Testcontainers.MsSql` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) Updates `Testcontainers.Redis` from 3.8.0 to 3.9.0 - [Release notes](https://github.com/testcontainers/testcontainers-dotnet/releases) - [Changelog](https://github.com/testcontainers/testcontainers-dotnet/blob/develop/CHANGELOG.md) - [Commits](https://github.com/testcontainers/testcontainers-dotnet/compare/3.8.0...3.9.0) --- updated-dependencies: - dependency-name: Testcontainers.Postgresql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers - dependency-name: Testcontainers.Azurite dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers - dependency-name: Testcontainers.MsSql dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers - dependency-name: Testcontainers.Redis dependency-type: direct:production update-type: version-update:semver-minor dependency-group: testcontainers ... Signed-off-by: dependabot[bot] --- .../FluentCommand.PostgreSQL.Tests.csproj | 2 +- .../FluentCommand.SqlServer.Tests.csproj | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj b/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj index 2670101e..4ff52fc4 100644 --- a/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj +++ b/test/FluentCommand.PostgreSQL.Tests/FluentCommand.PostgreSQL.Tests.csproj @@ -29,7 +29,7 @@ - + all runtime; build; native; contentfiles; analyzers diff --git a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj index 0a0babca..f6d4c57e 100644 --- a/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj +++ b/test/FluentCommand.SqlServer.Tests/FluentCommand.SqlServer.Tests.csproj @@ -35,9 +35,9 @@ - - - + + + all