Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

Issue with (migration needed) on pre-made projects. #3

Open
JamesCrowMedia opened this issue May 8, 2017 · 1 comment
Open

Issue with (migration needed) on pre-made projects. #3

JamesCrowMedia opened this issue May 8, 2017 · 1 comment

Comments

@JamesCrowMedia
Copy link

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.

@chrisbay
Copy link
Contributor

chrisbay commented May 8, 2017

I've looked into this but don't have a procedural solution. For now, you can create an empty project to do your work in, and refer to examples from the book if you like. Will let you know once we have a permanent solution. VS 2017 doesn't seem to be converting the .sln file properly

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants