Open IngbertPalm opened 7 years ago
You should just increment the version number in the task.json and it will work without the overwrite.
Still seeing the same thing. What is the point of having the --overvwrite argument if it does not work?
It's even worse if it's not a custom build task, because we can't use any workaround as suggested by ahmedig.
I'm trying yo upload a custom build task with the override option but it fails with a "already exists" message.
Here my command:
tfx build tasks upload --task-path ..\Tasks\SetAssemblyVersion --overwrite
and what I got as message:
Expected behavior: Should override the existing build task.
Kind regards,
Ingbert