Files
IPS_W-assignments/W1/fasto/Fasto/obj/Debug/net6.0/Fasto.AssemblyInfo.fs
NikolajDanger b9ef4bb00e stuff
2022-04-30 16:18:13 +02:00

18 lines
644 B
Forth

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