SharedVersion.cs 106 B

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