From 2de5cfab50d11588f59793925d24f94efe4b329a Mon Sep 17 00:00:00 2001 From: JohnMwaniki Date: Sun, 5 Oct 2025 22:26:20 +0300 Subject: [PATCH] feat: add project references --- eventz-api/eventz.api/eventz.api.csproj | 7 ++++++- eventz-api/eventz.application/eventz.application.csproj | 4 ++++ .../eventz.infrastructure/eventz.infrastructure.csproj | 5 +++++ 3 files changed, 15 insertions(+), 1 deletion(-) diff --git a/eventz-api/eventz.api/eventz.api.csproj b/eventz-api/eventz.api/eventz.api.csproj index 5419ef0..fecc733 100644 --- a/eventz-api/eventz.api/eventz.api.csproj +++ b/eventz-api/eventz.api/eventz.api.csproj @@ -1,4 +1,4 @@ - + net8.0 @@ -10,4 +10,9 @@ + + + + + diff --git a/eventz-api/eventz.application/eventz.application.csproj b/eventz-api/eventz.application/eventz.application.csproj index fa71b7a..56152c8 100644 --- a/eventz-api/eventz.application/eventz.application.csproj +++ b/eventz-api/eventz.application/eventz.application.csproj @@ -6,4 +6,8 @@ enable + + + + diff --git a/eventz-api/eventz.infrastructure/eventz.infrastructure.csproj b/eventz-api/eventz.infrastructure/eventz.infrastructure.csproj index fa71b7a..994c746 100644 --- a/eventz-api/eventz.infrastructure/eventz.infrastructure.csproj +++ b/eventz-api/eventz.infrastructure/eventz.infrastructure.csproj @@ -6,4 +6,9 @@ enable + + + + +