JTS3DMap / lib /JTSParser.runtimeconfig.json
JanuaryDesk's picture
init
052a6c6
raw
history blame
No virus
139 Bytes
{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.0"
}
}
}