Hello, @Erikre,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
Description: Broken link at line 18
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Fix the formatting on the Formatting on ".NET framework is listed as v4.0" section list.
<!--
When creating a new PR, please do the following:
* Reference the issue number if there is one, e.g.:
Fixes #Issue_Number
The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.
NOTE: This is a comment; please type your descriptions above or below it.
-->
Correction of a simple spelling mistake from "iteself" to "itself" in LINE 18 : Using Visual Studio, you can create ASP.NET Web Forms. The Visual Studio Integrated Development Environment (IDE) lets you drag and drop server controls to lay out your Web Forms page. You can then easily set properties, methods, and events for controls on the page or for the page itself. <--
Hello, @scottcate,
Localization team has reported source content issue that causes localized version to have broken/different format compared to en-us version.
"There's an extra asterisk that's breaking the Note code. In case the italics must be conserved, we suggest to start them on line 53."
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
It is well known that if you use a Bootstrap 4 template on an ASP.NET template it will break the layout. This is a convenience change to prevent confusion as it will send people to the correct versioned URL as it was back when this article was written.
When creating a new PR, please do the following and delete this template text:
* Reference the issue number if there is one:
Fixes #Issue_Number
> The "Fixes #nnn" syntax in the PR description causes
> GitHub to automatically close the issue when this PR is merged.
Addresses https://github.com/aspnet/Docs/issues/7353
Adds `ms.prod` (with a value of `aspnet-framework`) to the ASP.NET conceptual docset's *docfx.json* file. Removes `ms.prod` from the individual docs.
Hello, @jrjlee,
Localization team has reported source content issue that causes localized version to have broken format compared to en-us version.
Please review and merge the proposed file change to fix to target versions. If you make related fix in another PR then share your PR number so we can confirm and close this PR.
Many thanks in advance.
* Update create-the-project.md
Four months ago, in January, someone asked where the Models folder is at and the answer was to change the authentication. I assume the instructions should have that information and apparently it has been missing since the beginning. For VS 2017 I think the "Create Project" button is now an "OK" button but I don't know if my update about that is relevant.
* Verbiage tweaks