fsharp-mandelbrot/obj/Debug/netcoreapp2.2/fsharp-mandelbrot.AssemblyInfo.fs
2019-02-07 21:13:38 +01:00

17 lines
680 B
FSharp

// <auto-generated>
// Generated by the FSharp WriteCodeFragment class.
// </auto-generated>
namespace FSharp
open System
open System.Reflection
[<assembly: System.Reflection.AssemblyCompanyAttribute("fsharp-mandelbrot")>]
[<assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")>]
[<assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")>]
[<assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0")>]
[<assembly: System.Reflection.AssemblyProductAttribute("fsharp-mandelbrot")>]
[<assembly: System.Reflection.AssemblyTitleAttribute("fsharp-mandelbrot")>]
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
do()