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 d45c350 commit 2cf2183Copy full SHA for 2cf2183
build/version.props
@@ -2,7 +2,7 @@
2
<PropertyGroup>
3
4
<!-- package version of grpc-dotnet -->
5
- <GrpcDotnetVersion>2.45.0-dev</GrpcDotnetVersion>
+ <GrpcDotnetVersion>2.45.0-pre1</GrpcDotnetVersion>
6
7
<!-- assembly version of grpc-dotnet -->
8
<GrpcDotnetAssemblyVersion>2.0.0.0</GrpcDotnetAssemblyVersion>
0 commit comments