Skip to content

Commit

Permalink
Merge pull request #514 from onovotny/patch-1
Browse files Browse the repository at this point in the history
Update to official BouncyCastle package
  • Loading branch information
dabutvin authored Nov 4, 2019
2 parents f455882 + 3f1e482 commit e37dd89
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Install/Install.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="11.0.2" />
<PackageReference Include="BouncyCastle.NetCore" Version="1.8.3" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.5.2" />
</ItemGroup>

<Import Project="../ImgBot.targets" />
Expand Down

0 comments on commit e37dd89

Please sign in to comment.