From a7d6d6493e217e00a616c85ff6072896a728dae5 Mon Sep 17 00:00:00 2001 From: Adam Hathcock Date: Thu, 8 Jan 2026 14:22:31 +0000 Subject: [PATCH] add version numbers again to get them --- src/SharpCompress/SharpCompress.csproj | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/SharpCompress/SharpCompress.csproj b/src/SharpCompress/SharpCompress.csproj index 07885702..b621fa93 100644 --- a/src/SharpCompress/SharpCompress.csproj +++ b/src/SharpCompress/SharpCompress.csproj @@ -2,6 +2,9 @@ SharpCompress - Pure C# Decompression/Compression en-US + 0.0.0 + 0.0.0.0 + 0.0.0.0 Adam Hathcock net48;netstandard20;net8.0;net10.0 SharpCompress