From 372da32eb12ff2367ab4493702a86b46d3fd74f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Apr 2025 16:45:36 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Logging in /samples/WeixinSiteSample Bumps [Microsoft.Extensions.Logging](https://github.com/dotnet/runtime) from 8.0.0 to 9.0.4. - [Release notes](https://github.com/dotnet/runtime/releases) - [Commits](https://github.com/dotnet/runtime/compare/v8.0.0...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.Extensions.Logging dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- src/Api/Myvas.AspNetCore.Weixin.Api.csproj | 40 ++++++++--------- .../Myvas.AspNetCore.Weixin.EfCore.csproj | 44 +++++++++---------- 2 files changed, 42 insertions(+), 42 deletions(-) diff --git a/src/Api/Myvas.AspNetCore.Weixin.Api.csproj b/src/Api/Myvas.AspNetCore.Weixin.Api.csproj index 04198cd2..62c55d79 100644 --- a/src/Api/Myvas.AspNetCore.Weixin.Api.csproj +++ b/src/Api/Myvas.AspNetCore.Weixin.Api.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0;net9.0 @@ -22,44 +22,44 @@ - - - + + + - - - + + + - - - + + + - - - + + + - - + + @@ -67,8 +67,8 @@ - - + + @@ -76,8 +76,8 @@ - - + + @@ -88,7 +88,7 @@ - + diff --git a/src/EfCore/Myvas.AspNetCore.Weixin.EfCore.csproj b/src/EfCore/Myvas.AspNetCore.Weixin.EfCore.csproj index a02f423a..0de5cd3a 100644 --- a/src/EfCore/Myvas.AspNetCore.Weixin.EfCore.csproj +++ b/src/EfCore/Myvas.AspNetCore.Weixin.EfCore.csproj @@ -1,4 +1,4 @@ - + netstandard2.0;netstandard2.1;netcoreapp3.1;net5.0;net6.0;net7.0;net8.0;net9.0 @@ -23,49 +23,49 @@ - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - - - + + + - + - + - +