Allow cleaned up NuGet packages through .gitignore
NuGet packages tend to be installed with a lot of unnecessary dependencies, but I was able to clean it up manually through the csproj file. This should allow the project to work correctly out of the box, without needing to install the lz4 package manually.
This commit is contained in:
BIN
Packages/LZ4.dll
Normal file
BIN
Packages/LZ4.dll
Normal file
Binary file not shown.
BIN
Packages/LZ4.nupkg
Normal file
BIN
Packages/LZ4.nupkg
Normal file
Binary file not shown.
Reference in New Issue
Block a user