Cake.IIS
Cake.IIS copied to clipboard
Load dependencies with addin
To get this addin to run correctly I had to add &loaddependencies=true
otherwise I would get an error like
Could not load file or assembly 'System.ServiceProcess.ServiceController, Version=4.1.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' ...
maybe add this to the FAQ/Wiki
I second this. Seems the netstandard2.0 lib release doesn't include the dependencies unlike net461.