SharedVersion.cs 106 B

1234
  1. using System.Reflection;
  2. [assembly: AssemblyVersion("10.9.9")]
  3. [assembly: AssemblyFileVersion("10.9.9")]