From 589504f957810e64aec518655fa4a240978341c4 Mon Sep 17 00:00:00 2001 From: davidhayes03 Date: Fri, 20 Mar 2026 12:30:32 +0000 Subject: [PATCH 1/2] CODE RUB: make packages not packagable --- .../NHS.Digital.ApiPlatform.Infrastructure.csproj | 1 + ReactApp1.Server/ReactApp1.Server.csproj | 1 + reactapp1.client/reactapp1.client.esproj | 1 + 3 files changed, 3 insertions(+) diff --git a/NHS.Digital.ApiPlatform.Infrastructure/NHS.Digital.ApiPlatform.Infrastructure.csproj b/NHS.Digital.ApiPlatform.Infrastructure/NHS.Digital.ApiPlatform.Infrastructure.csproj index 36a9403..306ff7e 100644 --- a/NHS.Digital.ApiPlatform.Infrastructure/NHS.Digital.ApiPlatform.Infrastructure.csproj +++ b/NHS.Digital.ApiPlatform.Infrastructure/NHS.Digital.ApiPlatform.Infrastructure.csproj @@ -5,6 +5,7 @@ net10.0 disable disable + false diff --git a/ReactApp1.Server/ReactApp1.Server.csproj b/ReactApp1.Server/ReactApp1.Server.csproj index 1dad46d..26ca32d 100644 --- a/ReactApp1.Server/ReactApp1.Server.csproj +++ b/ReactApp1.Server/ReactApp1.Server.csproj @@ -8,6 +8,7 @@ npm run dev https://localhost:62388 6f274465-3968-4737-8105-5893965268bf + false diff --git a/reactapp1.client/reactapp1.client.esproj b/reactapp1.client/reactapp1.client.esproj index 6e48911..3e55d2c 100644 --- a/reactapp1.client/reactapp1.client.esproj +++ b/reactapp1.client/reactapp1.client.esproj @@ -7,5 +7,6 @@ false $(MSBuildProjectDirectory)\dist + false \ No newline at end of file From 2a2622e6a2708bac716447bb0e41628a74fb3302 Mon Sep 17 00:00:00 2001 From: davidhayes03 Date: Fri, 20 Mar 2026 12:31:07 +0000 Subject: [PATCH 2/2] CODE RUB: Up Release No --- .../NHS.Digital.ApiPlatform.Sdk.csproj | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NHS.Digital.ApiPlatform.Sdk/NHS.Digital.ApiPlatform.Sdk.csproj b/NHS.Digital.ApiPlatform.Sdk/NHS.Digital.ApiPlatform.Sdk.csproj index ea72f29..8429dcb 100644 --- a/NHS.Digital.ApiPlatform.Sdk/NHS.Digital.ApiPlatform.Sdk.csproj +++ b/NHS.Digital.ApiPlatform.Sdk/NHS.Digital.ApiPlatform.Sdk.csproj @@ -22,9 +22,9 @@ Initial release of the NHS Digital API Platform Client. True - 0.0.0.2 - 0.0.0.2 - 0.0.0.2 + 0.0.0.3 + 0.0.0.3 + 0.0.0.3 README.md LICENSE.txt true