033399b21a
The first v0.1.0 run failed because actions/checkout could not find Node and msbuild/nuget were never on the LocalSystem PATH after winget install. This commit pulls in the standard tool-setup actions and resolves the .NET-Framework-bound tooling (mage.exe, signtool.exe) by walking the Windows SDK / .NET 4.8 Developer Pack directories instead of hardcoding versioned paths that drift across machines. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>