Is it possible to add comments to a csproj file? March 26, 2023 by Tarik Comments are written as usual in XML files: <!-- comment --> How to: Write a Simple MSBuild Project