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

Fix casing of file references in csprojs #2

Merged
merged 1 commit into from
Mar 18, 2015

Conversation

akoeplinger
Copy link
Member

Building these projects on a case-sensitive file system revealed that the file casing
is different on disk. Fixed the reference in csprojs to match the name on disk.

Building these projects on a case-sensitive file system revealed that the file casing
is different on disk. Fixed the reference in csprojs to match the name on disk.
@jaredpar
Copy link
Member

👍 Good catch

@dannyvv
Copy link
Member

dannyvv commented Mar 18, 2015

lgtm: 👍

AndyGerlicher added a commit that referenced this pull request Mar 18, 2015
Fix casing of file references in csprojs
@AndyGerlicher AndyGerlicher merged commit 9e566d6 into dotnet:master Mar 18, 2015
@akoeplinger akoeplinger deleted the fix-casing branch March 18, 2015 22:47
@JennieHubbard
Copy link

Awesome!

AndyGerlicher pushed a commit to AndyGerlicher/msbuild that referenced this pull request Feb 17, 2017
ostorc pushed a commit to ostorc/msbuild that referenced this pull request Sep 10, 2020
rokonec referenced this pull request in rokonec/msbuild Jan 20, 2021
rokonec referenced this pull request in rokonec/msbuild May 3, 2021
- fix unit test to verify serialized data
ladipro added a commit to ladipro/msbuild that referenced this pull request Jun 28, 2021
JaynieBai pushed a commit that referenced this pull request Jan 18, 2023
Fixes #6773

Context
Supersedes #8213 and #8282
Symlinked files were not embedded into binlog - previous solution was too much focused on symlinks and hence requried nontrivial code to properly distinguish aymlinks with available contnet.

Alternate approach - proceed with adding file as soon as it has available content

Testing
Preexisting unit test is excercising the scenario. Added a case for empty file - that still should not be added.
JanKrivanek added a commit that referenced this pull request Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants