testRunTitle: 'Unit Test - $(Build.DefinitionName)'
platform: '$(BuildPlatform)'
configuration: '$(BuildConfiguration)'
continueOnError: true
This task resulted in a following error:
An exception occurred while invoking executor 'executor://systestexecutor/v1':
Could not load file or assembly 'Microsoft.Dynamics.AX.Framework.SysTest, Version=7.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35' or one of its dependencies. The system cannot find the file specified.
It is self-hosted agent on a VM where 'Microsoft.Dynamics.AX.Framework.SysTest' obviously installed in a C:\AOSService\PackagesLocalDirectory\bin
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.