Skip to content

Commit fded055

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory from 8.0.13 to 9.0.8
--- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.8 dependency-type: direct:production update-type: version-update:semver-major dependency-group: entityframeworkcore ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2123577 commit fded055

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

samples/Metrics/MetricsApp/MetricsApp.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<ItemGroup>
1010
<PackageReference Include="Microsoft.AspNetCore.Components.WebAssembly.Server" Version="8.0.14" />
1111
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.14" />
12-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="8.0.13" />
12+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.8" />
1313

1414
<PackageReference Include="Swashbuckle.AspNetCore" Version="7.3.1" />
1515
</ItemGroup>

0 commit comments

Comments
 (0)