Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit fb5a76c

Browse files
committedAug 21, 2024·
closes #942
1 parent 303c64f commit fb5a76c

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
@@ -26,7 +26,7 @@
2626
<ItemGroup>
2727
<PackageReference Include="Microsoft.AspNetCore.Identity.EntityFrameworkCore" Version="8.0.8" />
2828
<PackageReference Include="Microting.eForm" Version="8.0.47" />
29-
<PackageReference Include="Microting.eFormApi.BasePn" Version="8.0.46" />
29+
<PackageReference Include="Microting.eFormApi.BasePn" Version="8.0.47" />
3030
<PackageReference Include="Microting.eFormTrashInspectionBase" Version="8.0.0" />
3131
</ItemGroup>
3232

0 commit comments

Comments
 (0)
Please sign in to comment.