mirror of
https://github.com/collinbarrett/FilterLists.git
synced 2026-03-11 09:04:27 +00:00
Bump Microsoft.AspNetCore.Mvc.Versioning in /src/FilterLists.Api
Bumps [Microsoft.AspNetCore.Mvc.Versioning](https://github.com/Microsoft/aspnet-api-versioning) from 4.0.0-preview8.19405.7 to 4.0.0. - [Release notes](https://github.com/Microsoft/aspnet-api-versioning/releases) - [Commits](https://github.com/Microsoft/aspnet-api-versioning/commits/v4.0.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
cd3af67220
commit
e18f16aad4
1 changed files with 1 additions and 1 deletions
|
|
@ -41,7 +41,7 @@
|
|||
<PackageReference Include="Humanizer.Core" Version="2.7.9" />
|
||||
<PackageReference Include="JetBrains.Annotations" Version="2019.1.3" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="3.0.0" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="4.0.0-preview8.19405.7" />
|
||||
<PackageReference Include="Microsoft.AspNetCore.Mvc.Versioning" Version="4.0.0" />
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.6">
|
||||
<PrivateAssets>all</PrivateAssets>
|
||||
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
|
||||
|
|
|
|||
Loading…
Reference in a new issue