From a72bd5a012752b03cafe5db5dbefa7bd744a6a98 Mon Sep 17 00:00:00 2001 From: Meik Date: Wed, 1 Jul 2026 17:08:19 +0200 Subject: [PATCH] build: declare release signed solution mappings --- C4IT - F4SD - M42WebApi.sln | 4 ++-- F4SDHelper/F4SD - Helper.csproj | 5 +++++ F4SDM42WebApi/F4SD - M42WebApi.csproj | 1 + 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/C4IT - F4SD - M42WebApi.sln b/C4IT - F4SD - M42WebApi.sln index f39576d..1f768a6 100644 --- a/C4IT - F4SD - M42WebApi.sln +++ b/C4IT - F4SD - M42WebApi.sln @@ -39,8 +39,8 @@ Global {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Debug|Any CPU.Build.0 = Debug|Any CPU {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_and_copy|Any CPU.ActiveCfg = Release_and_copy|Any CPU {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_and_copy|Any CPU.Build.0 = Release_and_copy|Any CPU - {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_signed|Any CPU.ActiveCfg = Release|Any CPU - {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_signed|Any CPU.Build.0 = Release|Any CPU + {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_signed|Any CPU.ActiveCfg = Release_signed|Any CPU + {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release_signed|Any CPU.Build.0 = Release_signed|Any CPU {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release|Any CPU.ActiveCfg = Release|Any CPU {EB95E1FB-7A9E-4894-BD28-2D0BE2715EBE}.Release|Any CPU.Build.0 = Release|Any CPU EndGlobalSection diff --git a/F4SDHelper/F4SD - Helper.csproj b/F4SDHelper/F4SD - Helper.csproj index f7ee505..76827c8 100644 --- a/F4SDHelper/F4SD - Helper.csproj +++ b/F4SDHelper/F4SD - Helper.csproj @@ -9,6 +9,11 @@ latestmajor false false + Debug;Release;Debug_and_copy;Release_and_copy;Release_signed + + + + true diff --git a/F4SDM42WebApi/F4SD - M42WebApi.csproj b/F4SDM42WebApi/F4SD - M42WebApi.csproj index 3df95db..ac58675 100644 --- a/F4SDM42WebApi/F4SD - M42WebApi.csproj +++ b/F4SDM42WebApi/F4SD - M42WebApi.csproj @@ -11,6 +11,7 @@ latestmajor false false + Debug;Release;Debug_and_copy;Release_and_copy;Release_signed 6673a25d-33d6-4072-91d9-abed4be1a966 C4ITF4SD*.* true