Removed dependency on Crc32.NET

This commit is contained in:
Wizou 2021-08-24 10:49:32 +02:00
parent 593463f46b
commit 53ee143a1d
4 changed files with 10 additions and 5 deletions

View file

@ -40,7 +40,6 @@
</ItemGroup>
<ItemGroup>
<PackageReference Include="Crc32.NET" Version="1.2.0" />
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" />
</ItemGroup>