From fcd9f1d850e991fa1a4452af0b1cb60dba0f6039 Mon Sep 17 00:00:00 2001 From: Stefan Seeland <168659+stesee@users.noreply.github.com> Date: Sat, 21 Feb 2026 01:58:02 +0100 Subject: [PATCH 1/2] Disabled trimming in FolderProfileWindows.pubxml --- .../Properties/PublishProfiles/FolderProfileWindows.pubxml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml b/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml index b6db3db..7f593db 100644 --- a/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml +++ b/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml @@ -12,7 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. true win-x86 true - false - true + false> - \ No newline at end of file + From fda736500fbcdfea2d40235df75d2ad306db3222 Mon Sep 17 00:00:00 2001 From: Stefan Seeland <168659+stesee@users.noreply.github.com> Date: Sat, 21 Feb 2026 02:00:25 +0100 Subject: [PATCH 2/2] Fix XML formatting in FolderProfileWindows.pubxml --- .../Properties/PublishProfiles/FolderProfileWindows.pubxml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml b/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml index 7f593db..2137747 100644 --- a/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml +++ b/Codeuctivity.HtmlRendererCli/Properties/PublishProfiles/FolderProfileWindows.pubxml @@ -12,6 +12,6 @@ https://go.microsoft.com/fwlink/?LinkID=208121. true win-x86 true - false> + false