2c62ce8a6e
TaxBaik CI/CD / build-and-deploy (push) Failing after 2m54s
Problem: - NETSDK1047: Assets file doesn't have target for linux-x64 - --no-restore prevented publish from reading updated project.assets.json Solution: - Remove --no-restore flag from publish commands - Allow dotnet publish to refresh assets and restore if needed - This is safe because build already restored and succeeded Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>