Open gusarov opened 4 years ago
If you've got visual studio, then you can do it by right clicking on the packages.config file. It even tries to slim down the package references to just too level ones which we've not done in this tool
If you've got visual studio, then you can do it by right clicking on the packages.config file. It even tries to slim down the package references to just too level ones which we've not done in this tool
thanks, I didn't noticed this because mostly using Rider, and there is some issue with similar rider functionality
Package Reference is a nice feature and we currently want to make use of it without converting entire solution to new format. Is there an option already available for this by any chance?