Winify – Diff between revs 30 and 82

Subversion Repositories:
Rev:
Show entire fileIgnore whitespace
Rev 30 Rev 82
Line 7... Line 7...
7 { 7 {
8 public static class Constants 8 public static class Constants
9 { 9 {
10 #region Static Fields and Constants 10 #region Static Fields and Constants
Line 11... Line -...
11   -  
12 public const string DateTimeStamp = @"yyyy-MM-ddTHH:mm:ss.ffffffZ"; -  
13   -  
14 public const int CommandTimeout = 60000; -  
15   11  
Line 16... Line 12...
16 public static readonly string AssemblyName = Assembly.GetEntryAssembly().GetName().Name; 12 public static readonly string AssemblyName = Assembly.GetEntryAssembly().GetName().Name;
Line 17... Line 13...
17   13