Skip to content

Commit 2541b88

Browse files
committed
rev protobuf-net dependency
1 parent fa42412 commit 2541b88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Directory.Build.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<GrpcVersion>2.30.0</GrpcVersion>
3333

3434
<ProtoBufNet2Version>2.4.6</ProtoBufNet2Version>
35-
<ProtoBufNet3Version>3.0.24</ProtoBufNet3Version>
35+
<ProtoBufNet3Version>3.0.27</ProtoBufNet3Version>
3636
</PropertyGroup>
3737
<PropertyGroup Condition="'$(Configuration)'=='Release' or '$(Configuration)'=='VS'">
3838
<GenerateDocumentationFile>true</GenerateDocumentationFile>

0 commit comments

Comments
 (0)