From 22826bb50defa3af90b6fe6d7ce26b53cb6ffa66 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 26 Dec 2023 17:10:19 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer and Microsoft.AspNetCore.Mvc.Versioning Bumps [Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer](https://github.com/dotnet/aspnet-api-versioning) and [Microsoft.AspNetCore.Mvc.Versioning](https://github.com/dotnet/aspnet-api-versioning). These dependencies needed to be updated together. Updates `Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](https://github.com/dotnet/aspnet-api-versioning/compare/v5.0.0...v5.1.0) Updates `Microsoft.AspNetCore.Mvc.Versioning` from 5.0.0 to 5.1.0 - [Release notes](https://github.com/dotnet/aspnet-api-versioning/releases) - [Commits](https://github.com/dotnet/aspnet-api-versioning/compare/v5.0.0...v5.1.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.Mvc.Versioning.ApiExplorer dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: Microsoft.AspNetCore.Mvc.Versioning dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- src/MADE.Web/MADE.Web.csproj | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/MADE.Web/MADE.Web.csproj b/src/MADE.Web/MADE.Web.csproj index 4185900a..56e83788 100644 --- a/src/MADE.Web/MADE.Web.csproj +++ b/src/MADE.Web/MADE.Web.csproj @@ -15,8 +15,8 @@ - - + + \ No newline at end of file