From fc722731d354a6e9a3874bb6e4b2dabf6208a2ad Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Sat, 8 Sep 2018 14:54:23 +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 5bc847680..0090c31ef 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.1 - 1.0.2.102 + 1.0.2.103 NU1701,CA1816,CA1308,CA1810,CA2208