Skip to content

Commit 91c799b

Browse files
Bump Microsoft.EntityFrameworkCore.Design from 9.0.12 to 9.0.13
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.Design dependency-version: 9.0.13 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cbda894 commit 91c799b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/XtremeIdiots.Portal.Web/XtremeIdiots.Portal.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<PackageReference Include="Microsoft.AspNetCore.Mvc.Razor.RuntimeCompilation" Version="9.0.13" />
3535
<PackageReference Include="Azure.Identity" Version="1.17.1" />
3636
<PackageReference Include="Microsoft.Data.SqlClient" Version="6.1.4" />
37-
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.12">
37+
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.13">
3838
<PrivateAssets>all</PrivateAssets>
3939
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
4040
</PackageReference>

0 commit comments

Comments
 (0)