Skip to content
This repository has been archived by the owner on Apr 23, 2024. It is now read-only.

Remove usage of PlatformAbstractions #192

Merged
merged 2 commits into from
May 6, 2020
Merged

Conversation

eerhardt
Copy link
Member

@eerhardt eerhardt commented May 6, 2020

The PlatformAbstractions library is going to be removed from dotnet/runtime.

Contributes to dotnet/runtime#3470

The PlatformAbstractions library is going to be removed from dotnet/runtime.

Contributes to dotnet/runtime#3470
@eerhardt
Copy link
Member Author

eerhardt commented May 6, 2020

cc @mikem8361

@mikem8361
Copy link
Member

You didn't actually change the code that used PlatformAbstractions. Did you build symstore locally?

@eerhardt
Copy link
Member Author

eerhardt commented May 6, 2020

You didn't actually change the code that used PlatformAbstractions. Did you build symstore locally?

Sorry, I thought this using was not used since the most usage of PlatformAbstractions use the RuntimeEnvironment class. I have updated the code to not depend on PlatformAbstractions anymore.

@eerhardt eerhardt changed the title Remove unnecessary using Remove usage of PlatformAbstractions May 6, 2020
@mikem8361 mikem8361 merged commit 4106499 into dotnet:master May 6, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants