summary refs log tree commit diff
path: root/hello/bin/Debug/net6.0/hello.runtimeconfig.json
blob: 4e96a56b63e7ce7a5ca87a56858a02b46cb5015a (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "runtimeOptions": {
    "tfm": "net6.0",
    "framework": {
      "name": "Microsoft.NETCore.App",
      "version": "6.0.0"
    }
  }
}