Skip to content

Commit 259afee

Browse files
committedOct 10, 2024·
closes #969
·
v2.0.443v2.0.392
1 parent ea5963f commit 259afee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎eFormAPI/Plugins/TrashInspection.Pn/TrashInspection.Pn/TrashInspection.Pn.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
</ItemGroup>
2525

2626
<ItemGroup>
27-
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.8" />
27+
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.10" />
2828
<PackageReference Include="Microting.eForm" Version="8.0.59" />
2929
<PackageReference Include="Microting.eFormApi.BasePn" Version="8.0.59" />
3030
<PackageReference Include="Microting.eFormTrashInspectionBase" Version="8.0.0" />

0 commit comments

Comments
 (0)
Please sign in to comment.