-
Notifications
You must be signed in to change notification settings - Fork 6.1k
Update windows prereqs for 2.2 #9419
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
Conversation
| * [.NET Core 1.1](https://github.com/dotnet/core/blob/master/release-notes/1.1/1.1-supported-os.md) | ||
| * [.NET Core 1.0](https://github.com/dotnet/core/blob/master/release-notes/1.0/1.0-supported-os.md) | ||
|
|
||
| For download links and more information, see [.NET downloads](https://www.microsoft.com/net/download) to download the latest version or [.NET downloads archive](https://dotnet.microsoft.com/download/archives#dotnet-core) for older versions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@mairaw This paragraph tells the similar story as the next one. Is it intentional or a merge result?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nope. Good catch @pkulikov. I tried to simplify the paragraph, not duplicate it. 😄
|
Is there a difference between 1.x and 2.x? I'm not really seeing it. Is it a specific version of Visual Studio? 2017 the first version versus 2017 latest? |
|
Yes, the tab content should be different. What happens when you click on the tab? |
Fixes #9257
Fixes #7941