From 9cf85b0b93d4f6c0833dfe3cb26016150b861bcd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 15 Jul 2026 02:49:26 +0000 Subject: [PATCH] Bump Microsoft.Extensions.Hosting.Abstractions from 10.0.7 to 10.0.10 --- updated-dependencies: - dependency-name: Microsoft.Extensions.Hosting.Abstractions dependency-version: 10.0.10 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..1aec8f2d3 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..3675c6a25 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..c09ed67f2 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..e6d0e3af1 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..55b26ada1 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