From a914d798f37d39e359d0abf3db4add49d3b0a2a0 Mon Sep 17 00:00:00 2001 From: Nicolas Dorier Date: Fri, 14 Nov 2025 16:20:00 +0900 Subject: [PATCH] Fix CI: Unsupported repository version 1. Only versions up to 0 are supported. --- BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj | 4 ++-- BTCPayServer.Client/BTCPayServer.Client.csproj | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj b/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj index 030613b3a..4e804e901 100644 --- a/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj +++ b/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj @@ -20,9 +20,9 @@ true 1591;1573;1572;1584;1570;3021 true - + - + diff --git a/BTCPayServer.Client/BTCPayServer.Client.csproj b/BTCPayServer.Client/BTCPayServer.Client.csproj index adac09d2e..b5485f4cb 100644 --- a/BTCPayServer.Client/BTCPayServer.Client.csproj +++ b/BTCPayServer.Client/BTCPayServer.Client.csproj @@ -27,7 +27,7 @@ true - +