Skip to content

Commit c7819a4

Browse files
authored
Merge pull request #314 from bervProject/dependabot/nuget/Microsoft.AspNetCore.OData-9.1.1
build(deps): Bump Microsoft.AspNetCore.OData from 9.0.0 to 9.1.1
2 parents 40f3412 + baae3b3 commit c7819a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ODataExample/ODataExample.csproj

Lines changed: 1 addition & 1 deletion
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.0.0" />
9+
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
1010
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.10">
1111
<PrivateAssets>all</PrivateAssets>
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)