-
Notifications
You must be signed in to change notification settings - Fork 45
CommandLineWeaver
Pascal Craponne edited this page Oct 6, 2019
·
1 revision
Mr Advice can also be invoked from command-line.
The syntax is:
MrAdvice.Weaver.exe <parameters>
Where parameters can be:
-
AssemblyPath
: the path of assembly to be weaved. -
SignAssembly
:true
if the assembly is signed. -
AssemblyOriginatorKeyFile
: the.snk
file to sign assembly after weaving -
ReferencePath
: all referenced assemblies, with full path, separated by semi-colon. -
ReferenceCopyLocalPaths
: all referenced assemblies copied in output directory, with full path, separated by semi-colon.
Mr. Advice is sponsored by Arx One and available as a NuGet package