From bfba105aec8f4d3db44617add4edc69080c89a94 Mon Sep 17 00:00:00 2001 From: "nicolas.dorier" Date: Fri, 22 May 2020 19:23:37 +0900 Subject: [PATCH] Update packages (may fix #1590) --- BTCPayServer.Data/BTCPayServer.Data.csproj | 11 +++++++---- BTCPayServer.Rating/BTCPayServer.Rating.csproj | 2 +- BTCPayServer.Tests/BTCPayServer.Tests.csproj | 4 ++-- 3 files changed, 10 insertions(+), 7 deletions(-) diff --git a/BTCPayServer.Data/BTCPayServer.Data.csproj b/BTCPayServer.Data/BTCPayServer.Data.csproj index f73a1d6da..1a000adaf 100644 --- a/BTCPayServer.Data/BTCPayServer.Data.csproj +++ b/BTCPayServer.Data/BTCPayServer.Data.csproj @@ -3,11 +3,14 @@ - - - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + + - + diff --git a/BTCPayServer.Rating/BTCPayServer.Rating.csproj b/BTCPayServer.Rating/BTCPayServer.Rating.csproj index a3085dc01..1e842a617 100644 --- a/BTCPayServer.Rating/BTCPayServer.Rating.csproj +++ b/BTCPayServer.Rating/BTCPayServer.Rating.csproj @@ -4,7 +4,7 @@ - + diff --git a/BTCPayServer.Tests/BTCPayServer.Tests.csproj b/BTCPayServer.Tests/BTCPayServer.Tests.csproj index c3b878f6d..8128b5c77 100644 --- a/BTCPayServer.Tests/BTCPayServer.Tests.csproj +++ b/BTCPayServer.Tests/BTCPayServer.Tests.csproj @@ -23,10 +23,10 @@ - + - + all