File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed
Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 2222 <LangVersion >latest</LangVersion >
2323 </PropertyGroup >
2424 <ItemGroup >
25- <PackageReference Include =" Lib.Net.Http.EncryptedContentEncoding" Version =" 1.1.0" />
25+ <PackageReference Include =" Portable.BouncyCastle" Version =" 1.8.1.3" />
26+ <PackageReference Include =" Lib.Net.Http.EncryptedContentEncoding" Version =" 1.2.0" />
2627 </ItemGroup >
2728 <ItemGroup Condition =" '$(TargetFramework)' == 'net451' " >
28- <PackageReference Include =" BouncyCastle" Version =" 1.8.1" />
2929 <PackageReference Include =" System.Net.Http" Version =" 4.3.1" />
3030 </ItemGroup >
31- <ItemGroup Condition =" '$(TargetFramework)' == 'netstandard1.6' " >
32- <PackageReference Include =" BouncyCastle.CoreClr" Version =" 1.0.0" />
33- </ItemGroup >
3431</Project >
You can’t perform that action at this time.
0 commit comments