Skip to content

Remove .. usage in relative include #14802

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 2 commits into from
Jun 18, 2025

Conversation

acoates-ms
Copy link
Contributor

@acoates-ms acoates-ms commented Jun 18, 2025

Description

In some projects usage of .. within relative include paths is disallowed to prevent files from being included from outside the project directory.

Removing a use of .. in a relative include path to allow the file to be usable in such projects.

Microsoft Reviewers: Open in CodeFlow

@acoates-ms acoates-ms requested a review from a team as a code owner June 18, 2025 15:24
@acoates-ms acoates-ms merged commit 8237585 into microsoft:main Jun 18, 2025
58 checks passed
@acoates-ms acoates-ms deleted the badrelativeinclude branch June 18, 2025 20:27
acoates-ms added a commit to acoates-ms/react-native-windows that referenced this pull request Jun 18, 2025
* Remove .. usage in relative include

* Change files
acoates-ms added a commit that referenced this pull request Jun 18, 2025
* Remove .. usage in relative include (#14802)

* Remove .. usage in relative include

* Change files

* change file
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.

2 participants