UwBuild.psm1@f505f54eb194
UwBuild.psm1
Sun, 21 Dec 2025 13:28:01 +0100
- author
- Olaf Wintermann <olaf.wintermann@gmail.com>
- date
- Sun, 21 Dec 2025 13:28:01 +0100
- changeset 12
- f505f54eb194
- parent 9
-
eef1439666f7
- permissions
- -rw-r--r--
fix build template
function UwBuildShell {
&{Import-Module "C:\Program Files\Microsoft Visual Studio\18\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" }
Enter-VsDevShell a295baa3
}