<?xml version="1.0"?>
|
<package xmlns="http://schemas.microsoft.com/packaging/2010/07/nuspec.xsd">
|
<metadata>
|
<id>Microsoft.jQuery.Unobtrusive.Ajax</id>
|
<version>2.0.30116.0</version>
|
<title>Microsoft jQuery Unobtrusive Ajax</title>
|
<authors>Microsoft</authors>
|
<owners>Microsoft</owners>
|
<licenseUrl>http://www.microsoft.com/web/webpi/eula/aspnet_and_web_tools_2012_EULA_RTM_ENU.htm</licenseUrl>
|
<projectUrl>http://www.asp.net/mvc</projectUrl>
|
<requireLicenseAcceptance>false</requireLicenseAcceptance>
|
<description>jQuery plugin that lets you unobtrusively set up jQuery Ajax.</description>
|
<summary />
|
<tags>Microsoft AspNet jQuery</tags>
|
<dependencies>
|
<dependency id="jQuery" version="[1.4.4, 2.0)" />
|
</dependencies>
|
</metadata>
|
</package>
|