Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Give system key store providers precedence over instance-level providers #1101

Merged
merged 9 commits into from
Jun 8, 2021
Merged

Give system key store providers precedence over instance-level providers #1101

merged 9 commits into from
Jun 8, 2021

Conversation

johnnypham
Copy link
Contributor

System providers will be checked before command and connection providers.

@cheenamalhotra cheenamalhotra modified the milestone: 1.1.5 Jun 4, 2021
@Wraith2
Copy link
Contributor

Wraith2 commented Jun 4, 2021

Why? this will mean that there is no way to override a system provider, is that the intention?

@cheenamalhotra cheenamalhotra added this to the 3.0.0 milestone Jun 4, 2021
@cheenamalhotra
Copy link
Member

System providers are non-overridable by design, even with current static registration API.

@Wraith2
Copy link
Contributor

Wraith2 commented Jun 4, 2021

Ok.

@cheenamalhotra cheenamalhotra merged commit 3df7de6 into dotnet:main Jun 8, 2021
@johnnypham johnnypham deleted the multiuser-ksp branch June 9, 2021 00:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants