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
I tried to migrate a larger solution (57 projects) with VS 2017 and encountered some referencing issues. When investigating the non-resolvable references, I found that these references are pointing to the Backup folder created by the migration process. When manually re-adding the reference to that project from the actual solution, everything is fine again:
Expected behavior
All project dependencies are linked to the actual projects.
Actual behavior
Some referenced projects were referenced to the Backup folder
Environment data
dotnet --info output:
.NET Command Line Tools (1.0.1)