Files
1/bin/Release/net5.0/1.runtimeconfig.json
2021-07-06 16:41:50 +03:00

9 lines
147 B
JSON

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