From 797e04d4eea451f890abc44dcd9ea7b6d270946c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Oct 2023 20:00:19 +0000 Subject: [PATCH] Bump the dotnet group with 7 updates Bumps the dotnet group with 7 updates: | Package | From | To | | --- | --- | --- | | [Microsoft.AspNetCore.Grpc.JsonTranscoding](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.AspNetCore.Grpc.Swagger](https://github.com/dotnet/aspnetcore) | `0.3.11` | `0.3.12` | | [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [Microsoft.EntityFrameworkCore.Design](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Microsoft.EntityFrameworkCore.SqlServer](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | | [Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore](https://github.com/dotnet/aspnetcore) | `7.0.11` | `7.0.12` | | [dotnet-ef](https://github.com/dotnet/efcore) | `7.0.11` | `7.0.12` | Updates `Microsoft.AspNetCore.Grpc.JsonTranscoding` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.11...v7.0.12) Updates `Microsoft.AspNetCore.Grpc.Swagger` from 0.3.11 to 0.3.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/commits) Updates `Microsoft.AspNetCore.OpenApi` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.11...v7.0.12) Updates `Microsoft.EntityFrameworkCore.Design` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.12) Updates `Microsoft.EntityFrameworkCore.SqlServer` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.12) Updates `Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.11...v7.0.12) Updates `dotnet-ef` from 7.0.11 to 7.0.12 - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](https://github.com/dotnet/efcore/compare/v7.0.11...v7.0.12) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Grpc.JsonTranscoding dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.Grpc.Swagger dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.EntityFrameworkCore.SqlServer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks.EntityFrameworkCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet - dependency-name: dotnet-ef dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] --- .config/dotnet-tools.json | 2 +- .../InternalGrpcSqlBus.Api.csproj | 10 +++++----- .../InternalGrpc.Api/InternalGrpc.Api.csproj | 4 ++-- .../InternalHttpBus.Api/InternalHttpBus.Api.csproj | 2 +- 4 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json index c418dc8..ec2b4e8 100644 --- a/.config/dotnet-tools.json +++ b/.config/dotnet-tools.json @@ -3,7 +3,7 @@ "isRoot": true, "tools": { "dotnet-ef": { - "version": "7.0.11", + "version": "7.0.12", "commands": [ "dotnet-ef" ] diff --git a/services/_internal-grpc-sql-bus/InternalGrpcSqlBus.Api/InternalGrpcSqlBus.Api.csproj b/services/_internal-grpc-sql-bus/InternalGrpcSqlBus.Api/InternalGrpcSqlBus.Api.csproj index 3917166..cab5ac5 100644 --- a/services/_internal-grpc-sql-bus/InternalGrpcSqlBus.Api/InternalGrpcSqlBus.Api.csproj +++ b/services/_internal-grpc-sql-bus/InternalGrpcSqlBus.Api/InternalGrpcSqlBus.Api.csproj @@ -11,15 +11,15 @@ - - + + - + all runtime; build; native; contentfiles; analyzers; buildtransitive - - + + diff --git a/services/_internal-grpc/InternalGrpc.Api/InternalGrpc.Api.csproj b/services/_internal-grpc/InternalGrpc.Api/InternalGrpc.Api.csproj index e671ffe..d0f3284 100644 --- a/services/_internal-grpc/InternalGrpc.Api/InternalGrpc.Api.csproj +++ b/services/_internal-grpc/InternalGrpc.Api/InternalGrpc.Api.csproj @@ -10,8 +10,8 @@ - - + + diff --git a/services/_internal-http-bus/InternalHttpBus.Api/InternalHttpBus.Api.csproj b/services/_internal-http-bus/InternalHttpBus.Api/InternalHttpBus.Api.csproj index 1aea734..8d53329 100644 --- a/services/_internal-http-bus/InternalHttpBus.Api/InternalHttpBus.Api.csproj +++ b/services/_internal-http-bus/InternalHttpBus.Api/InternalHttpBus.Api.csproj @@ -8,7 +8,7 @@ - +