comparison: UwBuild.psm1
UwBuild.psm1
- changeset 9
- eef1439666f7
equal
deleted
inserted
replaced
| |
1 function UwBuildShell { |
| |
2 &{Import-Module "C:\Program Files\Microsoft Visual Studio\18\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" } |
| |
3 Enter-VsDevShell a295baa3 |
| |
4 } |