Files
UVtools/Scripts/UVtools.Python/UVtools.runtimeconfig.json
T
Tiago Conceição 2d6720f9cb Improve imports
2022-12-09 20:37:53 +00:00

10 lines
140 B
JSON

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