﻿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:
      net5.0          - Target net5.0
      net7.0          - Target net7.0
      netcoreapp3.1   - Target netcoreapp3.1

For more information, run:
   dotnet new console -h

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