From 8ac86aed95ae1355b7685f3b89f066562bdb9cd4 Mon Sep 17 00:00:00 2001 From: Maxwell Weru Date: Fri, 16 Aug 2024 10:18:27 +0300 Subject: [PATCH] Set Authors and Company properties in csproj (#198) --- Tingle.AzureCleaner/Tingle.AzureCleaner.csproj | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Tingle.AzureCleaner/Tingle.AzureCleaner.csproj b/Tingle.AzureCleaner/Tingle.AzureCleaner.csproj index 22175a4..4561e5f 100644 --- a/Tingle.AzureCleaner/Tingle.AzureCleaner.csproj +++ b/Tingle.AzureCleaner/Tingle.AzureCleaner.csproj @@ -2,8 +2,9 @@ Exe - README.md true + Tingle Software + Tingle Software true Cleanup tool for Azure resources for reviews. Azure resources cleaner @@ -14,6 +15,10 @@ Linux + + README.md + +