From 99118ddb84719fcbd008f76a27e600a783415d03 Mon Sep 17 00:00:00 2001 From: blyssco Date: Fri, 11 Jul 2025 20:26:24 +0200 Subject: [PATCH] Clean old folders --- .../Liber_Incantamentum.API.csproj | 9 --------- .../Liber_Incantamentum.Application.csproj | 12 ------------ .../Liber_Incantamentum.Domain.csproj | 12 ------------ .../Liber_Incantamentum.Infrastructure.csproj | 12 ------------ .../Liber_Incantamentum.Tests.csproj | 12 ------------ 5 files changed, 57 deletions(-) delete mode 100644 Liber_Incantamentum.API/Liber_Incantamentum.API.csproj delete mode 100644 Liber_Incantamentum.Application/Liber_Incantamentum.Application.csproj delete mode 100644 Liber_Incantamentum.Domain/Liber_Incantamentum.Domain.csproj delete mode 100644 Liber_Incantamentum.Infrastructure/Liber_Incantamentum.Infrastructure.csproj delete mode 100644 Liber_Incantamentum.Tests/Liber_Incantamentum.Tests.csproj diff --git a/Liber_Incantamentum.API/Liber_Incantamentum.API.csproj b/Liber_Incantamentum.API/Liber_Incantamentum.API.csproj deleted file mode 100644 index 125f4c9..0000000 --- a/Liber_Incantamentum.API/Liber_Incantamentum.API.csproj +++ /dev/null @@ -1,9 +0,0 @@ - - - - net9.0 - enable - enable - - - diff --git a/Liber_Incantamentum.Application/Liber_Incantamentum.Application.csproj b/Liber_Incantamentum.Application/Liber_Incantamentum.Application.csproj deleted file mode 100644 index db9338c..0000000 --- a/Liber_Incantamentum.Application/Liber_Incantamentum.Application.csproj +++ /dev/null @@ -1,12 +0,0 @@ - - - - net9.0 - enable - enable - - - - - - diff --git a/Liber_Incantamentum.Domain/Liber_Incantamentum.Domain.csproj b/Liber_Incantamentum.Domain/Liber_Incantamentum.Domain.csproj deleted file mode 100644 index db9338c..0000000 --- a/Liber_Incantamentum.Domain/Liber_Incantamentum.Domain.csproj +++ /dev/null @@ -1,12 +0,0 @@ - - - - net9.0 - enable - enable - - - - - - diff --git a/Liber_Incantamentum.Infrastructure/Liber_Incantamentum.Infrastructure.csproj b/Liber_Incantamentum.Infrastructure/Liber_Incantamentum.Infrastructure.csproj deleted file mode 100644 index db9338c..0000000 --- a/Liber_Incantamentum.Infrastructure/Liber_Incantamentum.Infrastructure.csproj +++ /dev/null @@ -1,12 +0,0 @@ - - - - net9.0 - enable - enable - - - - - - diff --git a/Liber_Incantamentum.Tests/Liber_Incantamentum.Tests.csproj b/Liber_Incantamentum.Tests/Liber_Incantamentum.Tests.csproj deleted file mode 100644 index db9338c..0000000 --- a/Liber_Incantamentum.Tests/Liber_Incantamentum.Tests.csproj +++ /dev/null @@ -1,12 +0,0 @@ - - - - net9.0 - enable - enable - - - - - -