Skip to content

Commit 0cd70fa

Browse files
Bump Microsoft.AspNetCore.Identity.EntityFrameworkCore from 9.0.9 to 9.0.10 (#498)
1 parent 8a34d98 commit 0cd70fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/stiebel-eltron-dashboard.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
</PropertyGroup>
88
<PropertyGroup Condition=" '$(RunConfiguration)' == 'stiebel-eltron-dashboard' " />
99
<ItemGroup>
10-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.9" />
10+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.10" />
1111
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)