Files
IPS_W-assignments/W2/fasto/Fasto/obj/Debug/net6.0/Fasto.AssemblyInfo.fs
NikolajDanger ba22cff91f stehau
2022-05-15 12:54:29 +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()