524. Araxis Merge File Comparison Report

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

524.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\ModernAndMobileApps\ModernOdataApp Package.appxmanifest Tue Dec 20 19:51:47 2016 UTC
2 Wed Feb 1 19:56:49 2017 UTC

524.2 Comparison summary

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

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

524.4 Active regular expressions

No regular expressions were active.

524.5 Comparison detail

1   <?xml vers ion="1.0"  encoding=" utf-8"?>        
2   <Package x mlns="http ://schemas .microsoft .com/appx/ 2010/manif est" xmlns :m2="http: //schemas. microsoft. com/appx/2 013/manife st">        
3     <Identit y Name="01 2a4fa6-d5b f-4a2a-acf 7-a4491cc4 c212" Publ isher="CN= Boss" Vers ion="1.1.0 .0" />        
4     <Propert ies>        
5       <Displ ayName>Mod ernOdataAp p</Display Name>        
6       <Publi sherDispla yName>Boss </Publishe rDisplayNa me>        
7       <Logo> Assets\Sto reLogo.png </Logo>        
8     </Proper ties>        
9     <Prerequ isites>        
10       <OSMin Version>6. 3.0</OSMin Version>        
11       <OSMax VersionTes ted>6.3.0< /OSMaxVers ionTested>        
12     </Prereq uisites>        
13     <Resourc es>        
14       <Resou rce Langua ge="x-gene rate" />        
15     </Resour ces>        
16     <Applica tions>        
17       <Appli cation Id= "App" Exec utable="$t argetnamet oken$.exe"  EntryPoin t="ModernO dataApp.Ap p">        
18         <m2: VisualElem ents Displ ayName="Mo dernOdataA pp" Descri ption="A W indows 8 d esktop mod ern app th at uses th e OData pr otocol to  access to  the Dynami cs CRM 201 3 organiza tion web s ervice. Wh en run the  app can q uery the w eb service s for a li st of acco unts or ta sks." Back groundColo r="#ffffff " Foregrou ndText="li ght" Squar e150x150Lo go="Assets \Logo.png"  Square30x 30Logo="As sets\Small Logo.png">        
19           <m 2:DefaultT ile ShortN ame="CRM L ogo">        
20              <m2:ShowNa meOnTiles>        
21                <m2:Show On Tile="s quare150x1 50Logo" />        
22              </m2:ShowN ameOnTiles >        
23           </ m2:Default Tile>        
24           <m 2:SplashSc reen Image ="Assets\S plashScree n.png" />        
25         </m2 :VisualEle ments>        
26       </Appl ication>        
27     </Applic ations>        
28     <Capabil ities>        
29       <Capab ility Name ="sharedUs erCertific ates" />        
30       <Capab ility Name ="privateN etworkClie ntServer"  />        
31       <Capab ility Name ="enterpri seAuthenti cation" />        
32       <Capab ility Name ="internet Client" />        
33     </Capabi lities>        
34   </Package>