Skip to content

Commit 2b8431d

Browse files
authored
Update nuget package description.
This helps resolve aspnet#162 and other issues that users may face when they want to use the client-side library manager feature in Visual Studio.
1 parent bf434b1 commit 2b8431d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Microsoft.jQuery.Unobtrusive.Validation.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<licenseUrl>https://licenses.nuget.org/MIT</licenseUrl>
1212
<projectUrl>https://www.asp.net/</projectUrl>
1313
<iconUrl>https://go.microsoft.com/fwlink/?LinkID=288859</iconUrl>
14-
<description>jQuery plugin that unobtrusively sets up jQuery.Validation.</description>
14+
<description>jQuery plugin that unobtrusively sets up jQuery.Validation. It is recommended to install jQuery ([email protected] or above (cdnjs)), jQuery-validation ([email protected] or above (jsdelivr)), and this package (jquery-validation-unobtrusive@$version$ (cdnjs))) using the client-side library manager that is in Visual Studio since 2017 (include specific files though); however the nuget package versions can still be used if the developer insists to use them.</description>
1515
<summary>The jQuery Unobtrusive Validation library complements jQuery Validation by adding support for specifying validation options as HTML5 data-* elements</summary>
1616
<releaseNotes>Please visit https://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.</releaseNotes>
1717
<copyright>© Microsoft Corporation. All rights reserved.</copyright>

0 commit comments

Comments
 (0)