You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

20 lines
1.0 KiB

<?xml version="1.0"?>
<package xmlns="http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd">
<metadata>
<id>Microsoft.jQuery.Unobtrusive.Validation</id>
<version>3.1.1</version>
<title>Microsoft jQuery Unobtrusive Validation</title>
<authors>Microsoft</authors>
<owners>Microsoft</owners>
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnetcomponent_rtw_ENU.htm</licenseUrl>
<requireLicenseAcceptance>true</requireLicenseAcceptance>
<description>jQuery plugin that unobtrusively sets up jQuery.Validation.</description>
<summary>jQuery plugin that unobtrusively sets up jQuery.Validation.</summary>
<releaseNotes>Please visit http://go.microsoft.com/fwlink/?LinkId=389866 to view the release notes.</releaseNotes>
<copyright>© Microsoft Corporation. All rights reserved.</copyright>
<dependencies>
<dependency id="jQuery" version="1.8" />
<dependency id="jQuery.Validation" version="1.8" />
</dependencies>
</metadata>
</package>