fsharp-mandelbrot/bin/Debug/netcoreapp2.2/fsharp-mandelbrot.runtimeconfig.json
2019-02-07 21:13:38 +01:00

9 lines
No EOL
146 B
JSON

{
"runtimeOptions": {
"tfm": "netcoreapp2.2",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "2.2.0"
}
}
}