Skip to content

Commit

Permalink
Bump Portable.BouncyCastle from 1.8.6.7 to 1.8.8
Browse files Browse the repository at this point in the history
Bumps [Portable.BouncyCastle](https://github.com/novotnyllc/bc-csharp) from 1.8.6.7 to 1.8.8.
- [Release notes](https://github.com/novotnyllc/bc-csharp/releases)
- [Commits](novotnyllc/bc-csharp@pcl-v1.8.6.7...pcl-v1.8.8)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] committed Nov 6, 2020
1 parent e153893 commit d630dd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/dotnet-serve/dotnet-serve.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,6 @@
<PackageReference Include="Microsoft.SourceLink.GitHub" Version="1.0.0" PrivateAssets="All" Publish="false"/>
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.0.0" />
<PackageReference Include="DotNetConfig" Version="1.0.0-rc" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.8" />
</ItemGroup>
</Project>
2 changes: 1 addition & 1 deletion test/dotnet-serve.Tests/dotnet-serve.Tests.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<!-- Required becuase the SDK doesn't do transitive package refs from PackAsTool for netcoreapp2.1 -->
<PackageReference Include="Microsoft.AspNetCore.App" />
<PackageReference Include="McMaster.Extensions.CommandLineUtils" Version="3.0.0" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.6.7" />
<PackageReference Include="Portable.BouncyCastle" Version="1.8.8" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit d630dd6

Please sign in to comment.