Posts

Showing posts from March 15, 2019

UWP and External Lib Dependencies

Image
0 I have a solution with several UWP projects that are using "Microsoft.Extensions.DependencyInjection" I can't see any references in NuGet Package Manager to this extension nor in the project s References. Using VS, how can I list all these external dependencies that my solution is using for each project inside. c# visual-studio nuget share | improve this question asked Nov 15 '18 at 15:26 J_PT J_PT 167 11