How to prevent transitive dependencies from being downloaded in .NET?
I am building projects using Stepwise planner from Semantic Kernel 1.12.0 and running into issues while deploying code via Azure Devops pipeline.I am currently locked into using a local feed which does not have Npgsql package which is loaded as a transitive dependency.