You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This pull request updates several NuGet package dependencies across three project files to use newer versions. The main focus is on incrementing the versions of various `Identity.Module` packages to ensure the projects use the latest features and bug fixes.
Dependency version upgrades:
* Updated `Identity.Module.API` to version `2.5.216` in `IdentityManager.API.csproj`.
* Updated multiple `Identity.Module` packages in `MinimalApi.Identity.API.csproj`, including `AccountManager`,
`AuthManager`, `EmailManager`, `LicenseManager`, `PolicyManager`, `ProfileManager`, and `RolesManager`, to their latest patch versions.
* Updated `Identity.Module.EmailManager` to version `2.5.39` in `MinimalApi.Identity.AccountManager.csproj`.
0 commit comments