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

Add .props & .targets as XML extensions #3510

Merged
merged 2 commits into from
Jan 31, 2023
Merged

Add .props & .targets as XML extensions #3510

merged 2 commits into from
Jan 31, 2023

Conversation

andrewimcclement
Copy link
Contributor

Directory.Build.props and Directory.Build.targets are commonly used in C# solutions. (See https://learn.microsoft.com/en-us/visualstudio/msbuild/customize-your-build?view=vs-2022.) These have the usual MSBuild syntax, which is just XML (c.f. .csproj).

Note - if the PR needs to be updated to be .Build.props and .Build.targets that's fine.

@hediet hediet enabled auto-merge January 31, 2023 10:26
@hediet hediet added this to the January 2023 milestone Jan 31, 2023
@hediet hediet merged commit ab65824 into microsoft:main Jan 31, 2023
@andrewimcclement andrewimcclement deleted the aim/props_as_xml_extension branch January 31, 2023 11:34
@github-actions github-actions bot locked and limited conversation to collaborators Mar 17, 2023
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.

3 participants