Skip to content

Commit b6c83ac

Browse files
Merge pull request #388 from Eri-py/dependabot/nuget/WebServer/Hobbyist.Api/Microsoft.EntityFrameworkCore.Design-9.0.11
Bump Microsoft.EntityFrameworkCore.Design from 9.0.10 to 9.0.11
2 parents 14c7689 + 522e973 commit b6c83ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

WebServer/Hobbyist.Api/Hobbyist.Api.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<PackageReference Include="MailKit" Version="4.14.1" />
99
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.11" />
1010
<PackageReference Include="Microsoft.AspNetCore.OpenApi" Version="9.0.10" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
11+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.11">
1212
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1313
<PrivateAssets>all</PrivateAssets>
1414
</PackageReference>

0 commit comments

Comments
 (0)