From be90172840f1a891da2ca6ace898bbac04b337c8 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Wed, 20 Mar 2019 14:13:12 +0900 Subject: [PATCH] bump Microsoft.AspNetCore.App --- BTCPayServer.Tests/docker-compose.yml | 2 +- BTCPayServer/BTCPayServer.csproj | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/BTCPayServer.Tests/docker-compose.yml b/BTCPayServer.Tests/docker-compose.yml index f82b6df8a..734177514 100644 --- a/BTCPayServer.Tests/docker-compose.yml +++ b/BTCPayServer.Tests/docker-compose.yml @@ -69,7 +69,7 @@ services: nbxplorer: - image: nicolasdorier/nbxplorer:2.0.0.20 + image: nicolasdorier/nbxplorer:2.0.0.21 restart: unless-stopped ports: - "32838:32838" diff --git a/BTCPayServer/BTCPayServer.csproj b/BTCPayServer/BTCPayServer.csproj index 14125688a..f394787ea 100644 --- a/BTCPayServer/BTCPayServer.csproj +++ b/BTCPayServer/BTCPayServer.csproj @@ -2,7 +2,7 @@ Exe netcoreapp2.1 - 1.0.3.87 + 1.0.3.88 NU1701,CA1816,CA1308,CA1810,CA2208 @@ -67,7 +67,7 @@ - +