Skip to content

Commit 7140d5a

Browse files
committed
Update Identity.Module.API package to version 2.5.216
Upgraded the `<PackageReference>` for the `Identity.Module.API` package from version 2.5.215 to 2.5.216. This minor version update likely includes bug fixes, improvements, or new features.
1 parent 9d831e7 commit 7140d5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

IdentityManager.API/IdentityManager.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
</PropertyGroup>
99

1010
<ItemGroup>
11-
<PackageReference Include="Identity.Module.API" Version="2.5.215" />
11+
<PackageReference Include="Identity.Module.API" Version="2.5.216" />
1212
<PackageReference Include="Microsoft.EntityFrameworkCore.Tools" Version="9.0.10">
1313
<PrivateAssets>all</PrivateAssets>
1414
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)