Hi,
I upgraded a project from a v2 project to version v6.
I have change the ToolsVersionattribute in the .cblproj to 15.0
***ToolsVersion="4.0" to ToolsVersion="15.0"
After this change, I always have an error when i running the build.
* Compiling C:\\AGE-VSTS\\vsts-agent2\\_work\\484\\s\\Lot\\Util\\CBL2SQL\\CBL2SQL.CBL
##[error]Lot\\Util\\CBL2SQL\\CBL2SQL.CBL(123,49): Error COBCH0860: Object references must be specified at 01 level
C:\\AGE-VSTS\\vsts-agent2\\_work\\484\\s\\Lot\\Util\\CBL2SQL\\CBL2SQL.CBL(123,49): error COBCH0860: Object references must be specified at 01 level [C:\\AGE-VSTS\\vsts-agent2\\_work\\484\\s\\Lot\\Util\\CBL2SQL\\CBL2SQL.cblproj]
##[error]Lot\\Util\\CBL2SQL\\CBL2SQL.CBL(124,49): Error COBCH0860: Object references must be specified at 01 level
Any idea?
Regards
Eric