From 2cac0148c3a05b9dd49689a074559d296480572c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Nov 2024 00:47:32 +0000 Subject: [PATCH 1/3] Bump Microsoft.Extensions.DependencyInjection and Microsoft.Extensions.DependencyInjection.Abstractions Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) and [Microsoft.Extensions.DependencyInjection.Abstractions](https://github.com/dotnet/runtime). These dependencies needed to be updated together. Updates `Microsoft.Extensions.DependencyInjection` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.1) Updates `Microsoft.Extensions.DependencyInjection.Abstractions` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v8.0.2) --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Microsoft.Extensions.DependencyInjection.Abstractions dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/MyNihongo.FluentHttp.csproj | 2 +- .../MyNihongo.FluentHttp.Tests.Integration.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MyNihongo.FluentHttp.csproj b/src/MyNihongo.FluentHttp.csproj index 1d002ce..d3fdfed 100644 --- a/src/MyNihongo.FluentHttp.csproj +++ b/src/MyNihongo.FluentHttp.csproj @@ -21,7 +21,7 @@ - + diff --git a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj index fb80cc6..55efe8a 100644 --- a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj +++ b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj @@ -10,7 +10,7 @@ - + From 08327069002eb4e21ab3f431a936d85e855af02e Mon Sep 17 00:00:00 2001 From: MihailsKuzmins <47413092+MihailsKuzmins@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:40:40 +0900 Subject: [PATCH 2/3] Update MyNihongo.FluentHttp.csproj --- src/MyNihongo.FluentHttp.csproj | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/MyNihongo.FluentHttp.csproj b/src/MyNihongo.FluentHttp.csproj index d3fdfed..c1287da 100644 --- a/src/MyNihongo.FluentHttp.csproj +++ b/src/MyNihongo.FluentHttp.csproj @@ -20,14 +20,14 @@ - - - - + + + + - + From 830432303d0c13cfb556e4cbc4578aca68cbda10 Mon Sep 17 00:00:00 2001 From: MihailsKuzmins <47413092+MihailsKuzmins@users.noreply.github.com> Date: Fri, 18 Apr 2025 17:41:28 +0900 Subject: [PATCH 3/3] Update MyNihongo.FluentHttp.Tests.Integration.csproj --- .../MyNihongo.FluentHttp.Tests.Integration.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj index 55efe8a..d6fcebf 100644 --- a/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj +++ b/tests/MyNihongo.FluentHttp.Tests.Integration/MyNihongo.FluentHttp.Tests.Integration.csproj @@ -8,9 +8,9 @@ - - - + + +