Files
UnrealEngine/Engine/Binaries/DotNET/CsvTools/RegressionsReport.runtimeconfig.json
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

9 lines
139 B
JSON

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