stuff
This commit is contained in:
17
W1/fasto/Fasto/obj/Debug/net6.0/Fasto.AssemblyInfo.fs
Normal file
17
W1/fasto/Fasto/obj/Debug/net6.0/Fasto.AssemblyInfo.fs
Normal file
@ -0,0 +1,17 @@
|
||||
// <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()
|
Reference in New Issue
Block a user