[ 
https://issues.apache.org/jira/browse/STONEHENGE-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

S.Uthaiyashankar updated STONEHENGE-17:
---------------------------------------

    Fix Version/s: M1

> Microsoft Copyrite shows in propoerties for DLLs
> ------------------------------------------------
>
>                 Key: STONEHENGE-17
>                 URL: https://issues.apache.org/jira/browse/STONEHENGE-17
>             Project: Stonehenge
>          Issue Type: Task
>         Environment: dotnet
>            Reporter: Andrew (Drew)
>            Assignee: Andrew (Drew)
>            Priority: Minor
>             Fix For: M1
>
>   Original Estimate: 4h
>  Remaining Estimate: 4h
>
> Each CS project that produces an assembly (aka DLL) has a file called 
> AssemblyInfo.cs. This will show under the properties tag in the solution 
> explorer. This file does versioning and also stamps a copyright into the 
> assembly's file properties so when you right click on a DLL it will show in 
> the File Info properties.
> The business end of this code is below: 
> [assembly: AssemblyTitle("Trade.BusinessServiceDataContract")]
> [assembly: AssemblyDescription("")]
> [assembly: AssemblyConfiguration("")]
> [assembly: AssemblyCompany("Microsoft")]
> [assembly: AssemblyProduct(".NET StockTrader")]
> [assembly: AssemblyCopyright("Copyright ? Microsoft 2008")]
> [assembly: AssemblyTrademark("")]
> [assembly: AssemblyCulture("")]

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to