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.

Test_GPIO.runtimeconfig.json 139B

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