From c78f6fefc45f077bbca22846ca19d98f49001bf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Folles=C3=B8?= Date: Fri, 21 Aug 2026 10:19:07 +0200 Subject: [PATCH] Bump dotnet package to 6.2.0 and update protobuf dependencies Update Google.Protobuf and Google.Protobuf.Tools to 3.36.0, and Grpc.Tools to 2.83.0. Co-Authored-By: Claude Opus 5 (1M context) Claude-Session: https://claude.ai/code/session_01DYJrtikP5yzFifaL2U3izA --- 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 f9454b9a..650b2544 100644 --- a/Blueye.Protocol.Protobuf.csproj +++ b/Blueye.Protocol.Protobuf.csproj @@ -5,7 +5,7 @@ true 13.0 Blueye.Protocol.Protobuf - 6.0.0 + 6.2.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