Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

.\build FixProjects quirk #1092

Closed
M-Zuber opened this issue Feb 4, 2016 · 6 comments
Closed

.\build FixProjects quirk #1092

M-Zuber opened this issue Feb 4, 2016 · 6 comments
Labels
Status: Stale Used by stalebot to clean house Type: Bug Something isn't working as documented

Comments

@M-Zuber
Copy link
Contributor

M-Zuber commented Feb 4, 2016

Somehow I ended up with the situation that the Mono* projects had files, but the default did not.
Running the script does not fix it.

This may be a freak problem so not worth fixing.

@shiftkey
Copy link
Member

shiftkey commented Feb 4, 2016

The list of files in the project cascade from the default project out to the others, so you won't see the default project update. Sounds like it's by design, but I'd love to hear about what was responsible for adding the files to the Mono* projects - perhaps something else is involved here...

@M-Zuber
Copy link
Contributor Author

M-Zuber commented Feb 5, 2016

So here is the story:
I did a git pull on a computer that I had not done so for a while.
For some reason it updated all the .csproj files correctly - except for the default.
Weirder is that once I included the files manually - git told me that there were changes in the .csproj - namely lines not in the right place.

So it knew the files existed and where supposed to be included but VS did not.

Is it possible because I had VS open during this whole saga?
oh, btw I am not on Git for Windows fast loop so that should not be the problem #troll

@ryangribble
Copy link
Contributor

So just a note on this topic, what ive found is FixProjects will add files from Octokit into all the other projects. But if you then decide you want to remove that file, the FixProjects command doesnt REMOVE files from the sub projects. It would be nice for FixProjects to remove files 😀

@haacked
Copy link
Contributor

haacked commented Feb 9, 2016

@ryangribble That would be nice. So basically if the file isn't on disk, remove it? I'd love that.

@haacked
Copy link
Contributor

haacked commented Feb 9, 2016

Which reminds me, I started a project called ProjectCop that could handle this. Someday I'll ship it.

@github-actions
Copy link

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Stale label Jul 14, 2022
@nickfloyd nickfloyd added Type: Bug Something isn't working as documented Status: Stale Used by stalebot to clean house and removed category: bug labels Oct 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Stale Used by stalebot to clean house Type: Bug Something isn't working as documented
Projects
None yet
Development

No branches or pull requests

5 participants