Skip to content

Commit 419ed16

Browse files
committed
Update AccountManager package to version 2.5.34
Upgraded the `Identity.Module.AccountManager` package in the `MinimalApi.Identity.API.csproj` file from version 2.5.33 to 2.5.34. This minor version update likely includes bug fixes, improvements, or new features for the `AccountManager` module.
1 parent da464c3 commit 419ed16

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.33" />
33+
<PackageReference Include="Identity.Module.AccountManager" Version="2.5.34" />
3434
<PackageReference Include="Identity.Module.AuthManager" Version="2.5.35" />
3535
<PackageReference Include="Identity.Module.Core" Version="2.5.122" />
3636
<PackageReference Include="Identity.Module.EmailManager" Version="2.5.34" />

0 commit comments

Comments
 (0)