From 890af3d671d76835f88166f265c1a0e56430d764 Mon Sep 17 00:00:00 2001 From: Mutudu Date: Sat, 4 May 2024 21:30:32 +0800 Subject: [PATCH] Add source link --- src/Zaabee.Brotli/Zaabee.Brotli.csproj | 29 ++++++++++++------- .../Zaabee.Compressor.Abstractions.csproj | 29 ++++++++++++------- src/Zaabee.LZ4/Zaabee.LZ4.csproj | 29 ++++++++++++------- src/Zaabee.LZMA/Zaabee.LZMA.csproj | 29 ++++++++++++------- .../Zaabee.SharpZipLib.csproj | 29 ++++++++++++------- src/Zaabee.Snappy/Zaabee.Snappy.csproj | 29 ++++++++++++------- .../Zaabee.SystemIoCompression.csproj | 29 ++++++++++++------- src/Zaabee.XZ/Zaabee.XZ.csproj | 29 ++++++++++++------- src/Zaabee.Zstd/Zaabee.Zstd.csproj | 29 ++++++++++++------- .../Zaabee.BrotliNET.UnitTest.csproj | 4 +-- ...ee.Compressor.Abstractions.UnitTest.csproj | 4 +-- .../Zaabee.Compressor.UnitTest.csproj | 4 +-- .../Zaabee.LZ4.UnitTest.csproj | 4 +-- .../Zaabee.LZMA.UnitTest.csproj | 4 +-- .../Zaabee.SharpZipLib.UnitTest.csproj | 4 +-- .../Zaabee.Snappy.UnitTest.csproj | 4 +-- ...Zaabee.SystemIoCompression.UnitTest.csproj | 4 +-- .../Zaabee.XZ.UnitTest.csproj | 4 +-- .../Zaabee.Zstd.UnitTest.csproj | 4 +-- 19 files changed, 182 insertions(+), 119 deletions(-) diff --git a/src/Zaabee.Brotli/Zaabee.Brotli.csproj b/src/Zaabee.Brotli/Zaabee.Brotli.csproj index 6990b63..6e28e97 100644 --- a/src/Zaabee.Brotli/Zaabee.Brotli.csproj +++ b/src/Zaabee.Brotli/Zaabee.Brotli.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;Brotli.NET;Brotli;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for BrotliNET. + Zaabee;Brotli.NET;Brotli;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/src/Zaabee.Compressor.Abstractions/Zaabee.Compressor.Abstractions.csproj b/src/Zaabee.Compressor.Abstractions/Zaabee.Compressor.Abstractions.csproj index 21a7db0..a842eab 100644 --- a/src/Zaabee.Compressor.Abstractions/Zaabee.Compressor.Abstractions.csproj +++ b/src/Zaabee.Compressor.Abstractions/Zaabee.Compressor.Abstractions.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf + 2024.1.5 + 2024.1.5 + The abstractions for Zaabee.Compressor + Zaabee;Compressor;Abstractions https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git MIT - The abstractions for Zaabee.Compressor - Zaabee;Compressor;Abstractions latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - + diff --git a/src/Zaabee.LZ4/Zaabee.LZ4.csproj b/src/Zaabee.LZ4/Zaabee.LZ4.csproj index 6fcbd67..0fc0084 100644 --- a/src/Zaabee.LZ4/Zaabee.LZ4.csproj +++ b/src/Zaabee.LZ4/Zaabee.LZ4.csproj @@ -2,27 +2,34 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.4 - 2024.1.4 - Mutuduxf - Mutuduxf - Zaabee;K4os.Compression.LZ4;LZ4;Compression + 2024.1.5 + 2024.1.5 Helper and Extensions for K4os.Compression.LZ4. + Zaabee;K4os.Compression.LZ4;LZ4;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/src/Zaabee.LZMA/Zaabee.LZMA.csproj b/src/Zaabee.LZMA/Zaabee.LZMA.csproj index 1ab7482..5d55134 100644 --- a/src/Zaabee.LZMA/Zaabee.LZMA.csproj +++ b/src/Zaabee.LZMA/Zaabee.LZMA.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;LZMA-SDK;LZMA;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for LZMA-SDK. + Zaabee;LZMA-SDK;LZMA;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/src/Zaabee.SharpZipLib/Zaabee.SharpZipLib.csproj b/src/Zaabee.SharpZipLib/Zaabee.SharpZipLib.csproj index fc66754..36af991 100644 --- a/src/Zaabee.SharpZipLib/Zaabee.SharpZipLib.csproj +++ b/src/Zaabee.SharpZipLib/Zaabee.SharpZipLib.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;SharpZipLib;BZip2;GZip;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for SharpZipLib. + Zaabee;SharpZipLib;BZip2;GZip;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - + diff --git a/src/Zaabee.Snappy/Zaabee.Snappy.csproj b/src/Zaabee.Snappy/Zaabee.Snappy.csproj index 1f2d133..b3d79dd 100644 --- a/src/Zaabee.Snappy/Zaabee.Snappy.csproj +++ b/src/Zaabee.Snappy/Zaabee.Snappy.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;IronSnappy;Snappy;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for IronSnappy. + Zaabee;IronSnappy;Snappy;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/src/Zaabee.SystemIoCompression/Zaabee.SystemIoCompression.csproj b/src/Zaabee.SystemIoCompression/Zaabee.SystemIoCompression.csproj index 12d7a19..7bbd2f3 100644 --- a/src/Zaabee.SystemIoCompression/Zaabee.SystemIoCompression.csproj +++ b/src/Zaabee.SystemIoCompression/Zaabee.SystemIoCompression.csproj @@ -2,25 +2,32 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;System.IO.Compression;Brotli;Deflate;GZip;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for System.IO.Compression. + Zaabee;System.IO.Compression;Brotli;Deflate;GZip;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT - enable + MIT latest enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf - + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + + diff --git a/src/Zaabee.XZ/Zaabee.XZ.csproj b/src/Zaabee.XZ/Zaabee.XZ.csproj index 4df45db..15f33f1 100644 --- a/src/Zaabee.XZ/Zaabee.XZ.csproj +++ b/src/Zaabee.XZ/Zaabee.XZ.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;XZ.NET-netstandard;XZ;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for XZ.NET-netstandard. + Zaabee;XZ.NET-netstandard;XZ;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - + diff --git a/src/Zaabee.Zstd/Zaabee.Zstd.csproj b/src/Zaabee.Zstd/Zaabee.Zstd.csproj index f101182..8e9d502 100644 --- a/src/Zaabee.Zstd/Zaabee.Zstd.csproj +++ b/src/Zaabee.Zstd/Zaabee.Zstd.csproj @@ -2,26 +2,33 @@ netstandard2.0;net6.0;net8.0;net9.0 - true - 2024.1.3 - 2024.1.3 - Mutuduxf - Mutuduxf - Zaabee;ZstdNet;Zstd;Compression + 2024.1.4 + 2024.1.4 Helper and Extensions for ZstdNet. + Zaabee;ZstdNet;Zstd;Compression https://github.com/PicoHex https://github.com/PicoHex/Zaabee.Compression - git - MIT + MIT latest - enable enable - Roman Du + enable + git + true + snupkg + true + true + true + true + Mutuduxf + + all + runtime; build; native; contentfiles; analyzers; buildtransitive + - + diff --git a/tests/Zaabee.BrotliNET.UnitTest/Zaabee.BrotliNET.UnitTest.csproj b/tests/Zaabee.BrotliNET.UnitTest/Zaabee.BrotliNET.UnitTest.csproj index c9884b9..723db7f 100644 --- a/tests/Zaabee.BrotliNET.UnitTest/Zaabee.BrotliNET.UnitTest.csproj +++ b/tests/Zaabee.BrotliNET.UnitTest/Zaabee.BrotliNET.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.Compressor.Abstractions.UnitTest/Zaabee.Compressor.Abstractions.UnitTest.csproj b/tests/Zaabee.Compressor.Abstractions.UnitTest/Zaabee.Compressor.Abstractions.UnitTest.csproj index 80b7214..a800d73 100644 --- a/tests/Zaabee.Compressor.Abstractions.UnitTest/Zaabee.Compressor.Abstractions.UnitTest.csproj +++ b/tests/Zaabee.Compressor.Abstractions.UnitTest/Zaabee.Compressor.Abstractions.UnitTest.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.Compressor.UnitTest/Zaabee.Compressor.UnitTest.csproj b/tests/Zaabee.Compressor.UnitTest/Zaabee.Compressor.UnitTest.csproj index ab334a5..83b917e 100644 --- a/tests/Zaabee.Compressor.UnitTest/Zaabee.Compressor.UnitTest.csproj +++ b/tests/Zaabee.Compressor.UnitTest/Zaabee.Compressor.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.LZ4.UnitTest/Zaabee.LZ4.UnitTest.csproj b/tests/Zaabee.LZ4.UnitTest/Zaabee.LZ4.UnitTest.csproj index 0bd7edf..8606bc6 100644 --- a/tests/Zaabee.LZ4.UnitTest/Zaabee.LZ4.UnitTest.csproj +++ b/tests/Zaabee.LZ4.UnitTest/Zaabee.LZ4.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.LZMA.UnitTest/Zaabee.LZMA.UnitTest.csproj b/tests/Zaabee.LZMA.UnitTest/Zaabee.LZMA.UnitTest.csproj index dfe5076..c0219e1 100644 --- a/tests/Zaabee.LZMA.UnitTest/Zaabee.LZMA.UnitTest.csproj +++ b/tests/Zaabee.LZMA.UnitTest/Zaabee.LZMA.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.SharpZipLib.UnitTest/Zaabee.SharpZipLib.UnitTest.csproj b/tests/Zaabee.SharpZipLib.UnitTest/Zaabee.SharpZipLib.UnitTest.csproj index dccb5b3..c72ed7a 100644 --- a/tests/Zaabee.SharpZipLib.UnitTest/Zaabee.SharpZipLib.UnitTest.csproj +++ b/tests/Zaabee.SharpZipLib.UnitTest/Zaabee.SharpZipLib.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.Snappy.UnitTest/Zaabee.Snappy.UnitTest.csproj b/tests/Zaabee.Snappy.UnitTest/Zaabee.Snappy.UnitTest.csproj index a5e726b..fd71b9b 100644 --- a/tests/Zaabee.Snappy.UnitTest/Zaabee.Snappy.UnitTest.csproj +++ b/tests/Zaabee.Snappy.UnitTest/Zaabee.Snappy.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.SystemIoCompression.UnitTest/Zaabee.SystemIoCompression.UnitTest.csproj b/tests/Zaabee.SystemIoCompression.UnitTest/Zaabee.SystemIoCompression.UnitTest.csproj index 5878747..65f9a3c 100644 --- a/tests/Zaabee.SystemIoCompression.UnitTest/Zaabee.SystemIoCompression.UnitTest.csproj +++ b/tests/Zaabee.SystemIoCompression.UnitTest/Zaabee.SystemIoCompression.UnitTest.csproj @@ -11,8 +11,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.XZ.UnitTest/Zaabee.XZ.UnitTest.csproj b/tests/Zaabee.XZ.UnitTest/Zaabee.XZ.UnitTest.csproj index 9d7d06c..63e6083 100644 --- a/tests/Zaabee.XZ.UnitTest/Zaabee.XZ.UnitTest.csproj +++ b/tests/Zaabee.XZ.UnitTest/Zaabee.XZ.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all diff --git a/tests/Zaabee.Zstd.UnitTest/Zaabee.Zstd.UnitTest.csproj b/tests/Zaabee.Zstd.UnitTest/Zaabee.Zstd.UnitTest.csproj index 493112c..97afb02 100644 --- a/tests/Zaabee.Zstd.UnitTest/Zaabee.Zstd.UnitTest.csproj +++ b/tests/Zaabee.Zstd.UnitTest/Zaabee.Zstd.UnitTest.csproj @@ -10,8 +10,8 @@ - - + + runtime; build; native; contentfiles; analyzers; buildtransitive all