mirror of https://github.com/grpc/grpc.git
parent
48f7ed4442
commit
a5800706fa
25 changed files with 44 additions and 16 deletions
@ -0,0 +1,6 @@ |
|||||||
|
using System.Reflection; |
||||||
|
using System.Runtime.CompilerServices; |
||||||
|
|
||||||
|
// The current version of gRPC C#. |
||||||
|
[assembly: AssemblyVersion("0.6.0.*")] |
||||||
|
|
Loading…
Reference in new issue