Skip to content

[build] Fix -t:Prepare on Linux #892

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

Merged
merged 1 commit into from
Oct 13, 2021
Merged

Conversation

pjcollins
Copy link
Member

Context: dotnet/android#5381

Automatic importing of before*.targets and after*.targets files is
case sensitive on Linux, and only lowercase files will work.

Context: dotnet/android#5381

Automatic importing of `before*.targets` and `after*.targets` files is
case sensitive on Linux, and only lowercase files will work.
@pjcollins pjcollins marked this pull request as ready for review October 13, 2021 03:40
@pjcollins pjcollins requested a review from jpobst October 13, 2021 03:40
Copy link
Contributor

@jpobst jpobst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gross, why would they make it lower case when most solution names are upper case? 😦

@pjcollins pjcollins merged commit 7c8d463 into main Oct 13, 2021
@pjcollins pjcollins deleted the dev/pecolli/linux-prepare branch October 13, 2021 04:10
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants