-
Notifications
You must be signed in to change notification settings - Fork 301
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
14 changed files
with
135,771 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,282 @@ | ||
{ | ||
"runtimeTarget": { | ||
"name": ".NETStandard,Version=v2.0/", | ||
"signature": "" | ||
}, | ||
"compilationOptions": {}, | ||
"targets": { | ||
".NETStandard,Version=v2.0": {}, | ||
".NETStandard,Version=v2.0/": { | ||
"FSharp.Compiler.Service/43.8.100": { | ||
"dependencies": { | ||
"FSharp.Core": "7.0.0", | ||
"FSharp.DependencyManager.Nuget": "8.0.100", | ||
"NETStandard.Library": "2.0.3", | ||
"System.Buffers": "4.5.1", | ||
"System.Collections.Immutable": "6.0.0", | ||
"System.Diagnostics.DiagnosticSource": "6.0.0", | ||
"System.Memory": "4.5.5", | ||
"System.Reflection.Emit": "4.7.0", | ||
"System.Reflection.Metadata": "6.0.1", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
}, | ||
"runtime": { | ||
"FSharp.Compiler.Service.dll": {} | ||
} | ||
}, | ||
"FSharp.Core/7.0.0": { | ||
"runtime": { | ||
"lib/netstandard2.0/FSharp.Core.dll": { | ||
"assemblyVersion": "7.0.0.0", | ||
"fileVersion": "7.0.22.57105" | ||
} | ||
}, | ||
"resources": { | ||
"lib/netstandard2.0/cs/FSharp.Core.resources.dll": { | ||
"locale": "cs" | ||
}, | ||
"lib/netstandard2.0/de/FSharp.Core.resources.dll": { | ||
"locale": "de" | ||
}, | ||
"lib/netstandard2.0/es/FSharp.Core.resources.dll": { | ||
"locale": "es" | ||
}, | ||
"lib/netstandard2.0/fr/FSharp.Core.resources.dll": { | ||
"locale": "fr" | ||
}, | ||
"lib/netstandard2.0/it/FSharp.Core.resources.dll": { | ||
"locale": "it" | ||
}, | ||
"lib/netstandard2.0/ja/FSharp.Core.resources.dll": { | ||
"locale": "ja" | ||
}, | ||
"lib/netstandard2.0/ko/FSharp.Core.resources.dll": { | ||
"locale": "ko" | ||
}, | ||
"lib/netstandard2.0/pl/FSharp.Core.resources.dll": { | ||
"locale": "pl" | ||
}, | ||
"lib/netstandard2.0/pt-BR/FSharp.Core.resources.dll": { | ||
"locale": "pt-BR" | ||
}, | ||
"lib/netstandard2.0/ru/FSharp.Core.resources.dll": { | ||
"locale": "ru" | ||
}, | ||
"lib/netstandard2.0/tr/FSharp.Core.resources.dll": { | ||
"locale": "tr" | ||
}, | ||
"lib/netstandard2.0/zh-Hans/FSharp.Core.resources.dll": { | ||
"locale": "zh-Hans" | ||
}, | ||
"lib/netstandard2.0/zh-Hant/FSharp.Core.resources.dll": { | ||
"locale": "zh-Hant" | ||
} | ||
} | ||
}, | ||
"Microsoft.NETCore.Platforms/1.1.0": {}, | ||
"NETStandard.Library/2.0.3": { | ||
"dependencies": { | ||
"Microsoft.NETCore.Platforms": "1.1.0" | ||
} | ||
}, | ||
"System.Buffers/4.5.1": { | ||
"runtime": { | ||
"lib/netstandard2.0/System.Buffers.dll": { | ||
"assemblyVersion": "4.0.3.0", | ||
"fileVersion": "4.6.28619.1" | ||
} | ||
} | ||
}, | ||
"System.Collections.Immutable/6.0.0": { | ||
"dependencies": { | ||
"System.Memory": "4.5.5", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/System.Collections.Immutable.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.21.52210" | ||
} | ||
} | ||
}, | ||
"System.Diagnostics.DiagnosticSource/6.0.0": { | ||
"dependencies": { | ||
"System.Memory": "4.5.5", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/System.Diagnostics.DiagnosticSource.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.21.52210" | ||
} | ||
} | ||
}, | ||
"System.Memory/4.5.5": { | ||
"dependencies": { | ||
"System.Buffers": "4.5.1", | ||
"System.Numerics.Vectors": "4.4.0", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/System.Memory.dll": { | ||
"assemblyVersion": "4.0.1.2", | ||
"fileVersion": "4.6.31308.1" | ||
} | ||
} | ||
}, | ||
"System.Numerics.Vectors/4.4.0": { | ||
"runtime": { | ||
"lib/netstandard2.0/System.Numerics.Vectors.dll": { | ||
"assemblyVersion": "4.1.3.0", | ||
"fileVersion": "4.6.25519.3" | ||
} | ||
} | ||
}, | ||
"System.Reflection.Emit/4.7.0": { | ||
"dependencies": { | ||
"System.Reflection.Emit.ILGeneration": "4.7.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/System.Reflection.Emit.dll": { | ||
"assemblyVersion": "4.0.0.0", | ||
"fileVersion": "4.700.19.56404" | ||
} | ||
} | ||
}, | ||
"System.Reflection.Emit.ILGeneration/4.7.0": { | ||
"runtime": { | ||
"lib/netstandard2.0/System.Reflection.Emit.ILGeneration.dll": { | ||
"assemblyVersion": "4.0.0.0", | ||
"fileVersion": "4.700.19.56404" | ||
} | ||
} | ||
}, | ||
"System.Reflection.Metadata/6.0.1": { | ||
"dependencies": { | ||
"System.Collections.Immutable": "6.0.0" | ||
}, | ||
"runtime": { | ||
"lib/netstandard2.0/System.Reflection.Metadata.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.322.12309" | ||
} | ||
} | ||
}, | ||
"System.Runtime.CompilerServices.Unsafe/6.0.0": { | ||
"runtime": { | ||
"lib/netstandard2.0/System.Runtime.CompilerServices.Unsafe.dll": { | ||
"assemblyVersion": "6.0.0.0", | ||
"fileVersion": "6.0.21.52210" | ||
} | ||
} | ||
}, | ||
"FSharp.DependencyManager.Nuget/8.0.100": { | ||
"dependencies": { | ||
"FSharp.Core": "7.0.0", | ||
"System.Reflection.Emit": "4.7.0", | ||
"System.Reflection.Metadata": "6.0.1", | ||
"System.Runtime.CompilerServices.Unsafe": "6.0.0" | ||
}, | ||
"runtime": { | ||
"FSharp.DependencyManager.Nuget.dll": {} | ||
} | ||
} | ||
} | ||
}, | ||
"libraries": { | ||
"FSharp.Compiler.Service/43.8.100": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
}, | ||
"FSharp.Core/7.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-8hzwUheAViWMAHWQTr6kR/19C4LhjZ4TlftKfNeZO9y7XnRUzLTK6FJS1C+0oObuUe0e4KndYxjWE+Zgea9YXQ==", | ||
"path": "fsharp.core/7.0.0", | ||
"hashPath": "fsharp.core.7.0.0.nupkg.sha512" | ||
}, | ||
"Microsoft.NETCore.Platforms/1.1.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-kz0PEW2lhqygehI/d6XsPCQzD7ff7gUJaVGPVETX611eadGsA3A877GdSlU0LRVMCTH/+P3o2iDTak+S08V2+A==", | ||
"path": "microsoft.netcore.platforms/1.1.0", | ||
"hashPath": "microsoft.netcore.platforms.1.1.0.nupkg.sha512" | ||
}, | ||
"NETStandard.Library/2.0.3": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-st47PosZSHrjECdjeIzZQbzivYBJFv6P2nv4cj2ypdI204DO+vZ7l5raGMiX4eXMJ53RfOIg+/s4DHVZ54Nu2A==", | ||
"path": "netstandard.library/2.0.3", | ||
"hashPath": "netstandard.library.2.0.3.nupkg.sha512" | ||
}, | ||
"System.Buffers/4.5.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-Rw7ijyl1qqRS0YQD/WycNst8hUUMgrMH4FCn1nNm27M4VxchZ1js3fVjQaANHO5f3sN4isvP4a+Met9Y4YomAg==", | ||
"path": "system.buffers/4.5.1", | ||
"hashPath": "system.buffers.4.5.1.nupkg.sha512" | ||
}, | ||
"System.Collections.Immutable/6.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-l4zZJ1WU2hqpQQHXz1rvC3etVZN+2DLmQMO79FhOTZHMn8tDRr+WU287sbomD0BETlmKDn0ygUgVy9k5xkkJdA==", | ||
"path": "system.collections.immutable/6.0.0", | ||
"hashPath": "system.collections.immutable.6.0.0.nupkg.sha512" | ||
}, | ||
"System.Diagnostics.DiagnosticSource/6.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-frQDfv0rl209cKm1lnwTgFPzNigy2EKk1BS3uAvHvlBVKe5cymGyHO+Sj+NLv5VF/AhHsqPIUUwya5oV4CHMUw==", | ||
"path": "system.diagnostics.diagnosticsource/6.0.0", | ||
"hashPath": "system.diagnostics.diagnosticsource.6.0.0.nupkg.sha512" | ||
}, | ||
"System.Memory/4.5.5": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-XIWiDvKPXaTveaB7HVganDlOCRoj03l+jrwNvcge/t8vhGYKvqV+dMv6G4SAX2NoNmN0wZfVPTAlFwZcZvVOUw==", | ||
"path": "system.memory/4.5.5", | ||
"hashPath": "system.memory.4.5.5.nupkg.sha512" | ||
}, | ||
"System.Numerics.Vectors/4.4.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-UiLzLW+Lw6HLed1Hcg+8jSRttrbuXv7DANVj0DkL9g6EnnzbL75EB7EWsw5uRbhxd/4YdG8li5XizGWepmG3PQ==", | ||
"path": "system.numerics.vectors/4.4.0", | ||
"hashPath": "system.numerics.vectors.4.4.0.nupkg.sha512" | ||
}, | ||
"System.Reflection.Emit/4.7.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-VR4kk8XLKebQ4MZuKuIni/7oh+QGFmZW3qORd1GvBq/8026OpW501SzT/oypwiQl4TvT8ErnReh/NzY9u+C6wQ==", | ||
"path": "system.reflection.emit/4.7.0", | ||
"hashPath": "system.reflection.emit.4.7.0.nupkg.sha512" | ||
}, | ||
"System.Reflection.Emit.ILGeneration/4.7.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-AucBYo3DSI0IDxdUjKksBcQJXPHyoPyrCXYURW1WDsLI4M65Ar/goSHjdnHOAY9MiYDNKqDlIgaYm+zL2hA1KA==", | ||
"path": "system.reflection.emit.ilgeneration/4.7.0", | ||
"hashPath": "system.reflection.emit.ilgeneration.4.7.0.nupkg.sha512" | ||
}, | ||
"System.Reflection.Metadata/6.0.1": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-III/lNMSn0ZRBuM9m5Cgbiho5j81u0FAEagFX5ta2DKbljZ3T0IpD8j+BIiHQPeKqJppWS9bGEp6JnKnWKze0g==", | ||
"path": "system.reflection.metadata/6.0.1", | ||
"hashPath": "system.reflection.metadata.6.0.1.nupkg.sha512" | ||
}, | ||
"System.Runtime.CompilerServices.Unsafe/6.0.0": { | ||
"type": "package", | ||
"serviceable": true, | ||
"sha512": "sha512-/iUeP3tq1S0XdNNoMz5C9twLSrM/TH+qElHkXWaPvuNOt+99G75NrV0OS2EqHx5wMN7popYjpc8oTjC1y16DLg==", | ||
"path": "system.runtime.compilerservices.unsafe/6.0.0", | ||
"hashPath": "system.runtime.compilerservices.unsafe.6.0.0.nupkg.sha512" | ||
}, | ||
"FSharp.DependencyManager.Nuget/8.0.100": { | ||
"type": "project", | ||
"serviceable": false, | ||
"sha512": "" | ||
} | ||
} | ||
} |
Binary file not shown.
Oops, something went wrong.