We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c836912 commit 927f861Copy full SHA for 927f861
Lib.Net.Http.WebPush/Lib.Net.Http.WebPush.csproj
@@ -23,7 +23,7 @@
23
</PropertyGroup>
24
<ItemGroup>
25
<PackageReference Include="Portable.BouncyCastle" Version="1.8.1.3" />
26
- <PackageReference Include="Lib.Net.Http.EncryptedContentEncoding" Version="1.3.0" />
+ <PackageReference Include="Lib.Net.Http.EncryptedContentEncoding" Version="1.4.0" />
27
</ItemGroup>
28
<ItemGroup Condition=" '$(TargetFramework)' == 'net451' ">
29
<PackageReference Include="System.Net.Http" Version="4.3.1" />
0 commit comments