summary refs log tree commit diff
path: root/payment/Payment/bin/Debug/netcoreapp3.1/Payment.runtimeconfig.json
blob: 9b3a644e169fb6d24b9bb000ced1eedb7166c5f6 (plain) (blame)
1
2
3
4
5
6
7
8
9
{
  "runtimeOptions": {
    "tfm": "netcoreapp3.1",
    "framework": {
      "name": "Microsoft.WindowsDesktop.App",
      "version": "3.1.0"
    }
  }
}