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 7425732 + 3848bc2 commit adf1459Copy full SHA for adf1459
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
4
<!-- package version of grpc-dotnet -->
5
- <GrpcDotnetVersion>0.2.23-dev</GrpcDotnetVersion>
+ <GrpcDotnetVersion>0.2.23-pre1</GrpcDotnetVersion>
6
7
<!-- assembly version of grpc-dotnet -->
8
<GrpcDotnetAssemblyVersion>0.2.0.0</GrpcDotnetAssemblyVersion>
0 commit comments