Skip to content
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

VS2017 RTM initial update #1663

Merged
merged 6 commits into from
Mar 8, 2017
Merged

VS2017 RTM initial update #1663

merged 6 commits into from
Mar 8, 2017

Conversation

mairaw
Copy link
Contributor

@mairaw mairaw commented Mar 7, 2017

Starting the changes for VS 2017 changes.

I've decided to start renaming the files to be version agnostic to be future-proof, if needed.

These are some initial fixes for issue #1480.

/cc @BillWagner @rpetrusha @guardrex

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

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

This looks great.

I had one suggestion on a note. Once you decide what you think is best, :shipit:

@@ -41,9 +41,18 @@ You can see the full set of [supported operating systems](https://github.com/dot

You can use any editor of your choice to develop .NET Core applications using the .NET Core SDK. However, if you want to develop .NET Core applications on Windows in an integrated development environment, you can use [Visual Studio 2017](#visual-studio-2017).

> [!NOTE]
Copy link
Member

Choose a reason for hiding this comment

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

Suggestion: Should this be a Warning, or Important?

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.

3 participants