Updating README.md for supported openSUSE version and updating link to OS versions supported by CoreFx#8701
Merged
TravisEz13 merged 2 commits intoPowerShell:masterfrom Jan 28, 2019
stknohg:fix-readme
Merged
Updating README.md for supported openSUSE version and updating link to OS versions supported by CoreFx#8701TravisEz13 merged 2 commits intoPowerShell:masterfrom stknohg:fix-readme
TravisEz13 merged 2 commits intoPowerShell:masterfrom
stknohg:fix-readme
Conversation
* Update openSUSE 42.2 to 42.3, and adding openSUSE Leap 15. * Update CoreFx version 2.0 to 21.
RDIL
approved these changes
Jan 22, 2019
anmenaga
approved these changes
Jan 26, 2019
TravisEz13
requested changes
Jan 26, 2019
README.md
Outdated
| | [Debian 9][corefx-linux] | [.deb][rl-debian9] | [.deb][pv-debian9] | [Instructions][in-deb9] | | ||
| | [CentOS 7][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-centos] | | ||
| | [Red Hat Enterprise Linux 7][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-rhel7] | | ||
| | [openSUSE 42.3, openSUSE Leap 15][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-opensuse] | |
Member
There was a problem hiding this comment.
Please don't include openSUSE Leap in the list of supported platforms
https://github.com/dotnet/core/blob/master/release-notes/2.1/2.1-supported-os.md
Contributor
Author
There was a problem hiding this comment.
ok.I will remove 'openSUSE Leap 15'.
README.md
Outdated
| | [Red Hat Enterprise Linux 7][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-rhel7] | | ||
| | [openSUSE 42.3, openSUSE Leap 15][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-opensuse] | | ||
| | [Fedora 27, Fedora 28][corefx-linux] | [.rpm][rl-centos] | [.rpm][pv-centos] | [Instructions][in-fedora] | | ||
| | [macOS 10.12+][corefx-macos] | [.pkg][rl-macos] | [.pkg][pv-macos] | [Instructions][in-macos] | |
Member
There was a problem hiding this comment.
Can you updated this to 10.13+ ?
Contributor
Author
There was a problem hiding this comment.
Did the support target of PowerShell Core 6.1 change?
Member
There was a problem hiding this comment.
Yes, we can no longer build or test 10.12, except manually. So, we cannot guarantee compatibility. This is particularly a problem for features that rely on native components which we build. Most other features will likely work without issue.
TravisEz13
approved these changes
Jan 28, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
PR Summary
PR Context
PR Checklist
.h,.cpp,.cs,.ps1and.psm1files have the correct copyright headerWIP:or[ WIP ]to the beginning of the title (theWIPbot will keep its status check atPendingwhile the prefix is present) and remove the prefix when the PR is ready.[feature]to your commit messages if the change is significant or affects feature tests