https://github.com/NixOS/nixpkgs/blob/master/pkgs/stdenv/generic/setup.sh#L948 this can do it nicely. Signed-off-by: Anton Arapov <anton@deadbeef.mx>
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
}
|
|
}
|
|
}
|