Skip to content

Commit 083befe

Browse files
committed
Update Identity.Module.AccountManager to v2.5.42
Upgraded the `Identity.Module.AccountManager` package in the `MinimalApi.Identity.API.csproj` file from version `2.5.41` to `2.5.42`. This minor version update likely includes bug fixes, improvements, or minor feature enhancements.
1 parent 2cfa818 commit 083befe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MinimalApi.Identity.API/MinimalApi.Identity.API.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
<PackageReference Include="EntityFrameworkCore.Exceptions.PostgreSQL" Version="8.1.3" />
3131
<PackageReference Include="EntityFrameworkCore.Exceptions.Sqlite" Version="8.1.3" />
3232
<PackageReference Include="EntityFrameworkCore.Exceptions.SqlServer" Version="8.1.3" />
33-
<PackageReference Include="Identity.Module.AccountManager" Version="2.5.41" />
33+
<PackageReference Include="Identity.Module.AccountManager" Version="2.5.42" />
3434
<PackageReference Include="Identity.Module.AuthManager" Version="2.5.40" />
3535
<PackageReference Include="Identity.Module.Core" Version="2.5.129" />
3636
<PackageReference Include="Identity.Module.EmailManager" Version="2.5.39" />

0 commit comments

Comments
 (0)