Bump Swashbuckle.AspNetCore.Annotations from 5.0.0 to 5.1.0 (#1672)

Bumps [Swashbuckle.AspNetCore.Annotations](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 5.0.0 to 5.1.0.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v5.0.0...v5.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>
This commit is contained in:
dependabot-preview[bot]
2020-03-13 11:50:49 +01:00
committed by GitHub
parent 4add3add1b
commit f79d09b3d8

View File

@@ -66,7 +66,7 @@
<PackageReference Include="NLog.Web.AspNetCore" Version="4.9.0" />
<PackageReference Include="protobuf-net" Version="3.0.0-alpha.43" />
<PackageReference Include="Swashbuckle.AspNetCore" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.0.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Annotations" Version="5.1.0" />
<PackageReference Include="Swashbuckle.AspNetCore.Newtonsoft" Version="5.1.0" />
<PackageReference Include="System.Composition" Version="1.4.0" />
<PackageReference Include="System.Linq.Async" Version="4.0.0" />