Repository Solution file is broken after weekly merge/restructure #405
Labels
No labels
_CRITICAL_
API
app
backEnd
Blocked, waiting for further changes
bug
cleanup
close
design
duplicate
enhancement
feature request
frontEnd
help wanted
invalid
low priority
needs input
needs review
project documentation
question
research
reviewed
script
security
SQL
style
testing
topLevel
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Andras/BoundlessFlowCampus2K#405
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
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?
After the merge. We discussed it last week. At the time of writing there no new changes.

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?
The file that comes up on my branch thati created friday from Team_1_Week_2, looks like this.
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.
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 :)
No, i created my branch on Friday, well after the merge.