Skip to content

Commit aa7526e

Browse files
Bump protobuf-net from 3.0.101 to 3.2.26 (#2018)
Bumps [protobuf-net](https://github.com/protobuf-net/protobuf-net) from 3.0.101 to 3.2.26. - [Changelog](https://github.com/protobuf-net/protobuf-net/blob/main/docs/releasenotes.md) - [Commits](https://github.com/protobuf-net/protobuf-net/commits) --- updated-dependencies: - dependency-name: protobuf-net dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cec3bf2 commit aa7526e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Proto.Cluster.CodeGen/Proto.Cluster.CodeGen.csproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<Project Sdk="Microsoft.NET.Sdk">
1+
<Project Sdk="Microsoft.NET.Sdk">
22
<PropertyGroup>
33
<!-- Suppresses the warnings about the package not having assemblies in lib/*/.dll.-->
44
<NoPackageAnalysis>true</NoPackageAnalysis>
@@ -27,7 +27,7 @@
2727

2828
<ItemGroup>
2929
<PackageReference Include="Handlebars.Net" Version="2.0.9"/>
30-
<PackageReference Include="protobuf-net" Version="3.0.101"/>
30+
<PackageReference Include="protobuf-net" Version="3.2.26"/>
3131
<PackageReference Include="protobuf-net.Reflection" Version="3.0.101"/>
3232
<PackageReference Include="Microsoft.Build.Framework" Version="17.0.0"/>
3333
<PackageReference Include="Microsoft.Build.Utilities.Core" Version="17.0.0"/>

0 commit comments

Comments
 (0)