From 72f8f50f3486f05ae6954d48a81dfdbe39a81f81 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Thu, 7 Dec 2023 14:36:21 +0900 Subject: [PATCH] Disable trimming --- BTCPayServer.Vault/BTCPayServer.Vault.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/BTCPayServer.Vault/BTCPayServer.Vault.csproj b/BTCPayServer.Vault/BTCPayServer.Vault.csproj index 4d8cba1..fd01574 100644 --- a/BTCPayServer.Vault/BTCPayServer.Vault.csproj +++ b/BTCPayServer.Vault/BTCPayServer.Vault.csproj @@ -57,8 +57,8 @@ - true - true + true