From cfa3ae273a9643c7ea8621864cbc8b8576278f42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 Feb 2024 02:15:33 +0000 Subject: [PATCH] build(deps): Bump Microsoft.AspNetCore.OData from 8.2.3 to 8.2.4 Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 8.2.3 to 8.2.4. - [Release notes](https://github.com/OData/AspNetCoreOData/releases) - [Commits](https://github.com/OData/AspNetCoreOData/compare/8.2.3...8.2.4) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OData dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ODataExample/ODataExample.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ODataExample/ODataExample.csproj b/ODataExample/ODataExample.csproj index 5d47bb2..db0ac14 100644 --- a/ODataExample/ODataExample.csproj +++ b/ODataExample/ODataExample.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive