Skip to content

Commit 2cfa818

Browse files
committed
Update Identity.Module.API to version 2.5.218
Upgraded the `<PackageReference>` for `Identity.Module.API` from version 2.5.216 to 2.5.218. This update may include bug fixes, new features, or other improvements to the package.
1 parent 586136c commit 2cfa818

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.216" />
11+
<PackageReference Include="Identity.Module.API" Version="2.5.218" />
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)