Skip to content

Commit 6d52200

Browse files
build(deps): bump Asp.Versioning.Mvc.ApiExplorer from 7.0.0 to 7.1.0
Bumps [Asp.Versioning.Mvc.ApiExplorer](https://github.com/dotnet/aspnet-api-versioning) from 7.0.0 to 7.1.0. - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](dotnet/aspnet-api-versioning@v7.0.0...v7.1.0) --- updated-dependencies: - dependency-name: Asp.Versioning.Mvc.ApiExplorer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 60b35b6 commit 6d52200

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

App/App.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212
<ItemGroup>
1313
<PackageReference Include="Asp.Versioning.Http" Version="7.1.0" />
14-
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="7.0.0" />
14+
<PackageReference Include="Asp.Versioning.Mvc.ApiExplorer" Version="7.1.0" />
1515
<PackageReference Include="CSharp-Result" Version="0.2.0" />
1616
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="6.0.3" />
1717
<PackageReference Include="FluentValidation" Version="11.5.2" />

0 commit comments

Comments
 (0)