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
Remove unused package references and versions (#50)
* Remove unused package references and versions
This commit removes several package version specifications from the `Directory.Packages.props` file and corresponding package references from the `InfinityFlow.DigitalOcean.Client.csproj` file. The following packages were removed: `Azure.Core`, `Microsoft.Extensions.DependencyInjection`, `Microsoft.Kiota.Abstractions`, and `Microsoft.Kiota.Authentication.Azure`. This change reflects a potential refactoring in the project's dependency management strategy, possibly indicating a move towards centralized versioning or the removal of unnecessary dependencies.
* remove-bad-submodule
0 commit comments