In visual studio 2019, I've 2 projects. The first one is project refecenced in the second. In first there are nuget packages that i block transitive dependencies using PrivateAssets. The problem is some not needed dll from these nuget are in bin folder of second project after building the solution. How can I fix that?
Asked
Active
Viewed 55 times
1
-
Hi! An answer please :( – Shoreppadan Apr 19 '21 at 15:54