I'm trying to build CI/CD for Azure Data lake analytics - USQL code and when i build the code using Visual studio build option in VSTS getting the below error - Using the Private agent for taking the build - C:\Users\a.sivananthan\AppData\Roaming\Microsoft\DataLake\MsBuild\1.0\Usql.targets(35,7): Error MSB4064: The "OutputAssembly" parameter is not supported by the "USqlCompilerTask" task. Verify the parameter exists on the task, and it is a settable public instance property. C:\Users\a.sivananthan\AppData\Roaming\Microsoft\DataLake\MsBuild\1.0\Usql.targets(33,5): Error MSB4063: The "USqlCompilerTask" task could not be initialized with its input parameters.
Any help will be much appreciated