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
When I use your tool with a project which already uses PackageReference, but not the new csproj style, the tool doesn't recognize any nuget packages. Even the existing PackageReference packages are not copied in to the new configuration.
I'm happy your tool creates a backup file of the old csproj file, so I can copy/paste the PackageReference manually. But this could/should be done by the tool itself.
The text was updated successfully, but these errors were encountered:
arnoldpistorius
changed the title
PackageReference dependencies should persist
PackageReference dependencies should be copied from the old csproj file
Sep 6, 2017
When I use your tool with a project which already uses PackageReference, but not the new csproj style, the tool doesn't recognize any nuget packages. Even the existing PackageReference packages are not copied in to the new configuration.
I'm happy your tool creates a backup file of the old csproj file, so I can copy/paste the PackageReference manually. But this could/should be done by the tool itself.
The text was updated successfully, but these errors were encountered: