Files
UVtools/Scripts/UVtools.Python/UVtools.runtimeconfig.json
T
Tiago Conceição 6065d8f808 Python docs
2022-04-07 00:16:07 +01:00

9 lines
139 B
JSON

{
"runtimeOptions": {
"tfm": "net6.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "6.0.3"
}
}
}