Specsync4mtm problem

Asked

Viewed 42 times

0

So guys, every time I try to run the specsync4mtm.cmd send me

'C: Users zidan Onedrive Visual Documents' is not recognized as a internal or external command, a operable program or a batch file.'

I already added an environment variable with this path and the error persists. Can anyone help me?

  • I managed to remove this error but now the error and another : ERROR: The version of the tools "15.0" is not recognized. The available tool versions are "14.0", "2.0", "3.5", "4.0". C: Site_template_agil_test Specflow_site_tests Specflow_site_tests.csproj And as if the version of my . csproj was not compatible

  • What version of the package is in csproj?

1 answer

0

You must install Specsync.MTM via Nuget. Or by command line:

Install-Package SpecSync.MTM -Version 1.6.0

Dlls are automatically installed by the package.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.