Skip to content

Commit 45948a4

Browse files
authored
Merge pull request #349 from bervProject/dependabot/nuget/Microsoft.EntityFrameworkCore.Design-9.0.4
build(deps): Bump Microsoft.EntityFrameworkCore.Design from 9.0.3 to 9.0.4
2 parents 21cfa8f + b9a24ee commit 45948a4

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
@@ -7,7 +7,7 @@
77

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

0 commit comments

Comments
 (0)