26. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 11/9/2017 10:44:39 AM Eastern Standard 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.

26.1 Files compared

# Location File Last Modified
1 REFDOC-v2.1.0.zip\NVCC\NVCC.Repos.UserRepository.Tests App.config Thu Oct 19 17:36:42 2017 UTC
2 REFDOC-v2.1.0.zip\NVCC\NVCC.Repos.UserRepository.Tests App.config Wed Nov 8 18:34:04 2017 UTC

26.2 Comparison summary

Description Between
Files 1 and 2
Text Blocks Lines
Unchanged 2 46
Changed 1 2
Inserted 0 0
Removed 0 0

26.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

26.4 Active regular expressions

No regular expressions were active.

26.5 Comparison detail

  1   <?xml vers ion="1.0"  encoding=" utf-8"?>
  2   <!--
  3       Note:  Add entrie s to the A pp.config  file for c onfigurati on setting s
  4       that a pply only  to the Tes t project.
  5   -->
  6   <configura tion>
  7     <configS ections>
  8       <!-- F or more in formation  on Entity  Framework  configurat ion, visit  http://go .microsoft .com/fwlin k/?LinkID= 237468 -->
  9       <secti on name="e ntityFrame work" type ="System.D ata.Entity .Internal. ConfigFile .EntityFra meworkSect ion, Entit yFramework , Version= 6.0.0.0, C ulture=neu tral, Publ icKeyToken =b77a5c561 934e089" r equirePerm ission="fa lse" />
  10     </config Sections>
  11     <connect ionStrings >
  12         <add name= "NwicPanel MgmtModel"  connectio nString="d ata source =
D N S      D NS . URL            ;initial c atalog=CC_ REFDOC;int egrated se curity=Tru e;Multiple ActiveResu ltSets=Tru e;App=Enti tyFramewor k" provide rName="Sys tem.Data.S qlClient"  />
  13     </connec tionString s>
  14     <entityF ramework>
  15       <defau ltConnecti onFactory  type="Syst em.Data.En tity.Infra structure. LocalDbCon nectionFac tory, Enti tyFramewor k">
  16         <par ameters>
  17           <p arameter v alue="mssq llocaldb"  />
  18         </pa rameters>
  19       </defa ultConnect ionFactory >
  20       <provi ders>
  21         <pro vider inva riantName= "System.Da ta.SqlClie nt" type=" System.Dat a.Entity.S qlServer.S qlProvider Services,  EntityFram ework.SqlS erver" />
  22       </prov iders>
  23     </entity Framework>
  24   </configur ation>