Skip to content

Commit

Permalink
Bump Microsoft.AspNetCore.Mvc.Versioning from 5.0.0-preview.2 to 5.0.0 (
Browse files Browse the repository at this point in the history
#321)

Bumps [Microsoft.AspNetCore.Mvc.Versioning](https://github.com/Microsoft/aspnet-api-versioning) from 5.0.0-preview.2 to 5.0.0.
- [Release notes](https://github.com/Microsoft/aspnet-api-versioning/releases)
- [Commits](https://github.com/Microsoft/aspnet-api-versioning/commits/v5.0.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] authored Feb 9, 2021
1 parent c4885a2 commit 031b291
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/FasTnT.Host/FasTnT.Host.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

<ItemGroup>
<PackageReference Include="MediatR" Version="9.0.0" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0-preview.2" />
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.Configuration.CommandLine" Version="5.0.0" />
<PackageReference Include="Microsoft.Extensions.DependencyInjection" Version="5.0.1" />
<PackageReference Include="Microsoft.Extensions.Logging" Version="5.0.0" />
Expand Down

0 comments on commit 031b291

Please sign in to comment.