From fff8a6f5cc4f6398ab3874ecddb4e049f31eb221 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 May 2026 02:56:50 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting.Abstractions from 10.0.7 to 10.0.8 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.8 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Directory.Packages.props | 2 +- src/NosCore.Core/NosCore.Core.csproj | 1 + src/NosCore.Database/NosCore.Database.csproj | 1 + src/NosCore.GameObject/NosCore.GameObject.csproj | 1 + src/NosCore.PacketHandlers/NosCore.PacketHandlers.csproj | 1 + 5 files changed, 5 insertions(+), 1 deletion(-) diff --git a/Directory.Packages.props b/Directory.Packages.props index e4244834c..ef9e107d3 100644 --- a/Directory.Packages.props +++ b/Directory.Packages.props @@ -29,7 +29,7 @@ - + diff --git a/src/NosCore.Core/NosCore.Core.csproj b/src/NosCore.Core/NosCore.Core.csproj index 187a48da8..ef282d2c7 100644 --- a/src/NosCore.Core/NosCore.Core.csproj +++ b/src/NosCore.Core/NosCore.Core.csproj @@ -51,6 +51,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NosCore.Database/NosCore.Database.csproj b/src/NosCore.Database/NosCore.Database.csproj index 40b152b47..5d6ac07a9 100644 --- a/src/NosCore.Database/NosCore.Database.csproj +++ b/src/NosCore.Database/NosCore.Database.csproj @@ -54,6 +54,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NosCore.GameObject/NosCore.GameObject.csproj b/src/NosCore.GameObject/NosCore.GameObject.csproj index 687f1af6e..6d32bf0f7 100644 --- a/src/NosCore.GameObject/NosCore.GameObject.csproj +++ b/src/NosCore.GameObject/NosCore.GameObject.csproj @@ -23,6 +23,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive diff --git a/src/NosCore.PacketHandlers/NosCore.PacketHandlers.csproj b/src/NosCore.PacketHandlers/NosCore.PacketHandlers.csproj index c6dc31269..261ccc9e5 100644 --- a/src/NosCore.PacketHandlers/NosCore.PacketHandlers.csproj +++ b/src/NosCore.PacketHandlers/NosCore.PacketHandlers.csproj @@ -18,6 +18,7 @@ + all runtime; build; native; contentfiles; analyzers; buildtransitive