nixpkgs/pkgs/games/osu-lazer/osu.runtimeconfig.json
2022-04-11 16:02:07 -07:00

10 lines
140 B
JSON

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