Merge branch 'UI_2510' of https://github.com/rbalsleyMSFT/FFU into UI_2510

This commit is contained in:
rbalsleyMSFT
2025-11-21 17:26:52 -08:00
+1
View File
@@ -15,6 +15,7 @@
This script acts as the primary host for the UI, connecting the user interface with the underlying build and logic modules. This script acts as the primary host for the UI, connecting the user interface with the underlying build and logic modules.
#> #>
#Requires -RunAsAdministrator
[CmdletBinding()] [CmdletBinding()]
[System.STAThread()] [System.STAThread()]