- IDbConnectionFactory 네임스페이스 추가 - 로컬 빌드 성공 (Release 모드) - 전체 코드 구조 검증 완료 빌드 결과: ✅ TaxBaik.Domain: 11K ✅ TaxBaik.Infrastructure: 45K ✅ TaxBaik.Application: 17K ✅ TaxBaik.Web: 82K ✅ TaxBaik.Admin: 95K 배포 준비 완료! Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
using System.Reflection;
|
||||
using System.Text;
|
||||
using Npgsql;
|
||||
using TaxBaik.Domain.Interfaces;
|
||||
|
||||
namespace TaxBaik.Infrastructure.Data;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user