fsharp-random/obj/Debug/netcoreapp2.1/FSharpTest.AssemblyInfo.fs
joachimschmidt557 8623b39c3b Add files
2019-02-23 21:24:42 +01:00

17 lines
659 B
FSharp
Executable file

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