You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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.The text was updated successfully, but these errors were encountered: