Skip to content

Commit ea684e7

Browse files
committed
Update Identity.Module.Core to version 2.5.128
Upgraded the `<PackageReference>` for `Identity.Module.Core` in the `MinimalApi.Identity.RolesManager.csproj` file from version 2.5.127 to 2.5.128. This update may include bug fixes, new features, or other improvements provided in the newer version of the package.
1 parent 077d956 commit ea684e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinimalApi.Identity.RolesManager/MinimalApi.Identity.RolesManager.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="Identity.Module.Core" Version="2.5.127" />
27+
<PackageReference Include="Identity.Module.Core" Version="2.5.128" />
2828
</ItemGroup>
2929

3030
<ItemGroup>

0 commit comments

Comments
 (0)