Skip to content

Commit 4a1e33a

Browse files
committed
Update Identity.Module.Core to version 2.5.129
Updated the `<PackageReference>` for `Identity.Module.Core` in the `MinimalApi.Identity.ProfileManager.csproj` file from version `2.5.128` to `2.5.129`. This upgrade likely includes bug fixes, new features, or other improvements provided in the newer version.
1 parent 47bf616 commit 4a1e33a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

3030
<ItemGroup>

0 commit comments

Comments
 (0)