Skip to content
This repository was archived by the owner on Jan 23, 2023. It is now read-only.

Make RuntimeInformation work on Net 4.5#4202

Merged
stephentoub merged 1 commit into
dotnet:masterfrom
ericstj:RuntimeInfo45
Oct 28, 2015
Merged

Make RuntimeInformation work on Net 4.5#4202
stephentoub merged 1 commit into
dotnet:masterfrom
ericstj:RuntimeInfo45

Conversation

@ericstj
Copy link
Copy Markdown
Member

@ericstj ericstj commented Oct 28, 2015

Fixes #4200

/cc @Priya91

@stephentoub
Copy link
Copy Markdown
Member

LGTM

stephentoub added a commit that referenced this pull request Oct 28, 2015
Make RuntimeInformation work on Net 4.5
@stephentoub stephentoub merged commit 2715e4f into dotnet:master Oct 28, 2015
@davidfowl
Copy link
Copy Markdown
Member

Is that the only change required?

@ericstj
Copy link
Copy Markdown
Member Author

ericstj commented Oct 28, 2015

Yep, package will now use the same implementation currently used for net46 on net45 now. RID is really what's determining the implementation provided, we just needed to relax the dependencies to get it to use the existing implementation on Net45.

@ericstj ericstj deleted the RuntimeInfo45 branch January 27, 2016 20:07
@karelz karelz modified the milestone: 1.0.0-rtm Dec 3, 2016
picenka21 pushed a commit to picenka21/runtime that referenced this pull request Feb 18, 2022
Make RuntimeInformation work on Net 4.5

Commit migrated from dotnet/corefx@2715e4f
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.

6 participants