Why isn't ServiceStack.Text being copied to Bin?
问题 I have added ServiceStack.Redis via Nuget to an assembly that I have. That package has a dependency on ServiceStack.Common which has a dependency on ServiceStack.Text this project is referenced from my web project, but when I build the Website and load it in a browser I get the error Could not load file or assembly 'ServiceStack.Text, Version=3.9.24.0, Culture=neutral, PublicKeyToken=null' or one of its dependencies. The system cannot find the file specified. Sure enough, when I go to the Bin