Skip to content

Commit

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

build(deps): Bump Microsoft.EntityFrameworkCore.Design from 8.0.6 to 8.0.7
  • Loading branch information
mergify[bot] authored Aug 1, 2024
2 parents 8468ace + a9d258e commit aca5547
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="8.2.5" />
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.6">
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.7">
<PrivateAssets>all</PrivateAssets>
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
Expand Down

0 comments on commit aca5547

Please sign in to comment.