From 9f894085f880a1b266b96bfceb489fe40fea846e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 01:49:32 +0000 Subject: [PATCH] build(deps): Bump Microsoft.AspNetCore.OData from 9.2.1 to 9.3.0 Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 9.2.1 to 9.3.0. - [Release notes](https://github.com/OData/AspNetCoreOData/releases) - [Commits](https://github.com/OData/AspNetCoreOData/compare/9.2.1...9.3.0) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OData dependency-version: 9.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... 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 59a3f50..b47409c 100644 --- a/ODataExample/ODataExample.csproj +++ b/ODataExample/ODataExample.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive