From 7730ead8e4ca906f06447ae44cc5208dc24a1a10 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Mon, 26 Mar 2018 09:49:03 +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 cf039d743..a3c80efa5 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.0 - 1.0.1.64 + 1.0.1.65 NU1701,CA1816,CA1308,CA1810,CA2208