From fb190de5cf61052e0c4c0a432bb64bfb4b524ed3 Mon Sep 17 00:00:00 2001 From: Meik Date: Fri, 26 Jun 2026 19:56:31 +0200 Subject: [PATCH] fix: use Matrix42 host config file name --- ...bApi.dll.host => C4ITF4SDM42WebApi.dll.host.config} | 0 F4SDM42WebApi/F4SD - M42WebApi.csproj | 4 ++-- F4SDM42WebApi/M42SandboxedExtension.targets | 10 ++++++++++ 3 files changed, 12 insertions(+), 2 deletions(-) rename F4SDM42WebApi/{C4ITF4SDM42WebApi.dll.host => C4ITF4SDM42WebApi.dll.host.config} (100%) diff --git a/F4SDM42WebApi/C4ITF4SDM42WebApi.dll.host b/F4SDM42WebApi/C4ITF4SDM42WebApi.dll.host.config similarity index 100% rename from F4SDM42WebApi/C4ITF4SDM42WebApi.dll.host rename to F4SDM42WebApi/C4ITF4SDM42WebApi.dll.host.config diff --git a/F4SDM42WebApi/F4SD - M42WebApi.csproj b/F4SDM42WebApi/F4SD - M42WebApi.csproj index 1d3d151..ef715e1 100644 --- a/F4SDM42WebApi/F4SD - M42WebApi.csproj +++ b/F4SDM42WebApi/F4SD - M42WebApi.csproj @@ -13,7 +13,7 @@ false 6673a25d-33d6-4072-91d9-abed4be1a966 C4ITF4SD*.* - 1.4.0.5 + 1.4.0.6 true @@ -87,7 +87,7 @@ - + diff --git a/F4SDM42WebApi/M42SandboxedExtension.targets b/F4SDM42WebApi/M42SandboxedExtension.targets index 6d03102..c7ca7e1 100644 --- a/F4SDM42WebApi/M42SandboxedExtension.targets +++ b/F4SDM42WebApi/M42SandboxedExtension.targets @@ -30,6 +30,11 @@ + + + + <_M42FlatRoot Include="$(TargetDir)$(M42AssemblyPattern)" /> @@ -49,6 +54,11 @@ + + + + <_M42Rid Include="$(TargetDir)**\$(M42AssemblyPattern)" />