Skip to content

Commit 12ae3cf

Browse files
committed
Update Identity.Module.Core to version 2.5.126
Upgraded the `<PackageReference>` for `Identity.Module.Core` in the `MinimalApi.Identity.PolicyManager.csproj` file from version 2.5.123 to 2.5.126. This update may include bug fixes, new features, or other improvements provided in the newer version of the package.
1 parent 4155662 commit 12ae3cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

3030
<ItemGroup>

0 commit comments

Comments
 (0)