[ 
https://issues.apache.org/jira/browse/THRIFT-1722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13473091#comment-13473091
 ] 

Jake Farrell commented on THRIFT-1722:
--------------------------------------

src/Properties/AssemblyInfo.cs(27,12): error CS0579: The attribute 
`System.Reflection.AssemblyTitleAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(27,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(28,12): error CS0579: The attribute 
`System.Reflection.AssemblyDescriptionAttribute' cannot be applied multiple 
times
src/Properties/AssemblyInfo.WP7.cs(28,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(29,12): error CS0579: The attribute 
`System.Reflection.AssemblyConfigurationAttribute' cannot be applied multiple 
times
src/Properties/AssemblyInfo.WP7.cs(29,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(30,12): error CS0579: The attribute 
`System.Reflection.AssemblyCompanyAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(30,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(31,12): error CS0579: The attribute 
`System.Reflection.AssemblyProductAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(31,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(32,12): error CS0579: The attribute 
`System.Reflection.AssemblyCopyrightAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(32,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(33,12): error CS0579: The attribute 
`System.Reflection.AssemblyTrademarkAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(33,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(34,12): error CS0579: The attribute 
`System.Reflection.AssemblyCultureAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(34,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(40,12): error CS0579: The attribute 
`System.Runtime.InteropServices.ComVisibleAttribute' cannot be applied multiple 
times
src/Properties/AssemblyInfo.WP7.cs(40,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(43,12): error CS0579: The attribute 
`System.Runtime.InteropServices.GuidAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(43,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(55,12): error CS0579: The attribute 
`System.Reflection.AssemblyVersionAttribute' cannot be applied multiple times
src/Properties/AssemblyInfo.WP7.cs(55,12): (Location of the symbol related to 
previous error)
src/Properties/AssemblyInfo.cs(56,12): error CS0579: The attribute 
`System.Reflection.AssemblyFileVersionAttribute' cannot be applied multiple 
times
src/Properties/AssemblyInfo.WP7.cs(56,12): (Location of the symbol related to 
previous error)
Compilation failed: 12 error(s), 1 warnings
                
> C# WP7 Assembly addition beaks mono build
> -----------------------------------------
>
>                 Key: THRIFT-1722
>                 URL: https://issues.apache.org/jira/browse/THRIFT-1722
>             Project: Thrift
>          Issue Type: Sub-task
>            Reporter: Jake Farrell
>            Assignee: Jens Geyer
>            Priority: Blocker
>


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to