180. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 4/12/2018 7:40:39 PM Eastern Daylight Time. See www.araxis.com for information about Merge. This report uses XHTML and CSS2, and is best viewed with a modern standards-compliant browser. For optimum results when printing this report, use landscape orientation and enable printing of background images and colours in your browser.

180.1 Files compared

# Location File Last Modified
1 AHOBPRe_v4.4.17_bld4.zip\Windows Console Application\AHOBPR Job Runner\Properties Settings.Designer.cs Tue Apr 10 16:47:29 2018 UTC
2 AHOBPRe_v4.4.17_bld4.zip\Windows Console Application\AHOBPR Job Runner\Properties Settings.Designer.cs Thu Apr 12 23:06:30 2018 UTC

180.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 3 212
Changed 2 4
Inserted 0 0
Removed 0 0

180.3 Comparison options

Whitespace
Character case Differences in character case are significant
Line endings Differences in line endings (CR and LF characters) are ignored
CR/LF characters Not shown in the comparison detail

180.4 Active regular expressions

No regular expressions were active.

180.5 Comparison detail

  1   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  2   // <auto-g enerated>
  3   //     Thi s code was  generated  by a tool .
  4   //     Run time Versi on:4.0.303 19.18444
  5   //
  6   //     Cha nges to th is file ma y cause in correct be havior and  will be l ost if
  7   //     the  code is r egenerated .
  8   // </auto- generated>
  9   //-------- ---------- ---------- ---------- ---------- ---------- ---------- ----------
  10  
  11   namespace  AHOBPR_Job _Runner.Pr operties {
  12       
  13       
  14       [globa l::System. Runtime.Co mpilerServ ices.Compi lerGenerat edAttribut e()]
  15       [globa l::System. CodeDom.Co mpiler.Gen eratedCode Attribute( "Microsoft .VisualStu dio.Editor s.Settings Designer.S ettingsSin gleFileGen erator", " 10.0.0.0") ]
  16       intern al sealed  partial cl ass Settin gs : globa l::System. Configurat ion.Applic ationSetti ngsBase {
  17           
  18           pr ivate stat ic Setting s defaultI nstance =  ((Settings )(global:: System.Con figuration .Applicati onSettings Base.Synch ronized(ne w Settings ())));
  19           
  20           pu blic stati c Settings  Default {
  21                get {
  22                    retu rn default Instance;
  23                }
  24           }
  25           
  26           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  27           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  28             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" Data Sourc e= DN S
;Initial C atalog=Reg istry;Inte grated Sec urity=True ")]
  29           pu blic strin g SQLServe rConnectio nString {
  30                get {
  31                    retu rn ((strin g)(this["S QLServerCo nnectionSt ring"]));
  32                }
  33           }
  34           
  35           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  36           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  37           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("1. 0.0")]
  38           pu blic strin g Applicat ionVersion  {
  39                get {
  40                    retu rn ((strin g)(this["A pplication Version"]) );
  41                }
  42           }
  43           
  44           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  45           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  46           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("10 ")]
  47           pu blic strin g MaxSizeP erLogFileM B {
  48                get {
  49                    retu rn ((strin g)(this["M axSizePerL ogFileMB"] ));
  50                }
  51           }
  52           
  53           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  54           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  55           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("10 ")]
  56           pu blic strin g MaxNumbe rOfLogFile sToKeep {
  57                get {
  58                    retu rn ((strin g)(this["M axNumberOf LogFilesTo Keep"]));
  59                }
  60           }
  61           
  62           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  63           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  64           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("10 0")]
  65           pu blic strin g FreeDisk SpaceLimit MB {
  66                get {
  67                    retu rn ((strin g)(this["F reeDiskSpa ceLimitMB" ]));
  68                }
  69           }
  70           
  71           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  72           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  73             [global::S ystem.Conf iguration. DefaultSet tingValueA ttribute(" http:// DNS : PORT /AHOBPR.sv c/jsonpars er/")]
  74           pu blic strin g RestServ iceUrl {
  75                get {
  76                    retu rn ((strin g)(this["R estService Url"]));
  77                }
  78           }
  79           
  80           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  81           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  82           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("ht tps://silv ervler.va. gov/ecrud/ v1/core/Ai rborneHaza rdsAndOpen BurnPitReg istrySelf"  +
  83                "Assessm entQuestio nnaires/tr ansform")]
  84           pu blic strin g DasUri {
  85                get {
  86                    retu rn ((strin g)(this["D asUri"]));
  87                }
  88           }
  89           
  90           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  91           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  92           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("js onParser") ]
  93           pu blic strin g RestServ iceUserNam e {
  94                get {
  95                    retu rn ((strin g)(this["R estService UserName"] ));
  96                }
  97           }
  98           
  99           [g lobal::Sys tem.Config uration.Ap plicationS copedSetti ngAttribut e()]
  100           [g lobal::Sys tem.Diagno stics.Debu ggerNonUse rCodeAttri bute()]
  101           [g lobal::Sys tem.Config uration.De faultSetti ngValueAtt ribute("js onParser") ]
  102           pu blic strin g RestServ icePasswor d {
  103                get {
  104                    retu rn ((strin g)(this["R estService Password"] ));
  105                }
  106           }
  107       }
  108   }