Skip to content

Clean up the project file.#12

Open
AraHaan wants to merge 1 commit into
rm-NoobInCoding:masterfrom
AraHaanOrg:cleaned-up-project-file
Open

Clean up the project file.#12
AraHaan wants to merge 1 commit into
rm-NoobInCoding:masterfrom
AraHaanOrg:cleaned-up-project-file

Conversation

@AraHaan
Copy link
Copy Markdown

@AraHaan AraHaan commented Mar 26, 2026

Because MSBuild supports Directory.Build.props and Directory.Build.targets even outside of the .NET SDK's version of msbuild this trick can be used to minify a vcxproj file as well.

Note: It is also possible to have the project's code files included in Directory.Build.targets as well so any added files in the future would not need to change the vcxproj file at all.

Because MSBuild supports Directory.Build.props and Directory.Build.targets even outside of the .NET SDK's version of msbuild this trick can be used to minify a vcxproj file as well.

Note: It is also possible to have the project's code files included in Directory.Build.targets as well so any added files in the future would not need to change the vcxproj file at all.
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.

1 participant