Skip to content

Commit 2727008

Browse files
authored
Merge pull request #7286 from microting/dependabot/nuget/eFormAPI/eFormAPI.Web/Microsoft.EntityFrameworkCore.InMemory-9.0.11
Bump Microsoft.EntityFrameworkCore.InMemory from 9.0.10 to 9.0.11
2 parents e14f418 + 7ad1c13 commit 2727008

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.11" />
5454
<PackageReference Include="Microsoft.AspNetCore.Identity.UI" Version="9.0.11" />
5555
<PackageReference Include="Microsoft.AspNetCore.Mvc.NewtonsoftJson" Version="9.0.11" />
56-
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.10" />
56+
<PackageReference Include="Microsoft.EntityFrameworkCore.InMemory" Version="9.0.11" />
5757
<PackageReference Include="Microsoft.Extensions.PlatformAbstractions" Version="1.1.0" />
5858
<PackageReference Include="Microting.eForm" Version="9.0.70" />
5959
<PackageReference Include="Microting.EformAngularFrontendBase" Version="9.0.58" />

0 commit comments

Comments
 (0)