From e4a561d2537643ec102f7d000338e1cd7ffdd1fc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Folles=C3=B8?= Date: Tue, 3 Mar 2026 16:32:36 +0100 Subject: [PATCH] Update C# Protobuf to 3.34.0 and Grpc.Tools to 2.78.0 Bump Google.Protobuf and Google.Protobuf.Tools from 3.33.5 to 3.34.0, and Grpc.Tools from 2.76.0 to 2.78.0. Version prefix bumped to 5.4.0. Co-Authored-By: Claude Opus 4.6 --- Blueye.Protocol.Protobuf.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Blueye.Protocol.Protobuf.csproj b/Blueye.Protocol.Protobuf.csproj index fc49fb7d..a67be037 100644 --- a/Blueye.Protocol.Protobuf.csproj +++ b/Blueye.Protocol.Protobuf.csproj @@ -5,7 +5,7 @@ true 13.0 Blueye.Protocol.Protobuf - 5.3.0 + 5.4.0 Blueye Robotics AS True Library with dotnet representation of the ProtocolDefinition protobuf files. @@ -13,12 +13,12 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all