120. EPMO Open Source Coordination Office Redaction File Detail Report

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

120.1 Files compared

# Location File Last Modified
1 REFDOC-v2.1.0.zip\NVCC\NVCC.WebUI Web.config.staging.transform Thu Oct 19 17:37:26 2017 UTC
2 REFDOC-v2.1.0.zip\NVCC\NVCC.WebUI Web.config.staging.transform Wed Nov 8 19:20:13 2017 UTC

120.2 Comparison summary

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

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

120.4 Active regular expressions

No regular expressions were active.

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