﻿Creating this template will make changes to existing files:
  Overwrite   folderA/%FILENAME%
  Overwrite   folderA/%FILENAME%

To create the template anyway, run the command with '--force' option:
   dotnet new console --name overwrite-test -o folderA --debug:custom-hive %HOME% --force

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