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.

14 lines
252 B

1 year ago
  1. {
  2. "runtimeOptions": {
  3. "tfm": "net7.0",
  4. "frameworks": [
  5. {
  6. "name": "Microsoft.NETCore.App",
  7. "version": "7.0.0"
  8. },
  9. {
  10. "name": "Microsoft.WindowsDesktop.App",
  11. "version": "7.0.0"
  12. }
  13. ]
  14. }
  15. }