Closed gandarez closed 7 years ago
Even if I set the revision field it brakes
The problem is on file AssemblyInforUpdate.cs on line 21.
You're considering that all assemblies have the mask "0.0.0.0"
although mine is "0.0.0"
and the regex "\d+\.\d+\.\d+\.\d+"
won't work at this moment. I'll try to figure out how to fiz it.
Published version 2.0.38 with this fix.
Try it out and let me know how it works for you.
It has been resolved 👍
I left Revision field blank and got an error. It's adding a variable $(current) at the end of version ifno. See the logs below