Unverified Commit 0e78fdc8 authored by Jehonathan Thomas's avatar Jehonathan Thomas Committed by GitHub

Merge pull request #503 from justcoding121/master

use orginal lib now strongly named
parents 9c034a1f dd9befc6
......@@ -13,7 +13,7 @@
</PropertyGroup>
<ItemGroup>
<PackageReference Include="CloudVeil.BrotliSharpLib" Version="0.3.1" />
<PackageReference Include="BrotliSharpLib" Version="0.3.1" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.2" />
<PackageReference Include="StreamExtended" Version="1.0.179" />
</ItemGroup>
......
......@@ -16,7 +16,7 @@
<dependencies>
<dependency id="StreamExtended" version="1.0.179" />
<dependency id="Portable.BouncyCastle" version="1.8.2" />
<dependency id="CloudVeil.BrotliSharpLib" version="0.3.1" />
<dependency id="BrotliSharpLib" version="0.3.1" />
</dependencies>
</metadata>
<files>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment