Skip to content

Latest commit

 

History

History
27 lines (21 loc) · 1010 Bytes

msbuild.exe.md

File metadata and controls

27 lines (21 loc) · 1010 Bytes

Msbuild.exe

  • Functions: Execute

msbuild.exe pshell.xml
Build and execute a C# project stored in the target XML file.

msbuild.exe Msbuild.csproj
Build and execute a C# project stored in the target CSPROJ file.