Closed AndrewKoransky closed 1 year ago
Hey @AndrewKoransky, thank you for your contribution :)
I've merged it as an option to keep in mind for side-loading the source assembly dependencies. I ran into the same issue and solved it in the new release by offloading this task to ILSpy though, obsoleting and removing the AssemblyResolveFolders again. Hope this solves your scenario as well. If not, please let me know.
@h0lg - JFYI... finally got around to needing/testing this new version. Works great! Thanks!
allow user to specify additional assembly resolve folders on the command line in order to resolve missing assemblies especially when pointing to an ASP.NET project. Resolves issue #4 .