From a0be5d4c1959d1a7742706aebb08ac918f4a9589 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 10 Mar 2025 02:43:33 +0000 Subject: [PATCH] Bump Google.Protobuf and Microsoft.NETFramework.ReferenceAssemblies Bumps [Google.Protobuf](https://github.com/protocolbuffers/protobuf) and [Microsoft.NETFramework.ReferenceAssemblies](https://github.com/Microsoft/dotnet). These dependencies needed to be updated together. Updates `Google.Protobuf` from 3.29.3 to 3.30.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `Microsoft.NETFramework.ReferenceAssemblies` from 1.0.3 to 1.0.3 - [Commits](https://github.com/Microsoft/dotnet/commits) --- updated-dependencies: - dependency-name: Google.Protobuf dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.NETFramework.ReferenceAssemblies dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- .../KNet.Serialization.Protobuf.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/net/KNet.Serialization.Protobuf/KNet.Serialization.Protobuf.csproj b/src/net/KNet.Serialization.Protobuf/KNet.Serialization.Protobuf.csproj index 52e61e8e3..06fd5b148 100644 --- a/src/net/KNet.Serialization.Protobuf/KNet.Serialization.Protobuf.csproj +++ b/src/net/KNet.Serialization.Protobuf/KNet.Serialization.Protobuf.csproj @@ -18,7 +18,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive