From 789252fb330931a36208b5787c7bbca19b09b675 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jonas=20Folles=C3=B8?= Date: Tue, 24 Mar 2026 12:15:14 +0100 Subject: [PATCH] Bump Google.Protobuf packages to 3.34.1 Update Google.Protobuf and Google.Protobuf.Tools package references in Blueye.Protocol.Protobuf.csproj from 3.34.0 to 3.34.1. This applies a minor patch update while preserving the existing IncludeAssets and PrivateAssets settings. --- Blueye.Protocol.Protobuf.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Blueye.Protocol.Protobuf.csproj b/Blueye.Protocol.Protobuf.csproj index a67be037..d4a6e664 100644 --- a/Blueye.Protocol.Protobuf.csproj +++ b/Blueye.Protocol.Protobuf.csproj @@ -13,8 +13,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all