220. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 6/22/2018 9:28:18 AM 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.

220.1 Files compared

# Location File Last Modified
1 REFDOC_2.3_06072018.zip\REFDOC 2.3_06072018\NVCC\NVCC.WebUI Web.config.staging.transform Thu Jun 7 16:53:22 2018 UTC
2 REFDOC_2.3_06072018.zip\REFDOC 2.3_06072018\NVCC\NVCC.WebUI Web.config.staging.transform Thu Jun 21 20:16:24 2018 UTC

220.2 Comparison summary

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

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

220.4 Active regular expressions

No regular expressions were active.

220.5 Comparison detail

  1   <?xml vers ion="1.0"? >
  2  
  3   <!-- For m ore inform ation on u sing Web.c onfig tran sformation  visit htt p://go.mic rosoft.com /fwlink/?L inkId=3018 74 -->
  4  
  5   <configura tion xmlns :xdt="http ://schemas .microsoft .com/XML-D ocument-Tr ansform">
  6     <!--
  7       In the  example b elow, the  "SetAttrib utes" tran sform will  change th e value of
  8       "conne ctionStrin g" to use  "ReleaseSQ LServer" o nly when t he "Match"  locator
  9       finds  an attribu te "name"  that has a  value of  "MyDB".
  10  
  11       <conne ctionStrin gs>
  12         <add  name="MyD B"
  13           co nnectionSt ring="Data  Source=Re leaseSQLSe rver;Initi al Catalog =MyRelease DB;Integra ted Securi ty=True"
  14           xd t:Transfor m="SetAttr ibutes" xd t:Locator= "Match(nam e)"/>
  15       </conn ectionStri ngs>
  16     -->
  17     <connect ionStrings >
  18         <add name= "elmah-sql server" co nnectionSt ring="Data  Source= DN S
. DNS             ,5165;Init ial Catalo g=RefDoc;i ntegrated  security=T rue" xdt:L ocator="Ma tch(name)"  xdt:Trans form="SetA ttributes" />
  19     </connec tionString s>
  20   </configur ation>