From baae3b3331cc5e50566fb898a886eb1bc3713ae8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Dec 2024 01:52:41 +0000 Subject: [PATCH] build(deps): Bump Microsoft.AspNetCore.OData from 9.0.0 to 9.1.1 Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 9.0.0 to 9.1.1. - [Release notes](https://github.com/OData/AspNetCoreOData/releases) - [Commits](https://github.com/OData/AspNetCoreOData/compare/9.0.0...9.1.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OData 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 baaf49b..8a87533 100644 --- a/ODataExample/ODataExample.csproj +++ b/ODataExample/ODataExample.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive