Wonkydonky
✅ Loading types from an assembly fails because assemblies provided via project SDK cannot be loaded
if the host application does not reference ASP.NET Core then it will be very difficult for Assembly.Load to find those assembliesyeah that's exactly the problem.
25 replies
✅ Loading types from an assembly fails because assemblies provided via project SDK cannot be loaded
So I tried this and the referenced SDK assemblies are still not in the output directory. To be exact, no additional assemblies are in the output directory
25 replies