From 9f08dae69a578f472504cd015de48e039b151ac3 Mon Sep 17 00:00:00 2001 From: Hootan Hemmati Date: Thu, 12 Sep 2024 15:41:19 +0330 Subject: [PATCH] Fix formatting and adjust package references in csproj Corrected indentation for and elements within the section. Modified elements for MinVer and DotNet.ReproducibleBuilds by duplicating with one set to 'all' and removing . --- PersianDate/PersianDate.csproj | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/PersianDate/PersianDate.csproj b/PersianDate/PersianDate.csproj index 7fda751..c688238 100644 --- a/PersianDate/PersianDate.csproj +++ b/PersianDate/PersianDate.csproj @@ -32,8 +32,8 @@ - True - \ + True + \ True @@ -42,14 +42,14 @@ - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - - - runtime; build; native; contentfiles; analyzers; buildtransitive - all - + + runtime; build; native; contentfiles; analyzers; buildtransitive + all + + + runtime; build; native; contentfiles; analyzers; buildtransitive + all +