File tree Expand file tree Collapse file tree
ExpressionEvaluators/CSF.Zpt.ExpressionEvaluators.CSharpExpressions Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<configuration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" >
3- <configSections xdt : Transform =" InsertIfMissing" />
4-
5- <configSections >
3+ <configSections xdt : Transform =" InsertBefore(/configuration/*[1])" />
4+ <configSections xdt : Locator =" XPath(/configuration/configSections[last()])" >
65 <sectionGroup name =" CSF" xdt : Transform =" InsertIfMissing" xdt : Locator =" Match(name)" />
76 </configSections >
8-
7+ <configSections xdt : Transform =" RemoveAll" xdt : Locator =" Condition(count(*)=0)" />
8+
99 <configSections >
1010 <sectionGroup name =" CSF" xdt : Locator =" Match(name)" >
1111 <sectionGroup name =" Zpt" xdt : Transform =" Remove" xdt : Locator =" Match(name)" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<configuration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" >
3- <configSections xdt : Transform =" InsertIfMissing" />
4-
5- <configSections >
3+ <configSections xdt : Transform =" InsertBefore(/configuration/*[1])" />
4+ <configSections xdt : Locator =" XPath(/configuration/configSections[last()])" >
65 <sectionGroup name =" CSF" xdt : Transform =" InsertIfMissing" xdt : Locator =" Match(name)" />
76 </configSections >
7+ <configSections xdt : Transform =" RemoveAll" xdt : Locator =" Condition(count(*)=0)" />
88
99 <configSections >
1010 <sectionGroup name =" CSF" xdt : Locator =" Match(name)" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<configuration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" >
3- <configSections xdt : Transform =" InsertIfMissing" />
4-
5- <configSections >
3+ <configSections xdt : Transform =" InsertBefore(/configuration/*[1])" />
4+ <configSections xdt : Locator =" XPath(/configuration/configSections[last()])" >
65 <sectionGroup name =" CSF" xdt : Transform =" InsertIfMissing" xdt : Locator =" Match(name)" />
76 </configSections >
7+ <configSections xdt : Transform =" RemoveAll" xdt : Locator =" Condition(count(*)=0)" />
88
99 <configSections >
1010 <sectionGroup name =" CSF" xdt : Locator =" Match(name)" >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" ?>
22<configuration xmlns : xdt =" http://schemas.microsoft.com/XML-Document-Transform" >
3- <configSections xdt : Transform =" InsertIfMissing" />
4-
5- <configSections >
3+ <configSections xdt : Transform =" InsertBefore(/configuration/*[1])" />
4+ <configSections xdt : Locator =" XPath(/configuration/configSections[last()])" >
65 <sectionGroup name =" CSF" xdt : Transform =" InsertIfMissing" xdt : Locator =" Match(name)" />
76 </configSections >
7+ <configSections xdt : Transform =" RemoveAll" xdt : Locator =" Condition(count(*)=0)" />
88
99 <configSections >
1010 <sectionGroup name =" CSF" xdt : Locator =" Match(name)" >
Original file line number Diff line number Diff line change 1- semantic_version = 0.9.1
2- build_number = 2
3- informational_version = rc2
1+ semantic_version = 0.9.2
2+ build_number = 1
3+ informational_version = rc3
You can’t perform that action at this time.
0 commit comments