Uploaded image for project: 'Stonehenge'
  1. Stonehenge
  2. STONEHENGE-17

Microsoft Copyrite shows in propoerties for DLLs

    XMLWordPrintableJSON

Details

    • Task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • M1
    • None
    • None
    • dotnet

    Description

      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("")]

      Attachments

        Activity

          People

            drewbai Andrew C. Baird
            drewbai Andrew C. Baird
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 4h
                4h
                Remaining:
                Remaining Estimate - 4h
                4h
                Logged:
                Time Spent - Not Specified
                Not Specified