Skip to content

Commit 177c40c

Browse files
committed
Update Identity.Module.Core to version 2.5.129
Updated the `<PackageReference>` for the `Identity.Module.Core` package in the `MinimalApi.Identity.LicenseManager.csproj` file from version `2.5.128` to `2.5.129`. This update likely includes bug fixes, new features, or other improvements provided in the newer version.
1 parent 5288c06 commit 177c40c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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