Files
Daybreak/Scripts/RunWindows.ps1
T
amacocian 176365b4a4 Build improvements (#1422)
Co-authored-by: Alexandru Macocian <amacocian@microsoft.com>
2026-02-11 14:22:43 -08:00

4 lines
114 B
PowerShell

$ErrorActionPreference = "Stop"
$RepoRoot = Resolve-Path "$PSScriptRoot/.."
dotnet run --project Daybreak.Windows