From 96ded25fcf14144707db6368faa967845807aafe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 1 Apr 2025 01:33:51 +0000 Subject: [PATCH] build(deps): Bump Microsoft.AspNetCore.OData from 9.2.0 to 9.2.1 Bumps [Microsoft.AspNetCore.OData](https://github.com/OData/AspNetCoreOData) from 9.2.0 to 9.2.1. - [Release notes](https://github.com/OData/AspNetCoreOData/releases) - [Commits](https://github.com/OData/AspNetCoreOData/compare/9.2.0...9.2.1) --- updated-dependencies: - dependency-name: Microsoft.AspNetCore.OData dependency-version: 9.2.1 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 9cf0e39..9ca7976 100644 --- a/ODataExample/ODataExample.csproj +++ b/ODataExample/ODataExample.csproj @@ -6,7 +6,7 @@ - + all runtime; build; native; contentfiles; analyzers; buildtransitive