Skip to content

Commit f7aca1a

Browse files
Bump Microsoft.EntityFrameworkCore from 9.0.9 to 9.0.10 (#499)
1 parent 2f93711 commit f7aca1a

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
@@ -8,7 +8,7 @@
88
<PropertyGroup Condition=" '$(RunConfiguration)' == 'stiebel-eltron-dashboard' " />
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.10" />
11-
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
11+
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.10" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.10">
1313
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
1414
<PrivateAssets>all</PrivateAssets>

0 commit comments

Comments
 (0)