The current version of default scaffolding jQuery library in ASP.NET MVC is v3.3.1.
And the jqXHR.error() method has been replaced with jqXHR.fail() after jQuery 3.0.
You can see this on this page: http://api.jquery.com/jQuery.ajax/#jqXHR
```
Deprecation Notice: The jqXHR.success(), jqXHR.error(), and jqXHR.complete() callbacks are removed as of jQuery 3.0. You can use jqXHR.done(), jqXHR.fail(), and jqXHR.always() instead.
```
Update for task to use .NET tutorial template.
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
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.
-->
* 1385000, satisfied requirements in description and half of the template.
* 1385000, completed first pass at aligining the tutorial with the template.
* 1385000, replaing the 'add-scffolding.png'.
* 1385000, updated a PNG and fixed minor typos.
* 1385000, changed 'EF6' to 'EF 6'.
* 1385000, incorporated peer review feedback.
* 1385000, fixed Acrolinx issues.
* 1385000, fixed a minor typo.
* 1385000, reinstated the DatabaseGeneratedAttribute xref.
* 1385000, implementing SME review feedback.
* 1385000, fixed screenshots.
* 1385000, fixed minor typo.
* 1385000, implimented SME feedback.
* 1385000, fixed a minor typo.
* 1385000, fixed minor image format issue.
Fixes#10272
Given the length of the line and some *rather BAD defaults and lack of repo config from GitHub* :trollface:, diff highlighting doesn't work for the *aspnet-core-module.md* file change. The change is from ...
> Any folders provided in the path must exist in order for the module to create the log file.
... to ...
> Any folders provided in the path are created by the module when the log file is created.
Adding a new jQuery Validate release, so I copied the 1.17 page and created this one. AssetID tag wasn't updated, as it seems to be a generated GUID
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
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.
-->
Hello, @rick-anderson,
This proposed file change comes from https://github.com/aspnet/Docs.pl-pl/pull/13 .
Could you review this contribution and help to merge if agreed?
Many thanks in advance.
Addresses #9858.
This is a best-guess attempt at adding the required section. I know it goes without saying, but please let me know what changes are required and I'll get them sorted within a day or so.
---
If there are other issues I can take a look at, please also label them with `good first issue`.
<!--
# Instructions
When creating a new PR, please reference the issue number if there is one:
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.
-->