Commit a4c15c15 authored by justcoding121's avatar justcoding121

update proj

parent 19100fd7
...@@ -12,8 +12,9 @@ ...@@ -12,8 +12,9 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Portable.BouncyCastle" Version="1.8.2" /> <PackageReference Include="BrotliSharpLib" Version="0.3.1" />
<PackageReference Include="StreamExtended" Version="1.0.179" /> <PackageReference Include="Portable.BouncyCastle" Version="1.8.3" />
<PackageReference Include="StreamExtended" Version="1.0.185-beta" />
</ItemGroup> </ItemGroup>
......
...@@ -12,8 +12,9 @@ ...@@ -12,8 +12,9 @@
</PropertyGroup> </PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Portable.BouncyCastle" Version="1.8.2" /> <PackageReference Include="BrotliSharpLib" Version="0.3.1" />
<PackageReference Include="StreamExtended" Version="1.0.179" /> <PackageReference Include="Portable.BouncyCastle" Version="1.8.3" />
<PackageReference Include="StreamExtended" Version="1.0.185-beta" />
</ItemGroup> </ItemGroup>
<ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'"> <ItemGroup Condition="'$(TargetFramework)' == 'netstandard2.0'">
......
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