You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: