Skip to content

Conversation

@BillWagner
Copy link
Member

Fixes #12772

There are three small changes in this PR:

  1. add TOC nodes for the remaining C# 8 features.
  2. Remove "preview" language from the language reference home page.
  3. Change "language proposals" to "specification proposal". Include clarifying language in the home page. The hypothesis is that it removes confusion because these are proposals that will be refined for the standard, not proposals that haven't been implemented.

Fixes dotnet#12772

There are three small changes in this PR:

1. add TOC nodes for the remaining C# 8 features.
1. Remove "preview" language from the language reference home page.
1. Change "language proposals" to "specification proposal". Include clarifying language in the home page. The hypothesis is that it removes confusion because these are proposals that will be refined for the standard, not proposals that haven't been implemented.
Copy link
Member

@jcouv jcouv left a comment

Choose a reason for hiding this comment

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

LGTM Thanks (iteration 1)

BillWagner and others added 2 commits September 10, 2019 16:23
Co-Authored-By: Petr Kulikov <petr.kulikov@gmail.com>
Copy link
Contributor

@mairaw mairaw left a comment

Choose a reason for hiding this comment

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

LGTM. Left a couple of comments for you to consider.

BillWagner and others added 6 commits September 11, 2019 07:55
Co-Authored-By: Maira Wenzel <mairaw@microsoft.com>
It turns out that relying on the redirects does not build cleanly.
@BillWagner BillWagner merged commit de7d82d into dotnet:master Sep 11, 2019
@BillWagner BillWagner deleted the publish-csharp8-specs branch September 11, 2019 13:48
BillWagner added a commit to BillWagner/docs that referenced this pull request Sep 11, 2019
See dotnet#14344
I missed updating the ms-date metadata for the C# 8.0 specifications in that PR.

This PR addresses that omission.
@BillWagner BillWagner mentioned this pull request Sep 11, 2019
BillWagner added a commit that referenced this pull request Sep 11, 2019
See #14344
I missed updating the ms-date metadata for the C# 8.0 specifications in that PR.

This PR addresses that omission.
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.

Publish the remaining language spec proposals for features released in C# 8.0

5 participants