Repository Solution file is broken after weekly merge/restructure #405

Closed
opened 2026-04-17 09:41:42 +00:00 by f21marfo · 6 comments
Collaborator

The solution BoundlessFlowCampus2k.slnx is currently broken with incorrect and missing directory references.

Can currently be worked around by deleting the file and letting VS Code generate its own .sln file.

The solution BoundlessFlowCampus2k.slnx is currently broken with incorrect and missing directory references. Can currently be worked around by deleting the file and letting VS Code generate its own .sln file.
Collaborator

Is this after or before the merge of #364? I can load the solution perfectly fine (15 projects). Have you fetched recently to see if any new changes are available? Can you show the error in question?

Is this after or before the merge of #364? I can load the solution perfectly fine (15 projects). Have you fetched recently to see if any new changes are available? Can you show the error in question?
Author
Collaborator

After the merge. We discussed it last week. At the time of writing there no new changes.
image

After the merge. We discussed it last week. At the time of writing there no new changes. ![image](/attachments/144d01b0-4c76-4d8c-b93e-21d91dedfb9b)
Collaborator

Those look like the old paths.

BoundlessFlowCampus2K\middleware\middleware.csproj became BoundlessFlowCampus2K\middleware\middleware\middleware.csproj when #364 merged for example.

Could you send the slnx file or a screenshot of the content?

Those look like the old paths. BoundlessFlowCampus2K\middleware\middleware.csproj became BoundlessFlowCampus2K\middleware\middleware\middleware.csproj when #364 merged for example. Could you send the slnx file or a screenshot of the content?
Author
Collaborator

The file that comes up on my branch thati created friday from Team_1_Week_2, looks like this. image

I've been pulling from origin diligently throughout my work process. However if i switch to the Team_1_Week_2 now, things do look like they should be.

The file that comes up on my branch thati created friday from Team_1_Week_2, looks like this. ![image](/attachments/e997e98c-c192-49a9-8676-9387b39785e8) I've been pulling from origin diligently throughout my work process. However if i switch to the Team_1_Week_2 now, things do look like they should be.
Collaborator

Your branch must have been created right before the merge then, because that is the old .slnx.

When you merge your branch and create a new one this won't be an issue :)

Your branch must have been created right before the merge then, because that is the old .slnx. When you merge your branch and create a new one this won't be an issue :)
Author
Collaborator

No, i created my branch on Friday, well after the merge.

No, i created my branch on Friday, well after the merge.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Andras/BoundlessFlowCampus2K#405
No description provided.