Skip to content
Snippets Groups Projects
Version.cs 140 B
Newer Older
using System.Reflection;
using System.Runtime.CompilerServices;

// The current version of gRPC C#.
[assembly: AssemblyVersion("0.6.0.*")]