We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a34d98 commit 0cd70faCopy full SHA for 0cd70fa
src/stiebel-eltron-dashboard.csproj
@@ -7,7 +7,7 @@
7
</PropertyGroup>
8
<PropertyGroup Condition=" '$(RunConfiguration)' == 'stiebel-eltron-dashboard' " />
9
<ItemGroup>
10
- <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.9" />
+ <PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="9.0.10" />
11
<PackageReference Include="Microsoft.EntityFrameworkCore" Version="9.0.9" />
12
<PackageReference Include="Microsoft.EntityFrameworkCore.Design" Version="9.0.9">
13
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
0 commit comments