Skip to content

Don't require obsolete ISystemResourcesProvider#26010

Merged
mattleibow merged 1 commit intomainfrom
dev/sys-res
Nov 21, 2024
Merged

Don't require obsolete ISystemResourcesProvider#26010
mattleibow merged 1 commit intomainfrom
dev/sys-res

Conversation

@mattleibow
Copy link
Copy Markdown
Member

Description of Change

The ISystemResourcesProvider type and the way to use it is obsolete and not required to be implemented. However we have the init code path requiring it. Everywhere else checks for null, except the init code path.

Issues Fixed

Fixes #24216

@mattleibow mattleibow merged commit 5b5aaa5 into main Nov 21, 2024
@mattleibow mattleibow deleted the dev/sys-res branch November 21, 2024 11:42
@github-actions github-actions bot locked and limited conversation to collaborators Jan 16, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SystemResources depends on DependencyService

3 participants