--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/UwBuild.psm1 Fri Dec 19 23:02:38 2025 +0100
@@ -0,0 +1,4 @@
+function UwBuildShell {
+ &{Import-Module "C:\Program Files\Microsoft Visual Studio\18\Community\Common7\Tools\Microsoft.VisualStudio.DevShell.dll" }
+ Enter-VsDevShell a295baa3
+}