PageRenderTime 60ms CodeModel.GetById 23ms RepoModel.GetById 0ms app.codeStats 0ms

/compiler/3.1/Nov2013/tests/fsharp/tools/FSharp.PowerPack/fsppack/src/FSharp.PowerPack.Linq/assemblyinfo.FSharp.PowerPack.Linq.dll.fs

#
F# | 8 lines | 8 code | 0 blank | 0 comment | 0 complexity | eb8469c3898bc33260a550b277c06a28 MD5 | raw file
Possible License(s): CC-BY-SA-3.0, Apache-2.0
  1. namespace Microsoft.FSharp
  2. open System.Reflection
  3. [<assembly:AssemblyDescription("Test.PowerPack.Linq.dll")>]
  4. [<assembly:AssemblyCompany("Microsoft Corporation")>]
  5. [<assembly:AssemblyTitle("Test.PowerPack.Linq.dll")>]
  6. [<assembly:AssemblyCopyright("\169 Microsoft Corporation. All rights reserved.")>]
  7. [<assembly:AssemblyProduct("Microsoft\174 F#")>]
  8. do()