Extension used in DOTNET and MSBuild Projects
.proj A popular convention for generic use. Commonly used by a main build script. Examples: build.proj main.proj company.product.build.proj .targets .targets files are those which is meant to be imported into…
Read more »