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 package dependencies and the .NET SDK version to ensure the project uses the latest compatible versions. These changes help maintain security, stability, and access to new features.
Dependency version updates:
* Upgraded `Identity.Module.API` package from version `2.5.216` to `2.5.218` in `IdentityManager.API.csproj`, ensuring the API uses the latest improvements and fixes.
* Updated `Identity.Module.AccountManager` package from version `2.5.41` to `2.5.42` in `MinimalApi.Identity.API.csproj` for enhanced account management functionality.
SDK version update:
* Increased the .NET SDK version from `8.0.413` to `8.0.415` in `global.json`, allowing the project to build with the latest SDK patches and features.
0 commit comments