705. Araxis Merge File Comparison Report

Produced by Araxis Merge on 2/1/2017 2:56:57 PM 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.

705.1 Files compared

# Location File Last Modified
1 C:\Araxis_Merge_Comprasion\Pub_un\BTSSS_CIF_122016.zip\BTSSS_CIF_12_20_16\clean\CRM\trunk\SDK\SampleCode\CS\XRMTooling\QuickStartXRMToolingWPFClient App.xaml.cs Tue Dec 20 19:51:43 2016 UTC
2 Wed Feb 1 19:56:57 2017 UTC

705.2 Comparison summary

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

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

705.4 Active regular expressions

No regular expressions were active.

705.5 Comparison detail

1   using Syst em;        
2   using Syst em.Collect ions.Gener ic;        
3   using Syst em.Configu ration;        
4   using Syst em.Data;        
5   using Syst em.Linq;        
6   using Syst em.Threadi ng.Tasks;        
7   using Syst em.Windows ;        
8          
9   namespace  QuickStart XRMTooling WPFClient        
10   {        
11       /// <s ummary>        
12       /// In teraction  logic for  App.xaml        
13       /// </ summary>        
14       public  partial c lass App :  Applicati on        
15       {        
16       }        
17   }