Photino.Blazor busca wwwroot em bin/Debug/net8.0/wwwroot/. Content Update garante cópia sem conflito com itens implícitos do SDK. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
- OutputType WinExe -> Exe (funciona em Windows, Linux e macOS) - Namespace VideoStudy.Linux -> VideoStudy.App - Remove IPdfSaver (nunca injetado, PDF salvo pelo PersistenceService) - Remove Platforms AnyCPU;x64 (desnecessário para Photino cross-platform) - Simplifica Program.cs removendo código morto Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>