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

Update readme for 1.5 #915

Merged
merged 3 commits into from
Nov 11, 2016
Merged

Conversation

DustinCampbell
Copy link
Member

This is the updated readme for the 1.5 release.

/cc @gregg-miskelly, @richlander, @kendrahavens

Copy link
Contributor

@gregg-miskelly gregg-miskelly left a comment

Choose a reason for hiding this comment

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

Otherwise LGTM

* The launch.json file generator now automatically sets the option to show a console window by default (`"internalConsoleOptions": "openOnSessionStart"`).
* Preliminary support for .NET Core CLI Preview 4.
* Remote debugging is now supported for attach by using the `pipeTransport` launch.json option.
* Reolved issue with setting breakpoints when there are multple files with the same name (e.g. two 'Program.cs' files).
Copy link
Contributor

Choose a reason for hiding this comment

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

'Reolved' -> 'Resolved'

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