FXAssembly.cs 81 B

12345
  1. internal static class FXAssembly
  2. {
  3. internal const string Version = "2.0.0.0";
  4. }