Skip to content

Commit

Permalink
build(deps): bump PublicApiGenerator from 10.0.2 to 10.1.0 (#2413)
Browse files Browse the repository at this point in the history
Bumps [PublicApiGenerator](https://github.com/PublicApiGenerator/PublicApiGenerator) from 10.0.2 to 10.1.0.
- [Release notes](https://github.com/PublicApiGenerator/PublicApiGenerator/releases)
- [Commits](PublicApiGenerator/PublicApiGenerator@10.0.2...10.1.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] committed May 23, 2020
1 parent e9e43a1 commit 552645c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Directory.build.props
Expand Up @@ -49,7 +49,7 @@
<PackageReference Include="Xunit.StaFact" Version="0.3.18" />
<PackageReference Include="Shouldly" Version="4.0.0-beta0002" />
<PackageReference Include="Microsoft.Reactive.Testing" Version="4.4.1" />
<PackageReference Include="PublicApiGenerator" Version="10.0.2" />
<PackageReference Include="PublicApiGenerator" Version="10.1.0" />
</ItemGroup>

<ItemGroup Condition="$(IsTestProject)">
Expand Down

0 comments on commit 552645c

Please sign in to comment.