From 340d11ce13993be0d6da617215ae48ea502059a3 Mon Sep 17 00:00:00 2001 From: Marcin Warzybok Date: Fri, 18 Aug 2023 11:48:11 +0200 Subject: [PATCH] SP-665 Reproducible C# builds --- BitPay/BitPay.csproj | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/BitPay/BitPay.csproj b/BitPay/BitPay.csproj index 6ba47ac..64ea9e2 100644 --- a/BitPay/BitPay.csproj +++ b/BitPay/BitPay.csproj @@ -1,11 +1,11 @@ - + - 5.0.0.0 - 5.0.0 - 5.0.0 - 5.0.0 + 5.0.1.0 + 5.0.1 + 5.0.1 + 5.0.1 Antonio Buedo BitPay Inc. BitPay, Inc. @@ -30,6 +30,11 @@ true true True + true + snupkg + true + True + true @@ -46,4 +51,12 @@ + + + + all + runtime; build; native; contentfiles; analyzers + + +