﻿Error: Invalid option(s):
--fake
   '--fake' is not a valid option
--framework netcoreapp
   'netcoreapp' is not a valid value for --framework. The possible values are:
      net10.0   - Target net10.0
      net6.0    - Target net6.0
      net7.0    - Target net7.0
      net8.0    - Target net8.0
      net9.0    - Target net9.0

For more information, run:
   dotnet new console -h

For details on the exit code, refer to https://aka.ms/templating-exit-codes#127