Invoke-VsBuild
0.0.13
- Invoke-VsBuild enables Commandline builds using Visual Studio
- Invoke-MsBuild enables Commandline builds using MsBuild
- Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt
- It supports interactive and non-interactive/batch execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/p
- Invoke-MsBuild enables Commandline builds using MsBuild
- Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt
- It supports interactive and non-interactive/batch execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/p
- Invoke-VsBuild enables Commandline builds using Visual Studio
- Invoke-MsBuild enables Commandline builds using MsBuild
- Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt
- It supports interactive and non-interactive/batch execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/pipe modes.
- All functions allow selection of Visual Studio environment by specifying version, edition etc. These filters are useful when multiple side-by-side installations of VS are present.
Show more
- Invoke-MsBuild enables Commandline builds using MsBuild
- Invoke-VsDevCommand function can run any application in the VS Developer Command Prompt
- It supports interactive and non-interactive/batch execution modes for running cmd.exe, powershell.exe, pwsh.exe etc. either interactively or in batch/pipe modes.
- All functions allow selection of Visual Studio environment by specifying version, edition etc. These filters are useful when multiple side-by-side installations of VS are present.
Installation Options
Owners
Copyright
(c) Vatsan Madhavan. All rights reserved.
Package Details
Author(s)
- Vatsan Madhavan
Tags
Invoke-VsBuild Invoke-MsBuild MSBuild Invoke-VsDevCommand VisualStudio IDE devenv vsdevcmd ivdc imb Invoke-Build ivb Build Developer_Command_Prompt
Functions
Invoke-VsDevCommand Invoke-MsBuild Invoke-VsBuild
Dependencies
This module has no dependencies.
FileList
- Invoke-VsBuild.nuspec
- Invoke-VsBuild.psd1
- Invoke-VsBuild.psm1
- ProcessRunner.ProcessHelper.ps1