Skip to content

Commit 7e7b0a7

Browse files
Bump Microsoft.EntityFrameworkCore.InMemory in /eFormAPI
Bumps [Microsoft.EntityFrameworkCore.InMemory](https://github.com/dotnet/efcore) from 9.0.3 to 9.0.4. - [Release notes](https://github.com/dotnet/efcore/releases) - [Commits](dotnet/efcore@v9.0.3...v9.0.4) --- updated-dependencies: - dependency-name: Microsoft.EntityFrameworkCore.InMemory dependency-version: 9.0.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8aff9bb commit 7e7b0a7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

eFormAPI/eFormAPI.Web/eFormAPI.Web.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
<PackageReference Include="Microsoft.AspNetCore.Authentication.JwtBearer" Version="9.0.3" />
5454
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.3" />
5555
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.4" />
56-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.3" />
56+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.4" />
5757
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
5858
<PackageReference Include="Microting.eForm" Version="9.0.28" />
5959
<PackageReference Include="Microting.EformAngularFrontendBase" Version="9.0.24" />

0 commit comments

Comments
 (0)