CI building
This commit is contained in:
parent
3b71951b2d
commit
2407dce1a6
13 changed files with 134 additions and 0 deletions
|
|
@ -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("fsharp-finite-automata")>]
|
||||
[<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-finite-automata")>]
|
||||
[<assembly: System.Reflection.AssemblyTitleAttribute("fsharp-finite-automata")>]
|
||||
[<assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")>]
|
||||
do()
|
||||
|
|
@ -0,0 +1 @@
|
|||
62a3fda8998de620a95a14bc8fe962942dd1295a
|
||||
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.assets.cache
Normal file
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.assets.cache
Normal file
Binary file not shown.
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.dll
Normal file
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.dll
Normal file
Binary file not shown.
|
|
@ -0,0 +1,10 @@
|
|||
/home/joachim/fsharp-finite-automata/bin/Debug/netcoreapp2.2/fsharp-finite-automata.deps.json
|
||||
/home/joachim/fsharp-finite-automata/bin/Debug/netcoreapp2.2/fsharp-finite-automata.runtimeconfig.json
|
||||
/home/joachim/fsharp-finite-automata/bin/Debug/netcoreapp2.2/fsharp-finite-automata.runtimeconfig.dev.json
|
||||
/home/joachim/fsharp-finite-automata/bin/Debug/netcoreapp2.2/fsharp-finite-automata.dll
|
||||
/home/joachim/fsharp-finite-automata/bin/Debug/netcoreapp2.2/fsharp-finite-automata.pdb
|
||||
/home/joachim/fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.fsprojAssemblyReference.cache
|
||||
/home/joachim/fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.AssemblyInfoInputs.cache
|
||||
/home/joachim/fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.AssemblyInfo.fs
|
||||
/home/joachim/fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.dll
|
||||
/home/joachim/fsharp-finite-automata/obj/Debug/netcoreapp2.2/fsharp-finite-automata.pdb
|
||||
Binary file not shown.
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.pdb
Normal file
BIN
obj/Debug/netcoreapp2.2/fsharp-finite-automata.pdb
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue