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