Files
fur-elise-csharp/FurElise.runtimeconfig.json

10 lines
143 B
JSON

{
"runtimeOptions": {
"tfm": "net10.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "10.0.12"
}
}
}