nrconfig
nrconfig copied to clipboard
/w option does not work
My command line:
nrconfig.exe /f methods+ /w Some.TypeName /i SomeAssembly.dll
It still adds all types to output file.
I noticed that WhereTypeFullNameLike option is not used anywhere in source code.