mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-02 07:31:26 +00:00
10 lines
140 B
JSON
10 lines
140 B
JSON
{
|
|
"runtimeOptions": {
|
|
"tfm": "net6.0",
|
|
"framework": {
|
|
"name": "Microsoft.NETCore.App",
|
|
"version": "6.0.0"
|
|
}
|
|
}
|
|
}
|