Skip to content

Conversation

rjmholt
Copy link
Contributor

@rjmholt rjmholt commented Apr 9, 2019

Fixes PowerShell/vscode-powershell#1571.

Also provides a neater API to check Core vs Desktop.

If we ever have a bug with this, we can also use typeof(object).Assembly.GetName().Name != "mscorlib"...

Copy link
Contributor

@rkeithhill rkeithhill left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Copy link
Collaborator

@SeeminglyScience SeeminglyScience left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Just one suggestion

Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@TylerLeonhardt
Copy link
Member

@glennsarti could take advantage of this in his PR

SeeminglyScience and others added 2 commits April 9, 2019 09:19
Co-Authored-By: rjmholt <rjmholt@gmail.com>
Co-Authored-By: rjmholt <rjmholt@gmail.com>
Copy link
Member

@TylerLeonhardt TylerLeonhardt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rjmholt rjmholt merged commit 02d21f7 into PowerShell:master Apr 9, 2019
@rjmholt rjmholt deleted the netcore-check branch April 9, 2019 18:32
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.

4 participants