53. EPMO Open Source Coordination Office Redaction File Detail Report

Produced by Araxis Merge on 1/31/2018 9:02:17 AM Central 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.

53.1 Files compared

# Location File Last Modified
1 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI Web.config.staging.transform Tue Jan 2 20:20:46 2018 UTC
2 NVCC_2.2_01162018.zip\NVCC\NVCC.WebUI Web.config.staging.transform Tue Jan 30 19:21:36 2018 UTC

53.2 Comparison summary

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

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

53.4 Active regular expressions

No regular expressions were active.

53.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=
S
E RVER , PORT ;Initial C atalog=Ref Doc;integr ated secur ity=True"  xdt:Locato r="Match(n ame)" xdt: Transform= "SetAttrib utes"/>
  19     </connec tionString s>
  20   </configur ation>