Produced by Araxis Merge on 2/1/2017 2:56:20 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.
| # | 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\Azure\PersistentQueueListener\Properties | AssemblyInfo.cs | Tue Dec 20 19:51:42 2016 UTC |
| 2 | Wed Feb 1 19:56:20 2017 UTC |
| Description | Between Files 1 and 2 |
|
|---|---|---|
| Text Blocks | Lines | |
| Unchanged | 0 | 0 |
| Changed | 0 | 0 |
| Inserted | 0 | 0 |
| Removed | 1 | 36 |
| 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 |
No regular expressions were active.
| 1 | using Syst em.Reflect ion; | |||||
| 2 | using Syst em.Runtime .CompilerS ervices; | |||||
| 3 | using Syst em.Runtime .InteropSe rvices; | |||||
| 4 | ||||||
| 5 | // General Informati on about a n assembly is contro lled throu gh the fol lowing | |||||
| 6 | // set of attributes . Change t hese attri bute value s to modif y the info rmation | |||||
| 7 | // associa ted with a n assembly . | |||||
| 8 | [assembly: AssemblyT itle("Queu edListener ")] | |||||
| 9 | [assembly: AssemblyD escription ("")] | |||||
| 10 | [assembly: AssemblyC onfigurati on("")] | |||||
| 11 | [assembly: AssemblyC ompany("Mi crosoft")] | |||||
| 12 | [assembly: AssemblyP roduct("Qu euedListen er")] | |||||
| 13 | [assembly: AssemblyC opyright(" Copyright © Microsof t 2010")] | |||||
| 14 | [assembly: AssemblyT rademark(" ")] | |||||
| 15 | [assembly: AssemblyC ulture("") ] | |||||
| 16 | ||||||
| 17 | // Setting ComVisibl e to false makes the types in this assem bly not vi sible | |||||
| 18 | // to COM components . If you need to ac cess a typ e in this assembly f rom | |||||
| 19 | // COM, se t the ComV isible att ribute to true on th at type. | |||||
| 20 | [assembly: ComVisibl e(false)] | |||||
| 21 | ||||||
| 22 | // The fol lowing GUI D is for t he ID of t he typelib if this p roject is exposed to COM | |||||
| 23 | [assembly: Guid("cd4 de210-2486 -44a0-a388 -93ff78d53 0be")] | |||||
| 24 | ||||||
| 25 | // Version informati on for an assembly c onsists of the follo wing four values: | |||||
| 26 | // | |||||
| 27 | // Ma jor Versio n | |||||
| 28 | // Mi nor Versio n | |||||
| 29 | // Bu ild Number | |||||
| 30 | // Re vision | |||||
| 31 | // | |||||
| 32 | // You can specify a ll the val ues or you can defau lt the Bui ld and Rev ision Numb ers | |||||
| 33 | // by usin g the '*' as shown b elow: | |||||
| 34 | // [assemb ly: Assemb lyVersion( "1.0.*")] | |||||
| 35 | [assembly: AssemblyV ersion("1. 0.0.0")] | |||||
| 36 | [assembly: AssemblyF ileVersion ("1.0.0.0" )] |
Araxis Merge (but not the data content of this report) is Copyright © 1993-2016 Araxis Ltd (www.araxis.com). All rights reserved.