From e60cfa5418da655cd91a5edf3a2fb617da74147f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 04:29:07 +0000 Subject: [PATCH] deps: Bump Google.Protobuf from 3.35.0 to 3.35.1 --- updated-dependencies: - dependency-name: Google.Protobuf dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Google.Protobuf dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: Google.Protobuf dependency-version: 3.35.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../SharpCoreDB.Client.Protocol.csproj | 112 ++++++++-------- .../SharpCoreDB.Client.csproj | 120 +++++++++--------- .../SharpCoreDB.Server.Protocol.csproj | 118 ++++++++--------- 3 files changed, 175 insertions(+), 175 deletions(-) diff --git a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj index 184edafb..dae61973 100644 --- a/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj +++ b/src/SharpCoreDB.Client.Protocol/SharpCoreDB.Client.Protocol.csproj @@ -1,56 +1,56 @@ - - - - net10.0 - 14.0 - enable - enable - true - - - SharpCoreDB.Client.Protocol - 1.9.2 - 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.9.2: Release preparation version bump across all packages, documentation updates to current release label 1.9.2, inclusion of current test count (2,223) in docs, and changelog entry for changes since 1.9.1. - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + true + + + SharpCoreDB.Client.Protocol + 1.9.2 + 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.9.2: Release preparation version bump across all packages, documentation updates to current release label 1.9.2, inclusion of current test count (2,223) in docs, and changelog entry for changes since 1.9.1. + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj b/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj index c955e130..766fafb1 100644 --- a/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj +++ b/src/SharpCoreDB.Client/SharpCoreDB.Client.csproj @@ -1,60 +1,60 @@ - - - - net10.0 - 14.0 - enable - enable - true - - - SharpCoreDB.Client - 1.9.2 - .NET client library for SharpCoreDB network server (ADO.NET-like API) - - - SharpCoreDB.Client - MPCoreDeveloper - SharpCoreDB - SharpCoreDB.Client - database;client;grpc;adonet;sharpcoredb - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB - git - NuGet.README.md - SharpCoreDB.jpg - true - snupkg - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + true + + + SharpCoreDB.Client + 1.9.2 + .NET client library for SharpCoreDB network server (ADO.NET-like API) + + + SharpCoreDB.Client + MPCoreDeveloper + SharpCoreDB + SharpCoreDB.Client + database;client;grpc;adonet;sharpcoredb + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB + git + NuGet.README.md + SharpCoreDB.jpg + true + snupkg + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj b/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj index c0353408..e8d91603 100644 --- a/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj +++ b/src/SharpCoreDB.Server.Protocol/SharpCoreDB.Server.Protocol.csproj @@ -1,59 +1,59 @@ - - - - net10.0 - 14.0 - enable - enable - true - - - SharpCoreDB.Server.Protocol - 1.9.2 - Network protocol definitions for SharpCoreDB server (gRPC, binary, HTTP) - - - SharpCoreDB.Server.Protocol - MPCoreDeveloper - SharpCoreDB - SharpCoreDB.Server.Protocol - database;server;protocol;grpc;protobuf;contracts;sharpcoredb;net10 - MIT - https://github.com/MPCoreDeveloper/SharpCoreDB - https://github.com/MPCoreDeveloper/SharpCoreDB - git - NuGet.README.md - SharpCoreDB.jpg - true - snupkg - v1.9.2: Release preparation version bump across all packages, documentation updates to current release label 1.9.2, inclusion of current test count (2,223) in docs, and changelog entry for changes since 1.9.1. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + net10.0 + 14.0 + enable + enable + true + + + SharpCoreDB.Server.Protocol + 1.9.2 + Network protocol definitions for SharpCoreDB server (gRPC, binary, HTTP) + + + SharpCoreDB.Server.Protocol + MPCoreDeveloper + SharpCoreDB + SharpCoreDB.Server.Protocol + database;server;protocol;grpc;protobuf;contracts;sharpcoredb;net10 + MIT + https://github.com/MPCoreDeveloper/SharpCoreDB + https://github.com/MPCoreDeveloper/SharpCoreDB + git + NuGet.README.md + SharpCoreDB.jpg + true + snupkg + v1.9.2: Release preparation version bump across all packages, documentation updates to current release label 1.9.2, inclusion of current test count (2,223) in docs, and changelog entry for changes since 1.9.1. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +