From c6eed5d7581885e8b16c3e41b7502da247b4e9e3 Mon Sep 17 00:00:00 2001 From: Spencer O'HEGARTY Date: Wed, 11 Sep 2024 17:15:38 +0100 Subject: [PATCH] Removed package generation --- .../Common/Dfe.Data.SearchPrototype.Common.csproj | 3 --- Dfe.Data.SearchPrototype/Dfe.Data.SearchPrototype.csproj | 3 --- .../Dfe.Data.SearchPrototype.Infrastructure.csproj | 3 --- 3 files changed, 9 deletions(-) diff --git a/Dfe.Data.SearchPrototype/Common/Dfe.Data.SearchPrototype.Common.csproj b/Dfe.Data.SearchPrototype/Common/Dfe.Data.SearchPrototype.Common.csproj index 64e8eca..65ed135 100644 --- a/Dfe.Data.SearchPrototype/Common/Dfe.Data.SearchPrototype.Common.csproj +++ b/Dfe.Data.SearchPrototype/Common/Dfe.Data.SearchPrototype.Common.csproj @@ -4,9 +4,6 @@ net8.0 enable enable - - true - Dfe.Data.SearchPrototype.Common diff --git a/Dfe.Data.SearchPrototype/Dfe.Data.SearchPrototype.csproj b/Dfe.Data.SearchPrototype/Dfe.Data.SearchPrototype.csproj index eb991f4..0480578 100644 --- a/Dfe.Data.SearchPrototype/Dfe.Data.SearchPrototype.csproj +++ b/Dfe.Data.SearchPrototype/Dfe.Data.SearchPrototype.csproj @@ -4,9 +4,6 @@ net8.0 enable enable - - true - Dfe.Data.SearchPrototype diff --git a/Dfe.Data.SearchPrototype/Infrastructure/Dfe.Data.SearchPrototype.Infrastructure.csproj b/Dfe.Data.SearchPrototype/Infrastructure/Dfe.Data.SearchPrototype.Infrastructure.csproj index 293285a..d06b1d8 100644 --- a/Dfe.Data.SearchPrototype/Infrastructure/Dfe.Data.SearchPrototype.Infrastructure.csproj +++ b/Dfe.Data.SearchPrototype/Infrastructure/Dfe.Data.SearchPrototype.Infrastructure.csproj @@ -4,9 +4,6 @@ net8.0 enable enable - - true - Dfe.Data.SearchPrototype.Infrastructure