fix: separate portal wasm from web publish
TaxBaik CI/CD / build-and-deploy (push) Successful in 4m27s

This commit is contained in:
2026-07-04 18:32:41 +09:00
parent d213290ed6
commit 0005b7f583
2 changed files with 7 additions and 145 deletions
-1
View File
@@ -4,7 +4,6 @@
<ProjectReference Include="..\TaxBaik.Application\TaxBaik.Application.csproj" />
<ProjectReference Include="..\TaxBaik.Infrastructure\TaxBaik.Infrastructure.csproj" />
<ProjectReference Include="..\TaxBaik.Web.Client\TaxBaik.Web.Client.csproj" />
<ProjectReference Include="..\TaxBaik.Portal.Client\TaxBaik.Portal.Client.csproj" />
<!-- WebAssembly 번들 생성에 필수 -->
</ItemGroup>