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
Right now we're emitting in the targets whichever packages are declared in the source program. We should instead collect them, compare (NuGetVersion-aware) with existing project-declared package references, and emit Include vs Update accordingly.
Right now we're emitting in the targets whichever packages are declared in the source program. We should instead collect them, compare (NuGetVersion-aware) with existing project-declared package references, and emit Include vs Update accordingly.