From 00c11c7ee90ce7933dc0b497e3f8f6747fcee0fa Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 18 Mar 2019 18:58:15 +0900 Subject: [PATCH] bump --- BTCPayServer/BTCPayServer.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 9a7f773d6..b317dfab0 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.1 - 1.0.3.85 + 1.0.3.86 NU1701,CA1816,CA1308,CA1810,CA2208