Skip to content
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

@JamesCrowMedia

Description

@JamesCrowMedia

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions