Skip to content

Commit 5530f9b

Browse files
build(deps): Bump Microsoft.AspNetCore.OData from 9.2.0 to 9.2.1 (#347)
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](OData/AspNetCoreOData@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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d6cadcd commit 5530f9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ODataExample/ODataExample.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
</PropertyGroup>
77

88
<ItemGroup>
9-
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.0" />
9+
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.2.1" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.3">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)