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.
1 parent fa42412 commit 2541b88Copy full SHA for 2541b88
Directory.Build.props
@@ -32,7 +32,7 @@
32
<GrpcVersion>2.30.0</GrpcVersion>
33
34
<ProtoBufNet2Version>2.4.6</ProtoBufNet2Version>
35
- <ProtoBufNet3Version>3.0.24</ProtoBufNet3Version>
+ <ProtoBufNet3Version>3.0.27</ProtoBufNet3Version>
36
</PropertyGroup>
37
<PropertyGroup Condition="'$(Configuration)'=='Release' or '$(Configuration)'=='VS'">
38
<GenerateDocumentationFile>true</GenerateDocumentationFile>
0 commit comments