ThisAssembly.cs 87 B

12345
  1. static class ThisAssembly
  2. {
  3. public const string Version = Consts.FxVersion;
  4. }