# msbuild

- [How to get user home dir ~ cross-platform](/msbuild/how-to-get-user-home-dir-cross-platform.md)
- [Modifying the build for every solution in a repository](/msbuild/modifying-the-build-for-every-solution-in-a-repository.md)
- [Detect CI builds for every CI system](/msbuild/detect-ci-builds-for-every-ci-system.md)
- [Modify all command-line builds in entire repo](/msbuild/modify-all-command-line-builds-in-entire-repo.md)
- [Write entire XML fragments in MSBuild with XmlPoke](/msbuild/write-entire-xml-fragments-in-msbuild-with-xmlpoke.md)
- [How to select first item in an ItemGroup](/msbuild/how-to-select-first-item-in-an-itemgroup.md)
- [How to include commit URL in nuget package description](/msbuild/how-to-include-commit-url-in-nuget-package-description.md)
- [How to include package reference files in your nuget](/msbuild/how-to-include-package-reference-files-in-your-nuget-package.md)
- [How to build project when content files change](/msbuild/how-to-build-project-when-content-files-change.md)
