This repository has been archived by the owner on Jul 5, 2024. It is now read-only.
SharpCompress has been the primary dependency of this library, carried over from Squirrel.Windows. In recent versions (>=34) SharpCompress has dropped strong name signing. Also, it includes many other large dependencies, especially on the full framework.
This release removes our dependency on SharpCompress. There are now no external dependencies on dotnet 6 and newer, and on the full framework of .net. There is still a dependency on Microsoft.Win32.Registry
for net5 and netstandard2.0.