Skip to content

Commit ba43e68

Browse files
--- (#2639)
updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 60d7a89 commit ba43e68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/JoinRpg.Portal/JoinRpg.Portal.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="8.0.5" />
3030
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="8.0.5" />
3131
<PackageReference Include="Microsoft.Aspnetcore.Components.Webassembly.Server" Version="8.0.5" />
32-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.4">
32+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="8.0.5">
3333
<PrivateAssets>all</PrivateAssets>
3434
<IncludeAssets>runtime; build; native; contentfiles; analyzers</IncludeAssets>
3535
</PackageReference>

0 commit comments

Comments
 (0)