ThisAssembly.cs 95 B

1234
  1. static class ThisAssembly
  2. {
  3. public const string InformationalVersion = Consts.FxFileVersion;
  4. }