From b0803f713a7d1b1fe68966d4c90672c96d4593d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 21 Apr 2026 04:36:36 +0000 Subject: [PATCH] deps: Bump Microsoft.Extensions.DependencyInjection and 4 others Bumps Microsoft.Extensions.DependencyInjection from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Diagnostics.HealthChecks from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Logging from 10.0.5 to 10.0.6 Bumps Microsoft.Extensions.Logging.Abstractions from 8.0.0 to 10.0.6 Bumps Microsoft.SourceLink.GitHub from 10.0.103 to 10.0.202 --- updated-dependencies: - dependency-name: Microsoft.Extensions.DependencyInjection dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: Microsoft.Extensions.Diagnostics.HealthChecks dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: Microsoft.Extensions.Logging dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft - dependency-name: Microsoft.Extensions.Logging.Abstractions dependency-version: 10.0.6 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dotnet-microsoft - dependency-name: Microsoft.SourceLink.GitHub dependency-version: 10.0.202 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet-microsoft ... Signed-off-by: dependabot[bot] --- Directory.Build.props | 94 ++++++++-------- .../SharpCoreDB.AppHost.csproj | 65 +++++------ .../SharpCoreDB.Client.Protocol.csproj | 105 +++++++++--------- 3 files changed, 134 insertions(+), 130 deletions(-) diff --git a/Directory.Build.props b/Directory.Build.props index 37e60df1..28901ac3 100644 --- a/Directory.Build.props +++ b/Directory.Build.props @@ -1,47 +1,47 @@ - - - - net10.0 - 14 - enable - enable - false - true - $(NoWarn);CS1591 - - - true - true - false - false - - - true - true - - - true - true - true - snupkg - - - MPCoreDeveloper - MPCoreDeveloper - SharpCoreDB - Copyright © 2025-2026 MPCoreDeveloper - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB.git - git - database;embedded;nosql;keyvalue;encryption;aes;simd;performance;dotnet10 - README.md - icon.png - High-performance embedded database for .NET 10 with AES-256 encryption, SIMD analytics, and B-tree indexes - - - - - - - + + + + net10.0 + 14 + enable + enable + false + true + $(NoWarn);CS1591 + + + true + true + false + false + + + true + true + + + true + true + true + snupkg + + + MPCoreDeveloper + MPCoreDeveloper + SharpCoreDB + Copyright © 2025-2026 MPCoreDeveloper + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB.git + git + database;embedded;nosql;keyvalue;encryption;aes;simd;performance;dotnet10 + README.md + icon.png + High-performance embedded database for .NET 10 with AES-256 encryption, SIMD analytics, and B-tree indexes + + + + + + + diff --git a/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj b/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj index 96378097..022b3df0 100644 --- a/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj +++ b/src/SharpCoreDB.AppHost/SharpCoreDB.AppHost.csproj @@ -1,31 +1,34 @@ - - - - - Exe - net10.0 - 14.0 - enable - enable - false - - - - - - - - - - - - - - - - - - - - - + + + + + Exe + net10.0 + 14.0 + enable + enable + false + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj index 368c5c09..1b87ff7f 100644 --- a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj +++ b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj @@ -1,52 +1,53 @@ - - - - net10.0 - 14.0 - enable - enable - true - - - SharpCoreDB.Client.Protocol - 1.7.0 - Client-side protocol implementation for SharpCoreDB (gRPC, binary) - - - SharpCoreDB.Client.Protocol - MPCoreDeveloper - SharpCoreDB - SharpCoreDB.Client.Protocol - database;client;protocol;grpc;protobuf;sharpcoredb;net10 - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB - git - NuGet.README.md - SharpCoreDB.jpg - true - snupkg - v1.7.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + true + + + SharpCoreDB.Client.Protocol + 1.7.0 + Client-side protocol implementation for SharpCoreDB (gRPC, binary) + + + SharpCoreDB.Client.Protocol + MPCoreDeveloper + SharpCoreDB + SharpCoreDB.Client.Protocol + database;client;protocol;grpc;protobuf;sharpcoredb;net10 + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB + git + NuGet.README.md + SharpCoreDB.jpg + true + snupkg + v1.7.0: Synchronized release with the latest SharpCoreDB features, fixes, and documentation updates. + + + + + + + + + + + + + + + + + + + + + + + +