We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents b032513 + 6a30872 commit 35603a2Copy full SHA for 35603a2
Blueye.Protocol.Protobuf.csproj
@@ -13,8 +13,8 @@
13
</PropertyGroup>
14
15
<ItemGroup>
16
- <PackageReference Include="Google.Protobuf" Version="3.31.1" />
17
- <PackageReference Include="Google.Protobuf.Tools" Version="3.31.0">
+ <PackageReference Include="Google.Protobuf" Version="3.32.0" />
+ <PackageReference Include="Google.Protobuf.Tools" Version="3.32.0">
18
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
19
<PrivateAssets>all</PrivateAssets>
20
</PackageReference>
0 commit comments