Skip to content

Conversation

@ElanHasson
Copy link
Contributor

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.

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.
@ElanHasson ElanHasson merged commit e61dcbc into main Jun 7, 2025
2 checks passed
@ElanHasson ElanHasson deleted the update-deps branch June 7, 2025 14:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants