RumstiBumsti / TcLibraryVersions

Overview of all Twincat versions and corresponding libraries. You can clone the script and update the table if you see that it's incomplete.
https://rumstibumsti.github.io/TcLibraryVersions/
45 stars 7 forks source link

Missing CommandLine.dll #18

Open rruiter87 opened 2 years ago

rruiter87 commented 2 years ago

I tried to clone the repo and run your script, but it is missing CommandLine.dll. You should set it to copy it to the output directory on build, if you want others to run the script as is.

> .\TcLibraryVersions.exe
Error:
  An assembly specified in the application dependencies manifest (TcLibraryVersions.deps.json) was not found:
    package: 'CommandLineParser', version: '2.8.0'
    path: 'lib/netstandard2.0/CommandLine.dll'