Posts
Sort by recent activity
How to ignore missing dependencies?
My project has a dependency on a 3rd party library that has some design-time dependencies that are not included. Those dependencies are not needed at runtime and are not merged nor embedded. When r...