CI building
This commit is contained in:
parent
3b71951b2d
commit
2407dce1a6
13 changed files with 134 additions and 0 deletions
85
bin/Debug/netcoreapp2.2/fsharp-finite-automata.deps.json
Normal file
85
bin/Debug/netcoreapp2.2/fsharp-finite-automata.deps.json
Normal file
|
|
@ -0,0 +1,85 @@
|
|||
{
|
||||
"runtimeTarget": {
|
||||
"name": ".NETCoreApp,Version=v2.2",
|
||||
"signature": "2a3cce40ffad1aed363051b9051c2ff156f5fe39"
|
||||
},
|
||||
"compilationOptions": {},
|
||||
"targets": {
|
||||
".NETCoreApp,Version=v2.2": {
|
||||
"fsharp-finite-automata/1.0.0": {
|
||||
"dependencies": {
|
||||
"FSharp.Core": "4.5.2"
|
||||
},
|
||||
"runtime": {
|
||||
"fsharp-finite-automata.dll": {}
|
||||
}
|
||||
},
|
||||
"FSharp.Core/4.5.2": {
|
||||
"runtime": {
|
||||
"lib/netstandard1.6/FSharp.Core.dll": {
|
||||
"assemblyVersion": "4.5.0.0",
|
||||
"fileVersion": "2018.7.27.2"
|
||||
}
|
||||
},
|
||||
"resources": {
|
||||
"lib/netstandard1.6/cs/FSharp.Core.resources.dll": {
|
||||
"locale": "cs"
|
||||
},
|
||||
"lib/netstandard1.6/de/FSharp.Core.resources.dll": {
|
||||
"locale": "de"
|
||||
},
|
||||
"lib/netstandard1.6/en/FSharp.Core.resources.dll": {
|
||||
"locale": "en"
|
||||
},
|
||||
"lib/netstandard1.6/es/FSharp.Core.resources.dll": {
|
||||
"locale": "es"
|
||||
},
|
||||
"lib/netstandard1.6/fr/FSharp.Core.resources.dll": {
|
||||
"locale": "fr"
|
||||
},
|
||||
"lib/netstandard1.6/it/FSharp.Core.resources.dll": {
|
||||
"locale": "it"
|
||||
},
|
||||
"lib/netstandard1.6/ja/FSharp.Core.resources.dll": {
|
||||
"locale": "ja"
|
||||
},
|
||||
"lib/netstandard1.6/ko/FSharp.Core.resources.dll": {
|
||||
"locale": "ko"
|
||||
},
|
||||
"lib/netstandard1.6/pl/FSharp.Core.resources.dll": {
|
||||
"locale": "pl"
|
||||
},
|
||||
"lib/netstandard1.6/pt-BR/FSharp.Core.resources.dll": {
|
||||
"locale": "pt-BR"
|
||||
},
|
||||
"lib/netstandard1.6/ru/FSharp.Core.resources.dll": {
|
||||
"locale": "ru"
|
||||
},
|
||||
"lib/netstandard1.6/tr/FSharp.Core.resources.dll": {
|
||||
"locale": "tr"
|
||||
},
|
||||
"lib/netstandard1.6/zh-Hans/FSharp.Core.resources.dll": {
|
||||
"locale": "zh-Hans"
|
||||
},
|
||||
"lib/netstandard1.6/zh-Hant/FSharp.Core.resources.dll": {
|
||||
"locale": "zh-Hant"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"libraries": {
|
||||
"fsharp-finite-automata/1.0.0": {
|
||||
"type": "project",
|
||||
"serviceable": false,
|
||||
"sha512": ""
|
||||
},
|
||||
"FSharp.Core/4.5.2": {
|
||||
"type": "package",
|
||||
"serviceable": true,
|
||||
"sha512": "sha512-Pe3EDp9oBjQ3c3fvZAJsw7XFLHECS3zn3P7MSqsJy3sFYR6jvTgxxnCFeePR1JHiWyZ3bm+RZAjchqVYk61adA==",
|
||||
"path": "fsharp.core/4.5.2",
|
||||
"hashPath": "fsharp.core.4.5.2.nupkg.sha512"
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue