nixpkgs/pkgs/games/osu-lazer/osu.runtimeconfig.json
2021-02-04 20:27:29 +08:00

10 lines
140 B
JSON

{
"runtimeOptions": {
"tfm": "net5.0",
"framework": {
"name": "Microsoft.NETCore.App",
"version": "5.0.0"
}
}
}