This repository was archived by the owner on Dec 2, 2022. It is now read-only.
This repository was archived by the owner on Dec 2, 2022. It is now read-only.
Issue with (migration needed) on pre-made projects. #3
Open
Description
I ran into an issue when running this project after forking where all of the projects would fail to run and "(migration needed)" would appear next to them. After trying a few things, I ended up grabbing the previous commit and doing the migration from that. Based on the difference in this project and the result I got from that, I think the csharp-exercises.sln may not have been updated as part of the previous commit. The old file is looking for *.xproj files, while the migrated version is looking for *.csproj files.
See the following for a comparison.
Metadata
Metadata
Assignees
Labels
No labels