From 3781efeff69aec4cc3d0fbb920dc077904d876e5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jul 2023 16:14:44 +0000 Subject: [PATCH] Bump Microsoft.AspNetCore.OpenApi from 7.0.5 to 7.0.9 in /src Bumps [Microsoft.AspNetCore.OpenApi](https://github.com/dotnet/aspnetcore) from 7.0.5 to 7.0.9. - [Release notes](https://github.com/dotnet/aspnetcore/releases) - [Changelog](https://github.com/dotnet/aspnetcore/blob/main/docs/ReleasePlanning.md) - [Commits](https://github.com/dotnet/aspnetcore/compare/v7.0.5...v7.0.9) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OpenApi dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- src/BugSearch.Api/BugSearch.Api.csproj | 2 +- src/BugSearch.Crawler/BugSearch.Crawler.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/BugSearch.Api/BugSearch.Api.csproj b/src/BugSearch.Api/BugSearch.Api.csproj index 0b0545a..c9e9119 100644 --- a/src/BugSearch.Api/BugSearch.Api.csproj +++ b/src/BugSearch.Api/BugSearch.Api.csproj @@ -10,7 +10,7 @@ $(NoWarn);NU1701 - + diff --git a/src/BugSearch.Crawler/BugSearch.Crawler.csproj b/src/BugSearch.Crawler/BugSearch.Crawler.csproj index 736894b..660cdfb 100644 --- a/src/BugSearch.Crawler/BugSearch.Crawler.csproj +++ b/src/BugSearch.Crawler/BugSearch.Crawler.csproj @@ -9,7 +9,7 @@ - +