Skip to content

Commit

Permalink
Merge pull request #329 from bervProject/dependabot/nuget/Microsoft.E…
Browse files Browse the repository at this point in the history
…ntityFrameworkCore.Design-9.0.1

build(deps): Bump Microsoft.EntityFrameworkCore.Design from 9.0.0 to 9.0.1
  • Loading branch information
mergify[bot] authored Feb 1, 2025
2 parents ca7629d + e44b697 commit b512b0e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ODataExample/ODataExample.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@

<ItemGroup>
<PackageReference Include="Microsoft.AspNetCore.OData" Version="9.1.1" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.0">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.1">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit b512b0e

Please sign in to comment.