Skip to content

Commit 5288c06

Browse files
committed
Update Identity.Module.Core to version 2.5.129
Upgraded the `<PackageReference>` for `Identity.Module.Core` in the `MinimalApi.Identity.EmailManager.csproj` file from version 2.5.128 to 2.5.129. This update may include bug fixes, new features, or other improvements provided in the newer version of the package.
1 parent 72cf8ac commit 5288c06

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinimalApi.Identity.EmailManager/MinimalApi.Identity.EmailManager.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)