Skip to content

Commit da464c3

Browse files
committed
Update Identity.Module.API to version 2.5.208
Upgraded the `<PackageReference>` for the `Identity.Module.API` package in `IdentityManager.API.csproj` from version 2.5.207 to 2.5.208. This minor version update likely includes bug fixes, improvements, or new features provided in the newer version.
1 parent 3ecb029 commit da464c3

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