From d228ab43e28826338a79c4aa75ad0e7462f5665c Mon Sep 17 00:00:00 2001 From: MartinEesmaa Date: Sat, 28 Sep 2024 20:49:57 +1000 Subject: [PATCH] Added properties information to C# project This adds metadata information of product, version, description, copyright and authors. Also publishing single file with compression and trimmed on allows to publish for .NET on local computer. - Martin Eesmaa --- VVCEasy.csproj | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/VVCEasy.csproj b/VVCEasy.csproj index 40c60dd..3036c4a 100644 --- a/VVCEasy.csproj +++ b/VVCEasy.csproj @@ -5,6 +5,14 @@ net6.0 enable enable + VVCEasy + 2.7.0 + Martin Eesmaa + © 2021-2024 Martin Eesmaa + VVCEasy is easy VVC, that no need to compile. + true + true + true