No Description
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

DSLink_Test.runtimeconfig.json 146B

123456789
  1. {
  2. "runtimeOptions": {
  3. "tfm": "netcoreapp3.1",
  4. "framework": {
  5. "name": "Microsoft.NETCore.App",
  6. "version": "3.1.0"
  7. }
  8. }
  9. }