Description
Generating soqlDataContext.cs with LinqToSalesforce.ModelGenerator.exe failed with this error
System.IO.FileLoadException: impossible to load file or assembly 'Argu, Version=3.7.0.0
, Culture=neutral, PublicKeyToken=null' or one of his dependencies
Repro steps
- Execute command line from PowerShel with credentials LinqToSalesforce.ModelGenerator.exe --login....
Expected behavior
Generating soqlDataContext.cs.
Actual behavior
Failed