mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
9 lines
140 B
JSON
9 lines
140 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
}
|
|
}
|
|
}
|