Skip to content

Commit 927f861

Browse files
committed
Update Lib.Net.Http.EncryptedContentEncoding dependency to v1.4.0 (#6)
1 parent c836912 commit 927f861

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib.Net.Http.WebPush/Lib.Net.Http.WebPush.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
</PropertyGroup>
2424
<ItemGroup>
2525
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.3" />
26-
<PackageReference Include="Lib.Net.Http.EncryptedContentEncoding" Version="1.3.0" />
26+
<PackageReference Include="Lib.Net.Http.EncryptedContentEncoding" Version="1.4.0" />
2727
</ItemGroup>
2828
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
2929
<PackageReference Include="System.Net.Http" Version="4.3.1" />

0 commit comments

Comments
 (0)