Duplicate Indicator Issue
Created at 03 Feb 2020, 15:03
GE
Duplicate Indicator Issue
03 Feb 2020, 15:03
Beta 3.7.65534.35746
Duplicating -from within the application- indicator named "Info", then renaming the new to "Info TEST" and building, fired exception:
Error : Couldn't find next files: C:\Users\user\Documents\cAlgo\Sources\Indicators\Info TEST\Info TEST\Properties\AssemblyInfo TEST.cs
The file was found in the new directory as "AssemblyInfo.cs"
Manually renaming from "AssemblyInfo.cs" to "AssemblyInfo TEST.cs" build succeeded.